summaryrefslogtreecommitdiffstats
path: root/share/doc/smm/01.setup/2.t
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-11-15 05:25:51 +0000
committerdougb <dougb@FreeBSD.org>2010-11-15 05:25:51 +0000
commita022791606f155a37892fcc6e3c43d690fbe6412 (patch)
tree0c5c095163aee9832509df4b65eab457818905c7 /share/doc/smm/01.setup/2.t
parentec5f555493c65604767f243d015cee2b856c31b6 (diff)
downloadFreeBSD-src-a022791606f155a37892fcc6e3c43d690fbe6412.zip
FreeBSD-src-a022791606f155a37892fcc6e3c43d690fbe6412.tar.gz
Remove references to MAKEDEV(8)
Diffstat (limited to 'share/doc/smm/01.setup/2.t')
-rw-r--r--share/doc/smm/01.setup/2.t10
1 files changed, 0 insertions, 10 deletions
diff --git a/share/doc/smm/01.setup/2.t b/share/doc/smm/01.setup/2.t
index 4220a6d..f97e826 100644
--- a/share/doc/smm/01.setup/2.t
+++ b/share/doc/smm/01.setup/2.t
@@ -482,13 +482,7 @@ lw(2i) l.
\fB#\fP \fImount_mfs -s 1000 -T type /dev/null /tmp\fP (create a writable filesystem)
(\fItype\fP is the disk type as determined from /etc/disktab)
\fB#\fP \fIcd /tmp\fP (connect to that directory)
-\fB#\fP \fI../dev/MAKEDEV \*(Dk#\fP (create special files for root disk)
-(\fI\*(Dk\fP is the disk type, \fI#\fP is the unit number)
-(ignore warning from ``sh'')
\fB#\fP \fImount \-uw /tmp/\*(Dk#a /\fP (read-write mount root filesystem)
-\fB#\fP \fIcd /dev\fP (go to device directory)
-\fB#\fP \fI./MAKEDEV \*(Dk#\fP (create permanent special files for root disk)
-(again, ignore warning from ``sh'')
.TE
.DE
.Sh 4 "Step 4: (optional) restoring the root filesystem"
@@ -513,8 +507,6 @@ To really create the root filesystem on drive 1
you should first label the disk as described in step 5 below.
Then run the following commands:
.DS
-\fB#\fP \fIcd /dev\fP
-\fB#\fP \fI./MAKEDEV \*(Dk1a\fP
\fB#\fP\|\fInewfs /dev/r\*(Dk1a\fP
\fB#\fP\|\fImount /dev/\*(Dk1a /mnt\fP
\fB#\fP\|\fIcd /mnt\fP
@@ -1393,8 +1385,6 @@ To make the
.Pn /var
filesystem we would do:
.DS
-\fB#\fP \fIcd /dev\fP
-\fB#\fP \fIMAKEDEV \*(Dk1\fP
\fB#\fP \fIdisklabel -wr \*(Dk1 "disk type" "disk name"\fP
\fB#\fP \fInewfs \*(Dk1f\fP
(information about filesystem prints out)
OpenPOWER on IntegriCloud