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

Re: grub2 loop back is not working



On Sat, 28 Apr 2012 11:38:15 +0000 (UTC)
Camaleón <noelamac@gmail.com> wrote:

> On Sat, 28 Apr 2012 16:48:00 +0530, J. Bakshi wrote:
> 
> (...)
> 
> > 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
> 
> Where did you find that stanza? It looks like you just copied/pasted it wrong :-?
> 
> 
> 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 --
>         initrd (loop)/install.amd/initrd.gz 
> }
> 
> 
> Greetings,
> 

Sorry, you are right.

The [video=vesa:ywrap,mtrr initrd] is appended accidentally during CCP.
But even with the correct config which you have shown above, I get the same errors :-(

The config is running fine with grub 1.95 but problem with 1.99 !!!


Reply to: