diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-08-12 04:02:57 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-08-12 04:02:57 +0000 |
| commit | 583b7efc5d3afa4622b7c0edc8ce003a7d0449b0 (patch) | |
| tree | ae3190ef27710301760b98d28f7692a685c0a673 /FAQ | |
| parent | 800b5d490954df2f71fde0ae6dcdbd61f396bfce (diff) | |
Notes
Diffstat (limited to 'FAQ')
| -rw-r--r-- | FAQ/install.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FAQ/install.sgml b/FAQ/install.sgml index 15297b6882..d9f4340207 100644 --- a/FAQ/install.sgml +++ b/FAQ/install.sgml @@ -1,4 +1,4 @@ -<!-- $Id: install.sgml,v 1.7 1998-07-21 03:19:06 hoek Exp $ --> +<!-- $Id: install.sgml,v 1.8 1998-08-12 04:02:57 jkoshy Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -507,10 +507,10 @@ <enum> <item>At the Boot: prompt, enter - <tt>1:wd(2,a)/kernel</tt> and press Enter. If the system starts, then + <tt>1:wd(2,a)kernel</tt> and press Enter. If the system starts, then run the command <verb> -echo "1:wd(2,a)/kernel" > /boot.config +echo "1:wd(2,a)kernel" > /boot.config </verb> to make it the default boot string. <item>Move the FreeBSD disk onto the primary IDE controller, so the |
