Gentoo Archives: gentoo-ppc-user

From: Rodrigo Monteiro <mrodrigox@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Install on a Power5 (p5 550)
Date: Thu, 09 Nov 2006 18:20:37
Message-Id: a9fa0c300611091019l6add0944u58aa7504aee32680@mail.gmail.com
1 Hello all!
2
3 I'm new to this world: PowerPC, RISC, 64 bits.
4 So, it's a newbie doubt...
5
6 I'm following this manual
7 http://www.gentoo.org/doc/en/handbook/2006.0/handbook-ppc64.xml?full=1#book_part1
8 My question it's about the yaboot and the partitions type.
9 /dev/sda1: PReP (8MB)
10 /dev/sda2: swap (1GB)
11 /dev/sda3: / (30GB)
12
13 Questions:
14 1) What is an PReP partition?
15 2) How should be my /etc/yaboot.conf like?
16 Mine was like "Code Listing 6: yaboot.conf for PReP hardware"
17 default = linux
18 timeout = 100
19 image=/boot/kernel-2.6.12-gentoo-r10
20 label=linux
21 read-only
22 root = /dev/sda1
23 append="root=/dev/sda1"
24 Is it correct?
25 Guess not, beacuse after it boots up, crashe and restart.
26 What am I doing wrong?
27
28 If you need more information, please ask. I don't know what to say more :)
29
30 Thanks,
31 Rodrigo.
32 --
33 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Install on a Power5 (p5 550) Ovidiu Bivolaru <ovidiu@×××××××××××××××.ro>