Julien TOUCHE <[EMAIL PROTECTED]> writes: > i know. i just say, if you want (not default in unattended), you can > use pxegrub which doesn't have tsize requirement.
Ah, interesting. That will work as long as pxegrub has been compiled with support for your network card. pxegrub does not use the PXE/UNDI stack; it uses its own drivers. When I first started working on PXE booting, I tried to use pxegrub. I even tried to write a "universal" network driver for it (see <http://mail.gnu.org/archive/html/bug-grub/2002-08/msg00025.html>), because at the time GRUB did not have support for the network hardware I had. Eventually I gave up and switched to PXELINUX + DOS + 3com universal NDIS driver. And soon afterward Unattended 1.0 was released :-). Anyway, installing a TFTP server which supports TSIZE is probably easier for most people than building pxegrub. But thanks for the info! - Pat ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
