Rewrite a sentence in the ``Adding Disks'' section to mention wd is from

pre-4.0 and ad is for 4.X+.

PR:		19334
Submitted by:	Bob Johnson <bobj@atlantic.net>
This commit is contained in:
Jim Mock 2000-06-16 18:17:47 +00:00
parent ea55516a96
commit baf34fae9f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7389
2 changed files with 10 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.19 2000/06/08 01:56:07 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.20 2000/06/13 18:05:39 jim Exp $
-->
<chapter id="disks">
@ -429,9 +429,10 @@
drive, inspect <filename>/var/run/dmesg.boot</filename> to ensure the new
disk was found. Continuing with our example, the newly added drive will
be <filename>da1</filename> and we want to mount it on
<filename>/1</filename>. (if you are adding an IDE drive substitute
<filename>wd</filename> for <filename>da</filename>)</para>
<filename>/1</filename> (if you are adding an IDE drive, it will
be <filename>wd1</filename> in pre-4.0 systems, or
<filename>ad1</filename> in most 4.X systems).</para>
<para>Because FreeBSD runs on IBM-PC compatible computers, it must take into
account the PC BIOS partitions. These are different from the traditional
BSD partitions. A PC disk has up to four BIOS partition entries. If the

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.19 2000/06/08 01:56:07 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v 1.20 2000/06/13 18:05:39 jim Exp $
-->
<chapter id="disks">
@ -429,9 +429,10 @@
drive, inspect <filename>/var/run/dmesg.boot</filename> to ensure the new
disk was found. Continuing with our example, the newly added drive will
be <filename>da1</filename> and we want to mount it on
<filename>/1</filename>. (if you are adding an IDE drive substitute
<filename>wd</filename> for <filename>da</filename>)</para>
<filename>/1</filename> (if you are adding an IDE drive, it will
be <filename>wd1</filename> in pre-4.0 systems, or
<filename>ad1</filename> in most 4.X systems).</para>
<para>Because FreeBSD runs on IBM-PC compatible computers, it must take into
account the PC BIOS partitions. These are different from the traditional
BSD partitions. A PC disk has up to four BIOS partition entries. If the