Angel Martin Alganza wrote: > > I want to be able to boot a generic (Intel-based, IBM PC-based) computer > > anywhere with just a floppy and an FTP server. Requiring NetBoot means > > you can't do this. > > So do I, and I very much like the idea of doing it using NILO (or any > other similar net boot software). Why not compile the network support into the kernel, remove the modules, and use the kernel's embedded DHCP/BOOTP support? I can't remember if this was in 2.2 or not, but it's an interesting idea. Only problem is, to reclaim the space, a new kernel with the proper network support is needed instead of adding a module. Adding a module could be done, but that won't reclaim the extra space taken up by the kernel. _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/leaf-devel
