Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-disk.xml hb-install-ppc64-medium.xml
Date: Thu, 16 Mar 2006 21:40:48
Message-Id: 200603162140.k2GLeYC7020711@robin.gentoo.org
1 neysx 06/03/16 21:40:33
2
3 Modified: hb-install-ppc64-disk.xml
4 hb-install-ppc64-medium.xml
5 Log:
6 #126333 Improvements for pSeries hardware
7
8 Revision Changes Path
9 1.25 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.25&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.25&content-type=text/plain&cvsroot=gentoo
13 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml.diff?r1=1.24&r2=1.25&cvsroot=gentoo
14
15 Index: hb-install-ppc64-disk.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- hb-install-ppc64-disk.xml 27 Feb 2006 00:55:34 -0000 1.24
22 +++ hb-install-ppc64-disk.xml 16 Mar 2006 21:40:32 -0000 1.25
23 @@ -4,12 +4,12 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.24 2006/02/27 00:55:34 fox2mike Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.25 2006/03/16 21:40:32 neysx Exp $ -->
29
30 <sections>
31
32 -<version>2.7</version>
33 -<date>2006-02-27</date>
34 +<version>2.8</version>
35 +<date>2006-03-16</date>
36
37 <section>
38 <title>Introduction to Block Devices</title>
39 @@ -312,7 +312,37 @@
40 </pre>
41
42 <p>
43 -Type <c>p</c> to display your disk's current partition configuration:
44 +If you still have an AIX partition layout on your system, you will get the
45 +following error message:
46 +</p>
47 +
48 +<pre caption="Error message from fdisk">
49 + There is a valid AIX label on this disk.
50 + Unfortunately Linux cannot handle these
51 + disks at the moment. Nevertheless some
52 + advice:
53 + 1. fdisk will destroy its contents on write.
54 + 2. Be sure that this disk is NOT a still vital
55 + part of a volume group. (Otherwise you may
56 + erase the other disks as well, if unmirrored.)
57 + 3. Before deleting this physical volume be sure
58 + to remove the disk logically from your AIX
59 + machine. (Otherwise you become an AIXpert).
60 +
61 +Command (m for help):
62 +</pre>
63 +
64 +<p>
65 +Don't worry, you can create a new empty dos partition table by pressing
66 +<c>o</c>.
67 +</p>
68 +
69 +<warn>
70 +This will destroy any installed AIX version
71 +</warn>
72 +
73 +<p>
74 +Type <c>p</c> to display your disk current partition configuration:
75 </p>
76
77 <pre caption="An example partition configuration">
78
79
80
81 1.30 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml
82
83 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
84 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
85 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo
86
87 Index: hb-install-ppc64-medium.xml
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
90 retrieving revision 1.29
91 retrieving revision 1.30
92 diff -u -r1.29 -r1.30
93 --- hb-install-ppc64-medium.xml 27 Feb 2006 00:55:34 -0000 1.29
94 +++ hb-install-ppc64-medium.xml 16 Mar 2006 21:40:32 -0000 1.30
95 @@ -4,12 +4,12 @@
96 <!-- The content of this document is licensed under the CC-BY-SA license -->
97 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
98
99 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.29 2006/02/27 00:55:34 fox2mike Exp $ -->
100 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.30 2006/03/16 21:40:32 neysx Exp $ -->
101
102 <sections>
103
104 -<version>2.11</version>
105 -<date>2006-02-27</date>
106 +<version>2.12</version>
107 +<date>2006-03-16</date>
108
109 <section>
110 <title>Hardware Requirements</title>
111 @@ -351,23 +351,42 @@
112 <body>
113
114 <p>
115 -For pSeries boxes, sometimes the cds might not autoboot. You might have
116 -to set up your cdrom as a bootable device in the multi-boot menu. (F1 at
117 -startup) The other option is to jump into OF and do it from there:
118 +The CD should autoboot on your pSeries box, but sometimes it does not. In that
119 +case, you have to set up your cdrom as a bootable device in the multi-boot
120 +menu. If you start your machine with a monitor and a keyboard attached, you can
121 +reach the multi-boot menu pressing the F1 key on startup. But if you start your
122 +machine using the serial console, then you have to press <c>1</c>. Press the
123 +key when you see the beginning of the following line on the serial console:
124 </p>
125
126 +<pre caption="Hit the '1' key when this line appears">
127 +memory keyboard network scsi speaker
128 +</pre>
129 +
130 <p>
131 -1) Boot into OF (this is 8 from the serial cons or F8 from a graphics
132 -cons, start hitting the key when you see the keyboard mouse etc etc
133 -messages
134 -</p>
135 -<p>
136 -2) run the command 0> boot cdrom:1,yaboot
137 -</p>
138 -<p>
139 -3) stand back and enjoy!
140 +The other option is to jump into OpenFirmware and do it from there:
141 </p>
142
143 +<ol>
144 + <li>
145 + Boot into OpenFirmware: same procedure as getting into multi-boot
146 + (described a few lines above), but use F8 and 8 instead of F1 and 1.
147 + </li>
148 + <li>Run the command 0> boot cdrom:1,yaboot</li>
149 + <li>Stand back and enjoy!</li>
150 +</ol>
151 +
152 +<note>
153 +If you get something like the following output, then OpenFirmware isn't set up
154 +correctly. Please use the multi-boot option described above.
155 +</note>
156 +
157 +<pre caption="Output if OpenFirmwareF is not set up correctly">
158 +0 > boot cdrom:1,yaboot
159 + ok
160 +0 >
161 +</pre>
162 +
163 </body>
164 </subsection>
165 <subsection id="booted">
166
167
168
169 --
170 gentoo-doc-cvs@g.o mailing list