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

Re: grub2 loop back is not working



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,

-- 
Camaleón


Reply to: