Brought in changes for specifying the BIOS drive number to boot from.
Requested by: Joerg
This commit is contained in:
parent
60f73e050b
commit
df2f855d27
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/branches/RELENG_2_1_0/; revision=390
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
>> FreeBSD BOOT ...<newline>
|
||||
Use hd(1,a)/kernel to boot sd0 when wd0 is also installed.<newline>
|
||||
Usage: [[hd(1,a)]/kernel][-abcCdhrsv]<newline>
|
||||
Usage: [[[0:][wd](0,a)]/kernel][-abcCdhrsv]<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>
|
||||
|
|
Loading…
Reference in a new issue