* Guy Speier <[EMAIL PROTECTED]> [2002-07-08 17:28 +0200]:
> Is there any way to grab my current drivers and put them to my
> bootable floppy?
Either it's as easy as copying a module file (*.o) to a spare disk and
then mount/cp/insmod it, or you have to recompile things, partition your
harddrive
I was initially considereing performing an os dump to out NAS, then booting
in single user mode, ifconfig'ing the NIC, then restoring my dump.
The issue that I have is the NIC drivers. Is there any way to grab my
current drivers and put them to my bootable floppy? Can anyone provide step
by st