nightmorph    07/05/01 06:18:51

  Modified:             hb-install-mips-bootloader.xml
  Log:
  mips bootloader updates, bug 176526

Revision  Changes    Path
1.17                 
xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml?r1=1.16&r2=1.17

Index: hb-install-mips-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- hb-install-mips-bootloader.xml      19 Mar 2007 09:12:08 -0000      1.16
+++ hb-install-mips-bootloader.xml      1 May 2007 06:18:51 -0000       1.17
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml,v
 1.16 2007/03/19 09:12:08 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-bootloader.xml,v
 1.17 2007/05/01 06:18:51 nightmorph Exp $ -->
 
 <sections>
 
 <version>8.0</version>
-<date>2007-02-08</date>
+<date>2007-04-30</date>
 
 <section id="sgi">
 <title>Silicon Graphics Machines -- Setting Up arcload</title>
@@ -136,11 +136,12 @@
 </pre>
 
 <p>
-Starting with <c>arcload-0.5</c>, <path>arc.cf</path> and kernels may
-reside either in the volume header, or on an EXT2/3 partition.  If you wish to
-utilise this newer feature, you may instead place the files in your
-<path>/boot</path> partition (or <path>/</path> if your boot partition is not
-separate).
+Starting with <c>arcload-0.5</c>, <path>arc.cf</path> and kernels may reside
+either in the volume header, or on a partition. If you wish to utilise this
+newer feature, you may instead place the files in your <path>/boot</path>
+partition (or <path>/</path> if your boot partition is not separate).
+<c>arcload</c> uses the filesystem driver code from the popular <c>grub</c>
+bootloader, and thus supports the same range of filesystems.
 </p>
 
 <pre caption="Placing arc.cf and kernel in the volume header">
@@ -436,8 +437,8 @@
 # <i>exit</i>
 
 <comment>(Unmount the drives)</comment>
-# <i>umount /gentoo/boot</i>
-# <i>umount /gentoo</i>
+# <i>umount /mnt/gentoo/boot</i>
+# <i>umount /mnt/gentoo</i>
 
 <comment>(Reboot)</comment>
 # <i>reboot</i>
@@ -552,7 +553,7 @@
 
 <p>
 Starting with <c>arcload-0.5</c>, files no longer need to be placed in the
-volume header -- they may be placed in an EXT2/3 partition instead.  To tell
+volume header -- they may be placed in a partition instead.  To tell
 <c>arcload</c> where to look for its configuration file and kernels, one must
 set the <c>OSLoadPartition</c> PROM variable.  The exact value here will depend
 on where your disk resides on the SCSI bus.  Use the <c>SystemPartition</c> 
PROM



-- 
[EMAIL PROTECTED] mailing list

Reply via email to