Brought in changes for specifying the BIOS drive number to boot from.

Requested by:	Joerg
This commit is contained in:
Bruce Evans 1996-07-01 16:35:55 +00:00
parent 60f73e050b
commit df2f855d27
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/branches/RELENG_2_1_0/; revision=390

View file

@ -1,4 +1,4 @@
<!-- $Id: install.sgml,v 1.9.2.7 1996-06-19 20:27:52 jkh Exp $ -->
<!-- $Id: install.sgml,v 1.9.2.8 1996-07-01 16:35:55 bde Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@ -80,8 +80,8 @@ C:\> rawrite
computer. You should get a boot prompt something like this:
<tscreen>
&gt;&gt; FreeBSD BOOT ...<newline>
Use hd(1,a)/kernel to boot sd0 when wd0 is also installed.<newline>
Usage: &lsqb;&lsqb;hd(1,a)&rsqb;/kernel&rsqb;&lsqb;-abcCdhrsv&rsqb;<newline>
Usage: &lsqb;&lsqb;&lsqb;0:&rsqb;&lsqb;wd&rsqb;(0,a)&rsqb;/kernel&rsqb;&lsqb;-abcCdhrsv&rsqb;<newline>
Use 1:sd(0,a)kernel to boot sd0 if it is BIOS drive 1<newline>
Use ? for file list or press Enter for defaults<newline>
Boot:
</tscreen>