Displaying 1 result from an estimated 1 matches for "disklessangel".
2009 Dec 07
3
[gPXE] Chain Grub4Dos over HTTP?
...t; and "iso" are not mutually exclusive. I think that perhaps you
meant "HDD versus El Torito emulation." One can do:
LABEL ramwin
KERNEL memdisk
APPEND raw iso
INITRD ramwin.iso
> Lets say you have a ramboot windows (winvblock, firadisk, ms ramdisk,
> wimboot, disklessangel, etc) and you will boot this over HTTP. What
> would be the ideal way, utilizing resources most, to do this, of the 2
> mentioned methods?
Again, assuming you are asking about an HDD image versus an .ISO image,
the ISO9660 filesystem is read-only by design, so don't expect to save
an...