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

Re: grub2 loop back is not working



On Sat, 28 Apr 2012 22:48:56 +1200
Chris Bannister <cbannister@slingshot.co.nz> wrote:

> On Fri, Apr 27, 2012 at 08:24:57PM +0530, 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
> > 
> > `  `  `  `
> >  menuentry "Ubuntu Live 11.10 64bit" {
> 
> Have you googled? Also, Ubuntu questions should be asked on an Ubuntu
> list.
> 

It is not an ubuntu specific issue. OK, I have replaced the config with debian now,
into a running grub2

` ` ` ` `
menuentry "debian-6.0.3-amd64-netinst.iso" {
loopback loop /debian-6.0.3-amd64-netinst.iso
linux (loop)/install.amd/vmlinuz boot=install.amd iso-scan/filename=/debian-6.0.3-amd64-netinst.iso  noeject noprompt video=vesa:ywrap,mtrr
initrd (loop)/install.amd/initrd.gz
}

` ` ` `   `

The grub now reports

error: no menuentry defination
error: syntax error
error: Incorrect command
error: syntax error


Reply to: