nightmorph 07/05/08 21:14:30 Modified: hb-install-ppc-disk.xml Log: fixed coding style, no revbump. thanks to cla for reporting. smack josejx.
Revision Changes Path 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml?rev=1.6&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.5&r2=1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-ppc-disk.xml 7 May 2007 18:11:42 -0000 1.5 +++ hb-install-ppc-disk.xml 8 May 2007 21:14:30 -0000 1.6 @@ -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.5 2007/05/07 18:11:42 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-disk.xml,v 1.6 2007/05/08 21:14:30 nightmorph Exp $ --> <sections> @@ -94,11 +94,13 @@ </p> <note> -There may be "Disk Driver" partitions on your disk such as <path>Apple_Driver63, -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. -These are used to boot MacOS, so if you have no need for this, you can remove -them by initializing the disk with mac-fdisk's <c>i</c> option. This will -completely erase the disk! If you are in doubt, just let them be. +There may be "Disk Driver" partitions on your disk such as +<path>Apple_Driver63</path>, <path>Apple_Driver_ATA</path>, +<path>Apple_FWDriver</path>, <path>Apple_Driver_IOKit</path>, and +<path>Apple_Patches</path>. These are used to boot MacOS, so if you have no +need for this, you can remove them by initializing the disk with mac-fdisk's +<c>i</c> option. This will completely erase the disk! If you are in doubt, +just let them be. </note> <note> -- [EMAIL PROTECTED] mailing list
