Grub not working

Goh Lip g.lip at gmx.com
Thu May 5 22:41:04 UTC 2011


On 05/06/2011 06:33 AM, NoOp wrote:
> Cool. I reckon that will help Tom&  Goh sort out the rest. Good luck:-)
>


Cop out.  :)

Dave, try to manually boot Windows

When booting up computer, press 'shift' key (to get to grub menu)
At grub menu, press 'c' (to get to grub prompt "grub>")
Type the following and press enter after each line
insmod fat
set root=(hd0,0)
drivemap -s (hd0) ${root}
chainloader +1
boot

If this doesn't boot, try with

insmod fat
set root=(hd0,1)
drivemap -s (hd0) ${root}
chainloader +1
boot


If this doesn't boot either, we'll have to ask Tom  :)


Regards - Goh Lip







More information about the ubuntu-users mailing list