ubuntu boots into gnu grub 1.99
Posted
by
greenish
on Super User
See other posts from Super User
or by greenish
Published on 2012-11-10T13:18:27Z
Indexed on
2012/11/10
17:06 UTC
Read the original article
Hit count: 203
I've tried
set root=(hd0,2)
chainloader +1
boot
set root=(hd0,2)
linux /boot/vmlinuz...
and the loopback (loop0) /ubuntu/disks/root.disk command etc.
When I try the boot command it tells me there's no kernel and when I boot Win7 (it's a dual boot) the root.disk says 0kb. nothing boots from the live usb I've made and I've tried to use programs to mount the partitions to no effect - they only show me what's on my windows file drives. I've got some really important docs on the linux harddrive I need to get to.
any ideas?
© Super User or respective owner