Feb
9
2010

Ubuntu fix grub like real user

sudo su
apt-get install grub
mkdir /mnt/root
mount /dev/sda9 /mnt/root
mount /dev/sda6 /mnt/root/boot
mount -t proc none /mnt/root/proc
mount -o bind /dev /mnt/root/dev
rm /mnt/root/boot/grub/menu.lst
chroot /mnt/root
update-grub
ctrl-d
umount /mnt/root/proc
umount /mnt/root/dev
umount /mnt/root/boot
umount /mnt/root/
reboot

About the Author: Urban Cetinski

Urban Cetinski :)

Leave a comment

Get Adobe Flash playerPlugin by wpburn.com wordpress themes