> > Agreed. But still having a single driver for all the NICs would be > simply GREAT for my setup, in which all the PCs will be booted using > PXE only. So apart from performance / relilability issues, what are > the technical roadblocks in this? Netboot, in the current world, could be done like this: 1. Grab the PXE ROM code chip manufacturers offer in case your network card does not support booting via PXE yet and write it to an EPROM which most PCI network cards have a socket for 2. Use PXELINUX, boot that with the help of the PXE ROM code 3. Put all drivers needed into the kernel or initrd; or send out different initrds depending on the DHCP info the PXE client sent. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs