Correctly tell the people to use raw devices when accessing floppies.

Submitted by:	Someone on -hackers whose name i forgot
This commit is contained in:
Joerg Wunsch 1997-09-14 06:54:32 +00:00
parent eb0cfbead0
commit 24444a4abd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1958

View file

@ -1,4 +1,4 @@
<!-- $Id: install.sgml,v 1.55 1997-08-12 09:17:54 asami Exp $ -->
<!-- $Id: install.sgml,v 1.56 1997-09-14 06:54:32 joerg Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@ -68,8 +68,8 @@ E:\> tools\fdimage floppies\boot.flp a:
</tscreen>
where <em>disk&lowbar;device</em> is the <tt>/dev</tt>
entry for the floppy drive. On FreeBSD systems, this
is <tt>/dev/fd0</tt> for the A: drive and
<tt>/dev/fd1</tt> for the B: drive.<P></P></item>
is <tt>/dev/rfd0</tt> for the A: drive and
<tt>/dev/rfd1</tt> for the B: drive.<P></P></item>
</itemize>
<P></P></item>