Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 73345
Collapse All | Expand All

(-)hb-install-amd64-disk.xml (-1 / +1 lines)
Lines 196-202 Link Here
196
/dev/hda9     ext3    2.0G  607M  1.3G  32% /var
196
/dev/hda9     ext3    2.0G  607M  1.3G  32% /var
197
/dev/hda1     ext2     51M   17M   31M  36% /boot
197
/dev/hda1     ext2     51M   17M   31M  36% /boot
198
/dev/hda6     swap    516M   12M  504M   2% <not mounted>
198
/dev/hda6     swap    516M   12M  504M   2% <not mounted>
199
<comment>(Unpartitioned space for future usage: 2 Gb)</comment>
199
<comment>(Unpartitioned space for future usage: 2 GB)</comment>
200
</pre>
200
</pre>
201
201
202
<p>
202
<p>
(-)hb-install-hppa-disk.xml (-4 / +4 lines)
Lines 134-148 Link Here
134
134
135
<p>
135
<p>
136
PALO (the HPPA bootloader) needs a special partition to work.  You have 
136
PALO (the HPPA bootloader) needs a special partition to work.  You have 
137
to create a partition of at least 16Mb at the beginning of your disk.  
137
to create a partition of at least 16MB at the beginning of your disk.  
138
The partition type must be of type <e>f0</e> (Linux/PA-RISC boot).
138
The partition type must be of type <e>f0</e> (Linux/PA-RISC boot).
139
</p>
139
</p>
140
140
141
<impo>
141
<impo>
142
If you ignore this and continue without a special PALO partition, your system
142
If you ignore this and continue without a special PALO partition, your system
143
will stop loving you and fail to start. Also, if your disk is larger than 2Gb,
143
will stop loving you and fail to start. Also, if your disk is larger than 2GB,
144
make sure that the boot partition is in the first 2Gb of your disk. PALO is
144
make sure that the boot partition is in the first 2GB of your disk. PALO is
145
unable to read a kernel after the 2Gb limit.
145
unable to read a kernel after the 2GB limit.
146
</impo>
146
</impo>
147
147
148
<pre caption="A simple default partition schema">
148
<pre caption="A simple default partition schema">
(-)hb-install-x86-disk.xml (-2 / +2 lines)
Lines 190-196 Link Here
190
</p>
190
</p>
191
191
192
<p>
192
<p>
193
As an example partitioning, we show you one for a 20Gb disk, used as a
193
As an example partitioning, we show you one for a 20GB disk, used as a
194
demonstration laptop (containing webserver, mailserver, gnome, ...):
194
demonstration laptop (containing webserver, mailserver, gnome, ...):
195
</p>
195
</p>
196
196
Lines 203-209 Link Here
203
/dev/hda9     ext3    2.0G  607M  1.3G  32% /var
203
/dev/hda9     ext3    2.0G  607M  1.3G  32% /var
204
/dev/hda1     ext2     51M   17M   31M  36% /boot
204
/dev/hda1     ext2     51M   17M   31M  36% /boot
205
/dev/hda6     swap    516M   12M  504M   2% &lt;not mounted&gt;
205
/dev/hda6     swap    516M   12M  504M   2% &lt;not mounted&gt;
206
<comment>(Unpartitioned space for future usage: 2 Gb)</comment>
206
<comment>(Unpartitioned space for future usage: 2 GB)</comment>
207
</pre>
207
</pre>
208
208
209
<p>
209
<p>

Return to bug 73345