This is my boot info script results.
http://paste.ubuntu.com/890758/
when i boot i get
Error: Symbol not found: 'grub_env_export'.
grub rescue>
I tried
sudo mount /dev/sdc4 /mnt
sudo mount -o bind /dev /mnt/dev
sudo mount -o bind /sys /mnt/sys
sudo mount -o bind /proc /mnt/proc
sudo chroot /mnt
then grub-install /dev/sdc and it freezes there without any results for hours i also tried grub-install --force /dev/sdc
Not to forget i also tried /dev/sdc1 and /dev/sdc4 without any success.



Adv Reply

Bookmarks