grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2 loop back is not working


From: J. Bakshi
Subject: grub2 loop back is not working
Date: Fri, 27 Apr 2012 20:24:23 +0530

Dear list,

I have upgraded my grub installed in my pendrive from 1.95 to 1.99
And now the .iso images are not booting any more. oOne such configuration
is

`  `  `  `
 menuentry "Ubuntu Live 11.10 64bit" {

        set root=(hd0,2)
        loopback loop (hd0,2)/ubuntu-11.10-desktop-amd64.iso
        linux (loop)/casper/vmlinuz boot=casper 
iso-scan/filename=/ubuntu-11.10-desktop-amd64.iso noeject noprompt --
        initrd (loop)/casper/initrd.lz
}

` ` ` ` `

I have found only the entry having loop is causing the problem.
How can I use the configuration in grub2 then ?

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]