This commit is contained in:
serek 2002-06-29 10:18:23 +00:00
parent 954d7ed78d
commit cb2891d357
2 changed files with 27 additions and 7 deletions

View File

@ -38,7 +38,7 @@
<title>List archive</title>
<para>
Searchable archive of our lists you can find on
<ulink url="http://lists.pld-linux.org">listserver www
<ulink url="http://lists.pld-linux.org/">listserver www
pages</ulink>.
</para>
</section>

View File

@ -21,12 +21,7 @@
<listitem>
<para>
If you do not have modern hardware, you should
check IRQ and IO of NIC.
</para>
</listitem>
<listitem>
<para>
[...]
check IRQ and IO address of Network Interface Card.
</para>
</listitem>
</orderedlist>
@ -160,6 +155,7 @@
If you have modern hardware, your network card is automatically detected.
If not, or you have PCMCIA card, you have to specify IRQ or/and IO.
</para>
<para>
If you are ready, we can go to next screen:
<figure>
@ -197,6 +193,30 @@
</mediaobject>
</figure>
</para>
<para>
In above example I use proposed default partition scheme:
</para>
<orderedlist>
<listitem>
<para>
small (20 MB) boot partition - the place for keeping
kernel image and initrd file(s),
</para>
</listitem>
<listitem>
<para>
default (based on counted RAM) swap partition - 322
MB,
</para>
</listitem>
<listitem>
<para>
one root directory, which takes the rest of the
whole hard drive.
</para>
</listitem>
</orderedlist>
<para>
<figure>
<title>Installer - loading needed modules and programs</title>