Install Linux from .iso without CD/DVD/USB

Goh Lip g.lip at gmx.com
Sat Apr 24 15:42:23 UTC 2010


On Sat, 24 Apr 2010 23:31:25 +0800
Goh Lip <g.lip at gmx.com> wrote:


Sorry should be...

menuentry "Livecd  " {
	loopback loop (hd0,10)/pop/ubuntu-10.04-desktop-amd64.iso
	linux (loop)/casper/vmlinuz boot=casper
iso-scan/filename=/pop/ubuntu-10.04-desktop-amd64.iso noprompt noeject
quiet splash 
        initrd (loop)/casper/initrd.lz 
}

The email client didn't separate out the lines..
If messed up again...
menuentry as usual
loopback on first line
linux on second
initrd on third
} on last

ps: far easier than on the methods listed on the documentation.
     Don't install (I think you cannot anyway) on the partition the iso
file is on, in this example do not install at (hd0,10).


Good luck again - Goh Lip

-- 






More information about the ubuntu-users mailing list