grub-devel
[Top][All Lists]
Advanced

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

Re: grub2 loop back is not working


From: J. Bakshi
Subject: Re: grub2 loop back is not working
Date: Fri, 27 Apr 2012 22:42:34 +0530

On Fri, 27 Apr 2012 17:27:36 +0200
Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden> wrote:

> On 27.04.2012 16:54, J. Bakshi wrote:
> > 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
> 1.95 is very old anyway. Also now we're in release process for 2.00 and
> I suggest trying latest HEAD.
> "not booting" is very vague. You have to be way more precise than that

Thanks for your response. As I have mentioned, the problem is with those
having loop as below.

> >
> > `  `  `  `
> >  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 ?
> >



reply via email to

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