All of lore.kernel.org
 help / color / mirror / Atom feed
* grub2  loop back is not working
@ 2012-04-27 14:54 J. Bakshi
  2012-04-27 15:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 4+ messages in thread
From: J. Bakshi @ 2012-04-27 14:54 UTC (permalink / raw)
  To: The development of GRUB 2


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-28 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27 14:54 grub2 loop back is not working J. Bakshi
2012-04-27 15:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-04-27 17:12   ` J. Bakshi
2012-04-28 12:00     ` J. Bakshi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.