Diskless Booting: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Added link to PXE Spec, slight cleanups
Matthew (talk | contribs)
begin gPXE section
Line 20: Line 20:


Try <tt>mount /tftpboot/grub.ima /mnt/fpy -o loop</tt> under linux, for example.
Try <tt>mount /tftpboot/grub.ima /mnt/fpy -o loop</tt> under linux, for example.

==The gPXE+GRUB2 Way==

GRUB-legacy does not support newer network cards, but if you can use GRUB2 then you can piggy-back on gPXE's network support.


==The Direct Way==
==The Direct Way==