diff options
| -rw-r--r-- | share/doc/handbook/install.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/doc/handbook/install.sgml b/share/doc/handbook/install.sgml index 050c444650e1..9dfd9ea1a178 100644 --- a/share/doc/handbook/install.sgml +++ b/share/doc/handbook/install.sgml @@ -1,4 +1,4 @@ -<!-- $Id: install.sgml,v 1.29 1996/05/16 23:18:01 mpp Exp $ --> +<!-- $Id: install.sgml,v 1.30 1996/05/23 11:53:56 jkh 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> |
