Loading... Please wait...

Router Guide

Print E-mail
Written by XtremeX   
Article Index

Router Guide

Configuring our Hard Disk
Configuring Setup
Choosing base packages
Packages in the "A" group
Packages in the "AP" group
Packages in the "D" group
Packages in the "K" group
Packages in the "L" group

To start the installation, simply type the following command

  • setup

And the following screen will load:
setup1

Click on “Add Swap” which will bring up the following screen:
addswap
Simply select yes, this will format and enable the swap partition, utilising it straight away.

This is equivalent to

  • mkswap /dev/hda3
  • swapon /dev/hda3

 

The next screen is simply letting us know that our new swap partition will be added into fstab:
swapfstab 
Obviously we select "OK"

We will then need to select the root “/” partition:
selectrootpartition 
which in our case will be "/dev/hda2"

Then select format:
formatroot 

Then choose ext3:
formatroottype 

Then accept the default of 4096.
formatrootinode

 

Since we have more partitions available (our /dev/hda1 that we have not assigned yet), we will get a message allowing us to utilise these partitions.  We want to select the highlighted option of /dev/hda1:
selectbootpartition

Then format the partition:
formatboot 

This time we will be using ext 2:
formatboottype

Once again using the default of 4096:
formatbootinode

we will then be asked for a mount point for our newly formatted partition:
selectbootmount
We want to enter “/boot”, then select OK.

Click OK to adding partitions to fstab:
partitionsfstab

 

 

We want to choose install from slackware cd or dvd:
mediaselection

Then choose auto:
mediaselectionauto

 

Now we get to choose the base packages that we want to use.



 
< Prev

You may also be interested in