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-ppc-disk.xml
Date: Wed, 09 May 2007 00:52:29
Message-Id: E1HlaPY-0000qE-GR@stork.gentoo.org
1 nightmorph 07/05/09 00:52:08
2
3 Modified: hb-install-ppc-disk.xml
4 Log:
5 typo fix, no content change, thanks to cla for spotting
6
7 Revision Changes Path
8 1.42 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.42&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.42&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.41&r2=1.42
13
14 Index: hb-install-ppc-disk.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
17 retrieving revision 1.41
18 retrieving revision 1.42
19 diff -u -r1.41 -r1.42
20 --- hb-install-ppc-disk.xml 8 May 2007 23:50:30 -0000 1.41
21 +++ hb-install-ppc-disk.xml 9 May 2007 00:52:08 -0000 1.42
22 @@ -4,7 +4,7 @@
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/hb-install-ppc-disk.xml,v 1.41 2007/05/08 23:50:30 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.42 2007/05/09 00:52:08 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -455,11 +455,11 @@
32 <p>
33 If you intend to also install MorphOS on your Pegasos create an affs1 filesystem
34 at the start of the drive. 32MB should be more than enough to store the MorphOS
35 -kernel. If you have a Pegasos I or intend to use any filesystem besides ext2 or
36 -ext3, you will also have to store your Linux kernel on this partition (the
37 -Pegasos II can only boot from ext2/ext3 or affs1 partitions). To create the
38 -partition run <c>mkpart primary affs1 START END</c> where <c>START</c> and
39 -<c>END</c> should be replaced with the megabyte range (e.g. <c>0 32</c> which
40 +kernel. If you have a Pegasos I or intend to use any filesystem besides ext2 or
41 +ext3, you will also have to store your Linux kernel on this partition (the
42 +Pegasos II can only boot from ext2/ext3 or affs1 partitions). To create the
43 +partition run <c>mkpart primary affs1 START END</c> where <c>START</c> and
44 +<c>END</c> should be replaced with the megabyte range (e.g. <c>0 32</c>) which
45 creates a 32 MB partition starting at 0MB and ending at 32MB. If you chose to
46 create an ext2 or ext3 partition instead, substitute ext2 or ext3 for affs1 in
47 the mkpart command.
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list