Niels Horn's Blog
Random thoughts, tips & tricks about Slackware-Linux, Lego and Star WarsArchive for November 21st, 2008
Hercules and Slackware (slack/390) - Part 10
November 21st, 2008 by Niels Horn in Hercules, Linux, Slack/390, Slackware | No Comments »
…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 [...]
Hercules and Slackware (slack/390) - Part 9
November 21st, 2008 by Niels Horn in Hercules, Linux, Slack/390, Slackware | No Comments »
…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 [...]
Hercules and Slackware (slack/390) - Part 8
November 21st, 2008 by Niels Horn in Hercules, Linux, Slack/390, Slackware | No Comments »
…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 [...]
Hercules and Slackware (slack/390) - Part 7
November 21st, 2008 by Niels Horn in Hercules, Linux, Slack/390, Slackware | No Comments »
…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 [...]
Hercules and Slackware (slack/390) - Part 6
November 21st, 2008 by Niels Horn in Hercules, Linux, Slack/390, Slackware | No Comments »
…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 [...]