Gentoo Archives: gentoo-doc-cvs

From: Joseph Jezak <josejx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc-medium.xml
Date: Sun, 26 Feb 2006 17:45:51
Message-Id: 200602261745.k1QHjhwv011214@robin.gentoo.org
1 josejx 06/02/26 17:44:44
2
3 Modified: xml/htdocs/doc/en/handbook/draft hb-install-ppc-medium.xml
4 Log:
5 Merged hb-install-ppc-medium.xml patches.
6
7 Revision Changes Path
8 1.30 +48 -37 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo
13
14 Index: hb-install-ppc-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- hb-install-ppc-medium.xml 26 Feb 2006 16:48:51 -0000 1.29
21 +++ hb-install-ppc-medium.xml 26 Feb 2006 17:44:44 -0000 1.30
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml,v 1.29 2006/02/26 16:48:51 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml,v 1.30 2006/02/26 17:44:44 josejx Exp $ -->
28
29 <sections>
30
31 -<version>2.8</version>
32 -<date>2005-11-29</date>
33 +<version>2.9</version>
34 +<date>2006-02-18</date>
35
36 <section>
37 <title>Hardware Requirements</title>
38 @@ -71,8 +71,9 @@
39 </table>
40
41 <p>
42 -Be sure to read up on the <uri link="/doc/en/gentoo-ppc-faq.xml">Gentoo
43 -PPC FAQ</uri> before you begin.
44 +Be sure to read the <uri link="/doc/en/gentoo-ppc-faq.xml">Gentoo PPC FAQ</uri>
45 +for help with some common installation related issues or if you're unsure as to
46 +just what's in that PowerPC machine you've got sitting on your desk right now.
47 </p>
48
49 </body>
50 @@ -322,15 +323,13 @@
51 </p>
52
53 <p>
54 -At this prompt you are able to select a kernel for the subarchitecture you use.
55 -We provide <c>G3</c>, <c>G4</c> and <c>G5</c>. All kernels are built with
56 -support for multiple CPUs, but they will boot on single processor machines as
57 -well.
58 +We provide one generic kernel, <e>ppc32</e>. This kernel is built with support
59 +for multiple CPUs, but it will boot on single processor machines as well.
60 </p>
61
62 <p>
63 -You are also able to tweak some kernel options at this prompt. The following
64 -table lists some of the available boot options you can add:
65 +You can tweak some kernel options at this prompt. The following table lists
66 +some of the available boot options you can add:
67 </p>
68
69 <table>
70 @@ -342,10 +341,13 @@
71 <ti><c>video</c></ti>
72 <ti>
73 This option takes one of the following vendor-specific tags:
74 - <c>radeonfb</c>, <c>rivafb</c>, <c>atyfb</c>, <c>aty128</c> or
75 - <c>ofonly</c>. You can follow this tag with the resolution and refreshrate
76 - you want to use. For instance <c>video=radeonfb:1280x1024@75</c>. If you are
77 - uncertain what to choose, <c>ofonly</c> will most certainly work.
78 + <c>nvidiafb</c>, <c>radeonfb</c>, <c>rivafb</c>, <c>atyfb</c>,
79 + <c>aty128</c> or <c>ofonly</c>. You can follow this tag with the resolution
80 + refresh rate and color depth you want to use. For instance,
81 + <c>video=radeonfb:1280x1024@75-32</c> will select the ATI Radeon frame buffer
82 + at a resolution of 1280x1024 with a refresh rate of 75Hz and a color depth of
83 + 32 bits. If you are uncertain what to choose, and the default doesn't work,
84 + <c>video=ofonly</c> will most certainly work.
85 </ti>
86 </tr>
87 <tr>
88 @@ -385,11 +387,11 @@
89 On the Pegasos simply insert the CD and at the SmartFirmware boot-prompt type
90 <c>boot cd /boot/menu</c>. This will open a small bootmenu where you can choose
91 between several preconfigured video configs. If you need any special boot
92 -options you can append them to the command-line. For instance <c>boot cd
93 -/boot/pegasos video=radeonfb:1280x1024@75 mem=256M</c>. The complete list of
94 -kernel appends (in case something goes wrong and you need it) is preconfigured
95 -in the kernel with <c>console=ttyS0,115200 console=tty0 init=/linuxrc
96 -looptype=squashfs loop=/livecd.squashfs udev nodevfs cdroot root=/dev/ram0</c>.
97 +options you can append them to the command-line just like with Yaboot above.
98 +For example: <c>boot cd /boot/pegasos video=radeonfb:1280x1024@75 mem=256M</c>.
99 +The default kernel options (in case something goes wrong and you need it) are
100 +preconfigured with <c>console=ttyS0,115200 console=tty0 init=/linuxrc
101 +looptype=squashfs loop=/image.squashfs udev nodevfs cdroot root=/dev/ram0</c>.
102 </p>
103
104 </body>
105 @@ -402,8 +404,7 @@
106 <p>
107 If you have an OldWorld Mac the bootable portion of the livecd can't be used.
108 The most simple solution is to use MacOS to bootstrap into a Linux environment
109 -with a tool called BootX. Boot floppies are being prepared for Macs without
110 -MacOS, but they are not available at this time.
111 +with a tool called BootX.
112 </p>
113
114 <p>
115 @@ -412,33 +413,34 @@
116 archive into <c>Extensions Folder</c> and the BootX App Control Panel into
117 <c>Control Panels</c>, both of which are located in your MacOS System Folder.
118 Next, create a folder called "Linux Kernels" in your System folder and copy the
119 -<c>G3G4</c> kernel from the CD to this folder. Finally, copy <c>G3G4.igz</c>
120 +<c>ppc32</c> kernel from the CD to this folder. Finally, copy <c>ppc32.igz</c>
121 from the Installation CD <path>boot</path> folder into the MacOS
122 <c>System Folder</c>.
123 </p>
124
125 <p>
126 To prepare BootX, start the BootX App Control Panel. First select the Options
127 -dialog and check <c>Use Specified RAM Disk</c> and select <c>G3G4.igz</c> from
128 +dialog and check <c>Use Specified RAM Disk</c> and select <c>ppc32.igz</c> from
129 your System Folder. Continue back to the initial screen and ensure that the
130 ramdisk size is at least <c>32000</c>. Finally, set the kernel arguments as
131 shown below:
132 </p>
133
134 <pre caption="BootX kernel arguments">
135 -cdroot root=/dev/ram0 init=linuxrc loop=livecd.squashfs looptype=squashfs console=tty0 nodevfs udev
136 +cdroot root=/dev/ram0 init=linuxrc loop=image.squashfs looptype=squashfs console=tty0 nodevfs udev
137 </pre>
138
139 <note>
140 -The kernel parameters in the yaboot section above are also applicable here.
141 +The kernel parameters in the yaboot section above are also applicable here. You
142 +can append any of those options to the kernel arguments above.
143 </note>
144
145 <p>
146 Check once more to make sure the settings are correct and then save the
147 configuration. This saves typing just in case it doesn't boot or something is
148 -missing. Press the Linux button at the top of the window to boot into the
149 -Installation CD and continue with <uri link="#booted">And When
150 -You're Booted...</uri>
151 +missing. Press the Linux button at the top of the window. If everything goes
152 +correctly, it should boot into the Installation CD. Continue with
153 +<uri link="#booted">And When You're Booted...</uri>
154 </p>
155
156 </body>
157 @@ -451,8 +453,8 @@
158 <p>
159 You will be greeted by a root ("#") prompt on the current console. You can also
160 switch to other consoles by pressing Alt-F2, Alt-F3 and Alt-F4. Get
161 -back to the one you started on by pressing Alt-F1. Probably you have to hit
162 -Alt-fn-Fx on Apple machines.
163 +back to the one you started on by pressing Alt-F1. Due to the keyboard layout,
164 +you may need to press Alt-fn-Fx on Apple machines.
165 </p>
166
167 <p>
168 @@ -496,16 +498,25 @@
169 of your system's hardware, you will have to load the appropriate kernel modules
170 manually.
171 </p>
172 -
173 +
174 <p>
175 -In the next example we try to load the <c>airport</c> module. This module
176 -supports only the old Airport cards (b-net). AirportExtreme is currently not
177 -supported under Linux:
178 +In the next example we try to load the <c>airport</c> module. This module
179 +supports only the old Airport cards (802.11b). Airport Extreme (802.11g) is not
180 +supported on the InstallCD due to restrictions on firmware distribution.
181 </p>
182 -
183 -<pre caption="Loading kernel modules">
184 +
185 +<pre caption="Loading the airport module">
186 # <i>modprobe airport</i>
187 </pre>
188 +
189 +<p>
190 +On older iMacs, sometimes the network card is not detected properly. These use
191 +the BMAC driver:
192 +</p>
193 +
194 +<pre caption="Loading the bmac module">
195 +# <i>modprobe bmac</i>
196 +</pre>
197
198 </body>
199 </subsection>
200
201
202
203 --
204 gentoo-doc-cvs@g.o mailing list