wubi missing module multiboot to boot with Xen

Abhishek Dixit abhidixit87 at gmail.com
Thu Mar 10 05:41:55 UTC 2011


On Wed, Mar 9, 2011 at 8:40 PM, Phillip Susi <psusi at cfl.rr.com> wrote:
> On 3/9/2011 12:29 AM, Abhishek Dixit wrote:
>> ntfs (hd0,2). Therefore any attempt to read any files from (hd0,2)
>> simply wont work, cause there's no file there.It's a somewhat
>
> Then you want to change the prefix to point to where the module can be
> found:
>
> set prefix=(loop0)/boot/grub
>
I am not very clear with what you said in following entry where should
I add the line as you suggested.

menuentry "Xen Linux 2.6.32.27" {
     insmod ntfs
     set root='(hd0,2)'
     loopback loop0 /ubuntu/disks/root.disk
     set root=(loop0)
     multiboot /boot/xen.gz
     module    /boot/vmlinuz-2.6.32.27 dummy=dummy root=/dev/sda2
loop=/ubuntu/disks/root.disk ro console=tty0
     module    /boot/initrd.img-2.6.32.27
}



----------------
Wubi with Xen problem set multiboot module missing,module command not
found error was being discussed above.
-- 
Regards
Abhi




More information about the Ubuntu-devel-discuss mailing list