nightmorph 07/05/09 00:52:08 Modified: hb-install-ppc-disk.xml Log: typo fix, no content change, thanks to cla for spotting
Revision Changes Path 1.9 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.9&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?r1=1.8&r2=1.9 Index: hb-install-ppc-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- hb-install-ppc-disk.xml 8 May 2007 23:50:30 -0000 1.8 +++ hb-install-ppc-disk.xml 9 May 2007 00:52:08 -0000 1.9 @@ -4,7 +4,7 @@ <!-- 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/2007.0/hb-install-ppc-disk.xml,v 1.8 2007/05/08 23:50:30 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml,v 1.9 2007/05/09 00:52:08 nightmorph Exp $ --> <sections> @@ -459,7 +459,7 @@ ext3, you will also have to store your Linux kernel on this partition (the Pegasos II can only boot from ext2/ext3 or affs1 partitions). To create the partition run <c>mkpart primary affs1 START END</c> where <c>START</c> and -<c>END</c> should be replaced with the megabyte range (e.g. <c>0 32</c> which +<c>END</c> should be replaced with the megabyte range (e.g. <c>0 32</c>) which creates a 32 MB partition starting at 0MB and ending at 32MB. If you chose to create an ext2 or ext3 partition instead, substitute ext2 or ext3 for affs1 in the mkpart command. -- [EMAIL PROTECTED] mailing list
