[linux-fai] mke2fs options for boot floppy
Thomas Gebhardt
gebhardt at HRZ.Uni-Marburg.DE
Wed Jun 28 10:26:31 CEST 2000
Hi,
here is a small patch to /usr/share/doc/fai/fai-boot-floppy.txt
that supplies more sensible options for mke2fs on a floppy.
Kind regards, Thomas
--- fai-boot-floppy.txt.orig Wed Jun 28 10:02:45 2000
+++ fai-boot-floppy.txt Wed Jun 28 10:03:20 2000
@@ -33,7 +33,7 @@
2. Insert an empty floppy. Since we will use LILO to boot from the
floppy, we will need to make an ext2 filesystem on the floppy:
-# mke2fs /dev/fd0
+# mke2fs -i 8192 -m 0 /dev/fd0
3. Install the previously built kernel on the floppy:
More information about the linux-fai
mailing list