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:
parent
eb0cfbead0
commit
24444a4abd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1958
1 changed files with 3 additions and 3 deletions
|
|
@ -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 -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
@ -68,8 +68,8 @@ E:\> tools\fdimage floppies\boot.flp a:
|
||||||
</tscreen>
|
</tscreen>
|
||||||
where <em>disk_device</em> is the <tt>/dev</tt>
|
where <em>disk_device</em> is the <tt>/dev</tt>
|
||||||
entry for the floppy drive. On FreeBSD systems, this
|
entry for the floppy drive. On FreeBSD systems, this
|
||||||
is <tt>/dev/fd0</tt> for the A: drive and
|
is <tt>/dev/rfd0</tt> for the A: drive and
|
||||||
<tt>/dev/fd1</tt> for the B: drive.<P></P></item>
|
<tt>/dev/rfd1</tt> for the B: drive.<P></P></item>
|
||||||
</itemize>
|
</itemize>
|
||||||
<P></P></item>
|
<P></P></item>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue