Update Question 9.11:

- Update kernel path
- Update link of "Linux+FreeBSD mini-HOWTO"

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)
This commit is contained in:
Gabor Pali 2008-06-14 10:48:01 +00:00
parent 510b7a2d25
commit 8c401acc8f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32255

View file

@ -5273,14 +5273,14 @@ C:\="DOS"</programlisting>
as BIOS disk 1, at the FreeBSD boot loader prompt you need to
specify:</para>
<screen>Boot: <userinput>1:da(0,a)/kernel</userinput></screen>
<screen>Boot: <userinput>1:da(0,a)/boot/kernel/kernel</userinput></screen>
<para>You can configure
&man.boot.8;
to automatically do this for you at boot time.</para>
<para>The <ulink
url="http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+FreeBSD.html">
url="http://tldp.org/HOWTO/Linux+FreeBSD.html">
&linux;+FreeBSD mini-HOWTO</ulink> is a good reference for
FreeBSD and &linux; interoperability issues.</para>
</answer>