Tweak FAQ entry on booting from 2nd IDE drive.
Submitted by: "John Grimes" <jegjr@pop.erols.com>
This commit is contained in:
parent
800b5d4909
commit
583b7efc5d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3328
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue