Wednesday, April 24, 2013

grub is flashing me

yeah. bum deal.
GRUB _

Boot into knoppix
boot: knoppix64

mount all.

# sudo su - root
# mount /dev/sda1 /media/sda1
# mount -t proc none /media/sda1/proc
# mount -o bind /dev/ /media/sda1/dev
# chroot /media/sda1 /bin/bash

# cd /bood/grub
# fdisk -l
# grub-install.unsupported --recheck /dev/sda

# exit
# sync
# init 6

No comments: