--- hb-install-ppc64-disk.xml.orig 2005-01-15 12:29:34.368236112 +0100 +++ hb-install-ppc64-disk.xml 2005-01-15 12:33:06.962267424 +0100 @@ -191,7 +191,7 @@

Second, create an Apple_Bootstrap partition by using b. It will ask for what block you want to start. Enter the number of your first free -partition, followed by a p. For instance this is 1p. +partition, followed by a p. For instance this is 2p.

@@ -202,17 +202,16 @@

Now create a swap partition by pressing c. Again mac-fdisk will -ask for what block you want to start this partition from. As we used 1 +ask for what block you want to start this partition from. As we used 2 before to create the Apple_Bootstrap partition, you now have to enter -2p. When you're asked for the size, enter 512M (or whatever size -you want -- 512MB is recommended though). When asked for a name, enter swap -(mandatory). +3p. When you're asked for the size, enter 512M (or whatever size +you want). When asked for a name, enter swap (mandatory).

-To create the root partition, enter c, followed by 3p to select +To create the root partition, enter c, followed by 4p to select from what block the root partition should start. When asked for the size, enter -3p again. mac-fdisk will interpret this as "Use all available +4p again. mac-fdisk will interpret this as "Use all available space". When asked for the name, enter root (mandatory).