I would like to enquire how to boot wubi which I installed from my USB installation on my Asus 3800 laptop.
Once in GNU Grub from start this is what I see. I only have three options:
- Ubuntu linux generic
- Ubuntu recovery
- Ubuntu network (on /dev/sda1)
When I read the 1st option in edit it is as follows:
insmod part_msdos
insmod ntfs
set root ( hd0,msdos1)
search --no--floppy--fs-uuid--set868c........9
loopback loop 0/ubuntu/disks/root.disk
set root ( loop 0)
linux/boot/vmlinux-2.6.35-22-generic root=/dev/sda1 loop=/ubuntu/disks\root.disk ro quiet splash
intrid/boot/initrd.img.img-2.6.35-22-generic
The last one which is netbook option shows me:
insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no--floppy--fs--uuid--set 86c.....9
drivemap -s (hd0) $ {ROOT}
chainloader +1
So please help me
I am ok even if there is no windows
Lastly I do get into wubi but get a lot of screen flicker