From: Matthew F. <mf...@ci...> - 2002-01-28 18:55:52
|
This is something I was considering. Let me look into this as I've changed a lot -- I may have moved the chkfixed stuff into the linuxrc. Thanks > > Add full /etc/fstab for easy mount disks. > > For use: > > gzip -d initrd.gz > mount -o loop initrd /mnt (see FAQ) > replace /mnt/sbin/chkfixed > umount /mnt > gzip initrd > copy initrd.gz on your floppy disk > |