At 10:34 22-05-2001 +0200, you wrote:
Hi I'm desperatly trying to make custom bootnet disk. Indeed my ethernet driver are on the driver disk. I have followed the instruction of the page http://www.introcomp.co.uk/linux/bootdisk.html modified with the post of Chuck Moss in the list I make my kickstart file with mkkickstart
If you follow the first 15 steps you should be alright. The next 8 steps are not completly right as far as I can see. IMHO step 5 should be: (cd /mnt/initrd && tar cf - *) | (cd /mnt/mountpoint && tar xvf -) Koos.