Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-disk.xml
Date: Fri, 10 Feb 2006 19:35:53
Message-Id: 200602101935.k1AJZa7l000725@robin.gentoo.org
1 fox2mike 06/02/10 19:35:35
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0
4 hb-install-ppc64-disk.xml
5 hb-install-ppc64-kernel.xml
6 hb-install-ppc64-medium.xml
7 Log:
8 First batch of ppc64 changes for 2006.0, thanks to ranger
9
10 Revision Changes Path
11 1.2 +12 -2 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml
12
13 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
14 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
15 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
16
17 Index: hb-install-ppc64-disk.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- hb-install-ppc64-disk.xml 1 Feb 2006 18:38:17 -0000 1.1
24 +++ hb-install-ppc64-disk.xml 10 Feb 2006 19:35:34 -0000 1.2
25 @@ -4,7 +4,7 @@
26 <!-- The content of this document is licensed under the CC-BY-SA license -->
27 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-disk.xml,v 1.2 2006/02/10 19:35:34 fox2mike Exp $ -->
31
32 <sections>
33
34 @@ -248,6 +248,14 @@
35 </note>
36
37 <p>
38 +If you have an ipr based SCSI adapter, you should start the ipr utilities now.
39 +</p>
40 +
41 +<pre caption="Starting ipr utilities">
42 +# <i>/etc/init.d/iprinit start</i>
43 +</pre>
44 +
45 +<p>
46 The following parts explain how to create the example partition layout
47 described previously, namely:
48 </p>
49 @@ -560,7 +568,9 @@
50 <body>
51
52 <note>
53 -Several filesystems are available.
54 +Several filesystems are available. ext2, ext3 and ReiserFS support is built in
55 +the Installation CD kernels. JFS and XFS support is available through kernel
56 +modules.
57 </note>
58
59 <p>
60
61
62
63 1.2 +4 -16 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml
64
65 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
66 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
67 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
68
69 Index: hb-install-ppc64-kernel.xml
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v
72 retrieving revision 1.1
73 retrieving revision 1.2
74 diff -u -r1.1 -r1.2
75 --- hb-install-ppc64-kernel.xml 1 Feb 2006 18:38:17 -0000 1.1
76 +++ hb-install-ppc64-kernel.xml 10 Feb 2006 19:35:34 -0000 1.2
77 @@ -4,7 +4,7 @@
78 <!-- The content of this document is licensed under the CC-BY-SA license -->
79 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
80
81 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
82 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v 1.2 2006/02/10 19:35:34 fox2mike Exp $ -->
83
84 <sections>
85
86 @@ -107,24 +107,12 @@
87 uses (it might provide you with a nice hint on what to enable).
88 </p>
89
90 -<p>
91 -Now go to your kernel source directory and execute <c>make
92 -menuconfig</c>. This will fire up an ncurses-based configuration menu.
93 -</p>
94 -
95 -<p>
96 -When compiling the kernel on a 32bit userland system add the following to
97 -the bottom of /etc/profile:
98 -</p>
99 -
100 -<pre caption="32bit userland make alias">
101 -# <i>echo 'alias ppc64make="make ARCH=ppc64 CROSS_COMPILE=powerpc64-unknown-linux-gnu-"' >> /etc/profile</i>
102 -# <i>source /etc/profile</i>
103 -</pre>
104 -
105 <pre caption="Invoking menuconfig">
106 # <i>cd /usr/src/linux</i>
107 (64bit userland) # <i>make menuconfig</i>
108 +<comment>Important: In case you are in 32-bit userland, you must edit the top
109 +level Makefile in /usr/src/linux and change the CROSS_COMPILE option to
110 +"CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-"</comment>
111 (32bit userland) # <i>ppc64make menuconfig</i>
112 </pre>
113
114
115
116
117 1.3 +25 -14 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml
118
119 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
120 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
121 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
122
123 Index: hb-install-ppc64-medium.xml
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml,v
126 retrieving revision 1.2
127 retrieving revision 1.3
128 diff -u -r1.2 -r1.3
129 --- hb-install-ppc64-medium.xml 3 Feb 2006 18:22:36 -0000 1.2
130 +++ hb-install-ppc64-medium.xml 10 Feb 2006 19:35:34 -0000 1.3
131 @@ -4,7 +4,7 @@
132 <!-- The content of this document is licensed under the CC-BY-SA license -->
133 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
134
135 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml,v 1.2 2006/02/03 18:22:36 fox2mike Exp $ -->
136 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml,v 1.3 2006/02/10 19:35:34 fox2mike Exp $ -->
137
138 <sections>
139
140 @@ -211,6 +211,11 @@
141 <body>
142
143 <p>
144 +Please check the <path>README.kernel</path> on the Installation CD for the
145 +latest information on how to boot various kernels and getting hardware support.
146 +</p>
147 +
148 +<p>
149 Place the Installation CD in the CD-ROM and reboot the system. Hold down the
150 'C' key at bootup. You will be greeted by a friendly welcome message and a
151 <e>boot:</e> prompt at the bottom of the screen.
152 @@ -273,27 +278,33 @@
153 </body>
154 </subsection>
155 <subsection>
156 -<title>Booting the Installation CD on an IBM pSeries</title>
157 +<title>Booting the Installation CD on an IBM pSeries, OpenPower and Power5
158 +iSeries servers</title>
159 <body>
160
161 <p>
162 -For pSeries boxes, sometimes the cds might not autoboot. You might have
163 -to set up your cdrom as a bootable device in the multi-boot menu. (F1 at
164 -startup) The other option is to jump into OF and do it from there:
165 +Please check the <path>README.kernel</path> on the Installation CD for the
166 +latest information on how to boot various kernels and getting hardware support.
167 </p>
168
169 <p>
170 -1) Boot into OF (this is 8 from the serial cons or F8 from a graphics
171 -cons, start hitting the key when you see the keyboard mouse etc etc
172 -messages
173 -</p>
174 -<p>
175 -2) run the command 0> boot cdrom:1,yaboot
176 -</p>
177 -<p>
178 -3) stand back and enjoy!
179 +Most modern pSeries servers can boot from the CDROM drive through SMS ('1' when
180 +the “IBM IBM IBM” messages flash across the console). On some older pSeries
181 +boxes, sometimes the cds might not autoboot. You might have to set up your
182 +cdrom as a bootable device in the multi-boot menu. (F1 at startup) The other
183 +option is to jump into OF and do it from there:
184 </p>
185
186 +<ol>
187 + <li>
188 + Boot into OF (this is 8 from the serial cons or F8 from a graphics
189 + cons, start hitting the key when you see the keyboard mouse etc etc
190 + messages.
191 + </li>
192 + <li>Run the command 0> boot cdrom:1,yaboot</li>
193 + <li>Stand back and enjoy!</li>
194 +</ol>
195 +
196 </body>
197 </subsection>
198 <subsection id="booted">
199
200
201
202 --
203 gentoo-doc-cvs@g.o mailing list