On Wed, Mar 9, 2011 at 8:40 PM, Phillip Susi <[email protected]> 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

-- 
Ubuntu-devel-discuss mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to