Subject: more than 3 disks?
To: None <fvdl@netbsd.org>
From: None <hubert@feyrer.de>
List: tech-install
Date: 12/18/2000 04:36:31
Looking at PR
9912 (http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=9912) and
remembering some recent complains, I wonder if some more disk devices
should be added? (See patch below; I haven't tried rebuilding the
floppies, though, to see if there's still enough space).
What do you think?
- Hubert
--- MAKEDEV 2000/12/05 18:18:05 1.130
+++ MAKEDEV 2000/12/18 03:39:03
@@ -166,7 +166,7 @@
;;
floppy)
- sh $0 std wt0 fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 tty0 tty1 tty2
+ sh $0 std wt0 fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 sd3 sd4 tty0 tty1 tty2
sh $0 st0 st1 cd0 cd1 mcd0 ttyv0 pty0 ld0 ld1 ld2 ld3
;;
--
Hubert Feyrer <hubert@feyrer.de>