Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 75093

Summary: some small fixes to the ppc64 handbook
Product: [OLD] Docs-user Reporter: Markus Rothe (RETIRED) <corsair>
Component: HandbookAssignee: ppc64 architecture team <ppc64>
Status: VERIFIED FIXED    
Severity: normal CC: docs-team
Priority: High    
Version: unspecified   
Hardware: PPC64   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: hb-install-ppc64-bootloader.patch
hb-install-ppc64-disk.patch
hb-install-ppc64-kernel.patch

Description Markus Rothe (RETIRED) gentoo-dev 2004-12-20 12:42:03 UTC
Hi,

there are three small fixed needed in the ppc64 handbook.

1. Preparing the disks -> mac-fdisk -> bootblock -> partitions should be 2p not 1p etc.:
  all partition numbers have to be 'partition number + 1', because I forgot - when I wrote this - that the first partition is used for the partition map itself (this is a mac specific 'feature'..)

2. Kernel configuration: Device Drivers -> Character Devices -> Generic
  /dev/rtc emulation -> not needed, drop it from handbook.

3. And it would be great if this small example yaboot config file could be added to 'Configuring the Bootloader -> 10.c. Using yaboot on IBM'

-------- SNIP --------
device=disk:
partition=2
root=/dev/sda2
default=2.6.8-gentoo-r3
timeout=50

image=/boot/vmlinux-2.6.8-gentoo-r3
        label=2.6.8-gentoo-r3
        append="console=ttyS0,9600"
        read-only
-------- SNIP --------

Thx!

Markus
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-12-22 14:14:03 UTC
PPC64-team, enlighten us. Preferably with patches :)
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2004-12-22 23:08:12 UTC
mhh... ok :-)

give me some time. ;-)
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 03:44:14 UTC
Created attachment 48533 [details, diff]
hb-install-ppc64-bootloader.patch
Comment 4 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 03:44:56 UTC
Created attachment 48534 [details, diff]
hb-install-ppc64-disk.patch
Comment 5 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 03:45:42 UTC
Created attachment 48535 [details, diff]
hb-install-ppc64-kernel.patch
Comment 6 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 03:46:34 UTC
Here we go.

Doc team, please apply these patches. Thanks!

Markus
Comment 7 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 04:30:46 UTC
Fixed Component. This should never have been changed.. :-/
Comment 8 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 04:31:23 UTC
Another try... I *hate* links2... :-(
Comment 9 Sven Vermeulen (RETIRED) gentoo-dev 2005-01-15 05:13:12 UTC
I'm on it
Comment 10 Sven Vermeulen (RETIRED) gentoo-dev 2005-01-15 05:16:39 UTC
Fixed in CVS. Thankyouverymuch
Comment 11 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 05:52:08 UTC
thx
Comment 12 Markus Rothe (RETIRED) gentoo-dev 2005-01-15 05:52:18 UTC
closing