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

Re: how to boot debian installer iso directly from grub2 ?



On Mon 31 Oct 2011 at 15:27:15 +0530, J. Bakshi wrote:

> Yes read, but the things is not that smooth with debian.
> 
> I have to configure it as
> 
> menuentry "debian-6.0.3-amd64-netinst.iso" {
>  loopback loop /debian-6.0.3-amd64-netinst.iso
>  linux (loop)/install.amd/vmlinuz boot=live iso-scan/filename=/debian-6.0.3-amd64-netinst.iso  noeject noprompt -- 
>  initrd (loop)/install.amd/initrd.gz
>  }

It may not be cause of getting 'No cdrom detected' but some of the third
line isn't necessary.

   linux (loop)/install.amd/vmlinuz

is sufficient. It's not a live image anyway.



Reply to: