Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-mips-disk.xml
Date: Tue, 01 May 2007 06:23:29
Message-Id: E1Hilld-0002iN-6R@stork.gentoo.org
1 nightmorph 07/05/01 06:23:17
2
3 Modified: hb-install-mips-disk.xml
4 Log:
5 mips updates, bug 176526
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml?r1=1.13&r2=1.14
13
14 Index: hb-install-mips-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- hb-install-mips-disk.xml 14 Mar 2007 07:31:43 -0000 1.13
21 +++ hb-install-mips-disk.xml 1 May 2007 06:23:17 -0000 1.14
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml,v 1.13 2007/03/14 07:31:43 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-mips-disk.xml,v 1.14 2007/05/01 06:23:17 nightmorph Exp $ -->
28
29 <sections>
30
31 <version>2.0</version>
32 -<date>2007-02-16</date>
33 +<date>2007-04-30</date>
34
35 <section>
36 <title>Introduction to Block Devices</title>
37 @@ -223,15 +223,6 @@
38 image allowed eight-character names.
39 </p>
40
41 -<note>
42 -On SGI systems, there are two bootloaders available: <c>arcboot</c> and
43 -<c>arcload</c>. Currently, only the Indy, Indigo2 (R4k variety), Challenge S
44 -and O2 are capable of using <c>arcboot</c> as a bootloader, whereas
45 -<c>arcload</c> runs on all the Linux-supported SGI machines. Unlike
46 -<c>arcboot</c> however, <c>arcload</c> cannot presently read EXT2/3 partitions,
47 -and thus, loads its kernels from the volume header.
48 -</note>
49 -
50 <p>
51 The process of making the volume header larger isn't exactly straight-forward;
52 there's a bit of a trick to it. One cannot simply delete and re-add the volume
53 @@ -655,13 +646,6 @@
54 partition using the command: <c>mke2fs -r 0 /dev/hda1</c>.
55 </warn>
56
57 -<warn>
58 -Also, be aware that arcboot currently is not able to read any filesystem other
59 -than EXT2, EXT3 and ISO9660 (recent versions). For that reason,
60 -<path>/boot</path> on SGI machines must also reside on an EXT2 or EXT3
61 -partition.
62 -</warn>
63 -
64 </body>
65 </subsection>
66 <subsection>
67
68
69
70 --
71 gentoo-doc-cvs@g.o mailing list