aboutsummaryrefslogtreecommitdiff
path: root/etc/etc.i386
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-10-02 21:31:21 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-10-02 21:31:21 +0000
commita7f096115fe2c9a26de6392c638224eef533b451 (patch)
tree0a343996c408ee7141eddab0cbe5f4259235ee74 /etc/etc.i386
parent973f098aab96c9e24ed508fa75a64c503e2fd8d0 (diff)
downloadsrc-a7f096115fe2c9a26de6392c638224eef533b451.tar.gz
src-a7f096115fe2c9a26de6392c638224eef533b451.zip
Make the options for newfs'ing floppies more specific; the prvious
example without optios would create floppies that waste half of their space in i-node areas. :) (Comment only) Add a sample entry for a Sony 650 MB MOD.
Notes
Notes: svn path=/head/; revision=11137
Diffstat (limited to 'etc/etc.i386')
-rw-r--r--etc/etc.i386/disktab17
1 files changed, 15 insertions, 2 deletions
diff --git a/etc/etc.i386/disktab b/etc/etc.i386/disktab
index f408340090f7..b915c552d583 100644
--- a/etc/etc.i386/disktab
+++ b/etc/etc.i386/disktab
@@ -33,8 +33,17 @@
#
# To make a filesystem on a floppy:
# fdformat [-f <size>] fd<drive>[.<size>]
-# disklabel -r -w fd<drive>[.<size>] fd<size>
-# newfs fd<drive>[.<size>]
+# disklabel -B -r -w fd<drive>[.<size>] fd<size>
+# newfs <opts> fd<drive>[.<size>]
+#
+# with <opts>:
+# -t 2 - two heads
+# -u 9|15|18 - sectors per track
+# (using the default value of 1/4096 is not much useful for floppies)
+# -l 1 - interleave 1 (for most floppies)
+# -i 65536 - bytes of data per i-node
+# (the default -i value will render you with a floppy wasting way
+# too much space in i-node areas)
#
fd360:\
@@ -170,3 +179,7 @@ fuji513|Fujitsu M22XXXX: \
:pc#961632:oc#0: \
:ph#656208:oh#143136:bh#4096:fh#512:th=4.2BSD:
+sony650|Sony 650 MB MOD|\
+ :ty=removable:dt=SCSI:se#512:nt#1:ns#31:nc#18600:ts#1:rm#4800:\
+ :pc#576600:oc#0:\
+ :pa#576600:oa#0:ta=4.2BSD:ba#8192:fa#1024: