Live USB Sticking it to GRUB 2

Is your Master Boot Record royally messed up? Who needs Live CDs? This video tutorial will show you how you can use a great Ubuntu Live USB drive in order to perform the complete reinstall associated with GRUB, even when your boot device is inaccessible.



sudo mount /dev/sda5 /mnt  *****Using the linux installation on your hard drive instead of /dev/sda5sudo mount –bind /dev /mnt/dev sudo mount –bind /proc /mnt/procsudo mount –bind /sys /mnt/sysgrub-install /dev/sda *****Using your boot device instead of /dev/sda
This video was produced on Linux and edited entirely using open source programs. Intro made in Ubuntu by Yazlanka – Outtro made in Blender by Wayne Tedder

Labels: ,

Makasih