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

Re: pxe boot over http rather than nfs



On Fri, Apr 29, 2016 at 09:44:17AM -0400, Greg Fitzgerald wrote:
> I'm pxe booting the debian live cd. I currently serve
> filesystem.squashfs over nfs, but I'm wondering if there is a way to
> serve it over http like other distros offer?

Yes.

LABEL jessie-live
    MENU LABEL Jessie Live
    KERNEL debian/jessie/live/vmlinuz
    INITRD debian/jessie/live/initrd.img
    APPEND boot=live
fetch=http://servername.tld/isos/debian-live-8.3.0-amd64-standard.iso 

for example.

Note that it does not, at this time, appear to work with https.

-dsr-


Reply to: