Miscellaneous fixes and spelling corrections.

This commit is contained in:
Warren Block 2014-04-01 17:37:49 +00:00
parent 74f20a5e0b
commit d9652dc82a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44407

View file

@ -271,9 +271,9 @@
</sect3> </sect3>
</sect2> </sect2>
<!-- <!--
Deactive/hide this section as the instructions in there do NOT work anymore: Deactivate/hide this section as the instructions in there do NOT work any more:
- FreeBSD 7.0 has reached its EOL a long time ago. - FreeBSD 7.0 has reached its EOL a long time ago.
- The needed files from www.fsmware.com are not available anymore, as the - The needed files from www.fsmware.com are not available any more, as the
server is dead. So it is impossible to follow the instructions in here. server is dead. So it is impossible to follow the instructions in here.
jkois@FreeBSD.org, 2010-06-18 jkois@FreeBSD.org, 2010-06-18
@ -336,7 +336,7 @@ jkois@FreeBSD.org, 2010-06-18
</step> </step>
<step> <step>
<title>Add a menu entry into Grub menu.lst</title> <title>Add a Menu Entry into Grub <filename>menu.lst</filename></title>
<para>Edit <filename>/boot/grub/menu.lst</filename> and <para>Edit <filename>/boot/grub/menu.lst</filename> and
add the following lines:</para> add the following lines:</para>
@ -348,7 +348,7 @@ module /boot/vmlinuz-2.6.16.33-xen0 root=/dev/hda1 ro</programlisting>
</step> </step>
<step> <step>
<title>Reboot your computer into &xen;</title> <title>Reboot Your Computer into &xen;</title>
<para>First, edit <para>First, edit
<filename>/etc/xen/xend-config.sxp</filename>, and add <filename>/etc/xen/xend-config.sxp</filename>, and add
@ -372,7 +372,7 @@ Domain-0 0 256 1 r&ndash;&ndash;&nda
</sect3> </sect3>
<sect3> <sect3>
<title>&os; 7-CURRENT domU</title> <title>&os; 7-CURRENT <emphasis>domU</emphasis></title>
<para>Download the &os; domU kernel for <para>Download the &os; domU kernel for
<application>&xen; 3.0</application> and disk image from <application>&xen; 3.0</application> and disk image from
@ -413,8 +413,7 @@ extra += ",boot_single"
extra += ",kern.hz=100" extra += ",kern.hz=100"
extra += ",vfs.root.mountfrom=ufs:/dev/xbd769a"</programlisting> extra += ",vfs.root.mountfrom=ufs:/dev/xbd769a"</programlisting>
<para>The <filename>mdroot-7.0.bz2</filename> file should <para>Uncompress <filename>mdroot-7.0.bz2</filename>.</para>
be uncompressed.</para>
<para>Next, the __xen_guest section in <para>Next, the __xen_guest section in
<filename>kernel-current</filename> needs to be altered to <filename>kernel-current</filename> needs to be altered to
@ -523,7 +522,7 @@ lo0: flags=8049&lt;UP,LOOPBACK,RUNNING,MULTICAST&gt; mtu 16384
inet 127.0.0.1 netmask 0xff000000 </screen> inet 127.0.0.1 netmask 0xff000000 </screen>
<para>On dom0 Slackware, some <para>On dom0 Slackware, some
<application>&xen;</application> dependant network <application>&xen;</application> dependent network
interfaces should show up:</para> interfaces should show up:</para>
<screen>&prompt.root; <userinput>ifconfig</userinput> <screen>&prompt.root; <userinput>ifconfig</userinput>