Random thoughts, tips & tricks about Slackware-Linux, Lego and Star Wars

Archive for November 21st, 2008

November 21st, 2008 by Niels Horn in , , , |

…Continuing from Part 9
Configuring our installation
After installing all the selected packages, the setup program takes us to the configuration item of the menu.
1) Kernel parameters
First we can add any necessary boot parameters. Remember that these are roughly equivalent to the parameters you normally put in your /etc/lilo.conf file:

What we define here is:
- where to find [...]

November 21st, 2008 by Niels Horn in , , , |

…Continuing from Part 8
Selecting packages to install
We now arrived at the task of deciding exactly which packages we want to install.
1) Package series selection
Slackware (and Slack/390) organizes its packages in 'series'. This comes from the old days, when we installed Slackware from floppy disks.
We are shown a menu with all series that we downloaded, each [...]

November 21st, 2008 by Niels Horn in , , , |

…Continuing from Part 7
Selecting the source
Now we need to inform the setup program where it can find the packages to install. The menu gives us the following options:

As explained before, we'll use the option to install from NFS, so select option 2 and the next question is asked:
1) Confirming our local network configuration

The IP address [...]

November 21st, 2008 by Niels Horn in , , , |

…Continuing from Part 6
Starting setup
After formatting and partitioning our storage, we're ready to enter Slack/390's setup program.
In your telnet session simply enter:
# setup
and the following screen will appear:

Again, experienced Slackware users will recognize this screen from previous installations.
Note
The arrow keys did not work for me via telnet, but you can use the '+', '-' and [...]

November 21st, 2008 by Niels Horn in , , , |

…Continuing from Part 5
Preparing our DASDs
Before we can install Slack/390 on our local storage, we need to format and partition our devices, just like on a normal desktop.
Remember we created two DASDs and that in GNU/Linux they are called /dev/dasda and /dev/dasdb
The partitions on /dev/dasda will be named /dev/dasda1, /dev/dasda2, etc.
We log in as root [...]