Absolute Linux Installation
Configuration
Meat and potatoes time. Most of the following dialogs are as simple and quick. There is one difference between the
configuration when running from the AUTOINSTALL option -- Lilo is set up automatically.
but a couple of them you have to make sure you get just right. Lilo comes to mind . . . not that it is dificult,
but it is easy to skip a step or type something wrong.
First there's the modem thing. A device I have done without for quite some time.
If you still have one, good luck to you. I understand that Linux has gotten much better
with modems in the last couple years so configuration must not be too tough. I'm obviously
no help in this department, however. I've always chosen no modem.
Lilo
Lilo configuration prompts to not appear when in AUTOINSTALL.
If you plan to run AUTOINSTALL, skip this section.
This is the important one. If you screw this up your system simply won't boot.
Common knowledge says use the simple option, to help avoid mistakes, but I can't stand it.
If you use simple you get the godawfull lilo boot prompt on startup,
which you cannot avoid in the simple setup. So we'll do EXPERT.
Choose expert
And up comes the Lilo Menu. If we don't make any mistakes, there are three(3) things
to do here. DO NOT FORGET one of them!
the 3 things to do:
- Begin
- Linux
- Install
Don't forget any!
Then it asks you about a framebuffer. This can be confusing, although the default works
almost all of the time. I have had some problems, but I have found that the
800x600x256 always works. So I choose that.
This is not your screen size when you get into X, this is just the screen size of the text
you see when the machine first boots up or you dip into the console (something you likely won't
often do . . . )
Choose 800x600x256, to be on the safe side
As for passing parameters to the kernel, there is seldom a need. Used to be you had to do so
to get CD-burners working, but no more. Best just to leave this blank unless you are really
sure of something.
Leave it blank
Then choose where you would like to install Lilo. MBR is good. It can be "unsafe" if your
bios doesn't support the capacity of the drive or you have software like "MaxBlast"on it. Chances are
you don't. Contrary to some misinformation, you can also still choose to boot to another OS
if Lilo is on the MBR. It is the most common and efficient type of install . . .
Install to MBR
Because we choose expert, we get the next 5 screens:
Confirm Location to Install
The auto-detected partition is already written in for you, it should be correct.
Timeout
If you are only booting Linux, there is no need to pause at the ugly Lilo boot prompt,
so by choosing none, we never have to look at it.
LINUX STAGE
This is part 2 of 3 for the EXPERT install of Lilo. Remember, we
have to Begin, then
Linux and finally Install.

Choose Linux
Select your Linux Partition
This is not the drive, this is the PARTITION on the drive. The dialog should have guessed it
properly and be displaying it for you. You have to type it in. The asterisk under "bootable" is
a good indication . . .
Type it in. Check it twice. This is the most important.
Choose a name for the partition
Pretty arbitrary, whatever you put here. If you have several possible partions you
would need it to differentiate them. If you have one partition and will not be dealing
with the Lilo boot prompt, you will never see this again. . . . and you
don't have to be cryptic for the sake of security.
Whatever you want. Keep it short, we.ve got other things to do : )
FINALLY --
back at the Lilo menu we need to do the last important step: to
actually install Lilo onto our drive. If there is no Lilo, the computer will not boot up.
Don't ever,ever forget to install. (And yes, I have : (
[end Lilo section]
With Lilo safely behind us it's time for the stretch run. The mouse, either a normal round-ended plug-in
(PS2) or the same with a scrollwheel (imps2), leave on PS2 -- Slack had some trouble, many times, setting
this for me in the past, so I kinda force all the PS2s to IMPS2s. Doesn't hurt anything. And
my scroll mice work without having to hand-edit xorg.conf after the fact. Got a little tiresome.
I heard USB mice work even if you don't set it -- but that's heresay. So set it as USB if that's
what you use : )
Usually leave on PS2.
Just say Yes
Configure Network
Real easy if you are on cable internet, (a bit trickier if you are on an internal network and
you don't administer it yourself.) In any case, it is always appropriate to say yes here to start out:
Say Yes
Next up in network config is the hostname. Don't be fooled, this is the name of the machine
you are installing, not your internet host or network server. If you are on an intranet
(internal network) and it had network shares set up, Samba running and all the rest, you'll
probably have to check with the admin about the name to use and later the static IP, etc --
but for the sake of this How-To we will assume you are NOT on an intranet and that you hook
up through cable. Since we're going with that, the hostname does not really matter.
The geek-squad likes to use "foo" for anything unknown or unimportant, so you can use
that if you have the inclination. Or your first name, the pet dog . . . whatever.
Use your imagination.
If you WERE behind a machine that sets the names and IPs of machines on your network - a nameserver,
you'd set the fully-qualified domain name - ie. yourdomain.org. But since we are assuming NOT,
this entry is also unimportant.
Whatever . . .
Then there is the ipconfig type. Static, DHCP or loopback. Conecting through an internet service provider,
like a cable modem company, you would be setting this to DHCP (except in the case of some business
accounts, which are given static IPs.)
If you are on a local network, being served the internet through a network host,
then it would be static. Your machine might have a specific IP address assigned to it or, more
frequently, would get an IP address from a range of addresses allowed by the server.
Loopback is the right option to use if you have a modem, and will be connecting via dialout
and PPP. You'll select loopback now, and then set up your phone connection later using pppsetup.
Continuing our assumption that you are connecting to a broadband service, you would choose DHCP,
as shown below.
Choose DHCP.
This section will show up ONLY if you have chosen DHCP as the type of network connection.
The DHCP hostname is usually left blank, but some providers will give you a
DHCP hostname (Cox is one that does) that you'll also need to enter in
order to identify yourself to the network. If you were given a hostname, enter it now.
Otherwise leave this blank.
Usually left blank
End of DHCP-only section.
When you are done with the networking section you will get a confirmation dialog.
Check that you set things correctly and then move on to the last few items --
The startup services are next. CUPS is on by default for printing support, you can turn that off if you do not have a printer.
The others that are active by default should really be left alone for the system to run properly.
Activate anythng else you feel you might need, for example WIRELESS, if you intend to use that kind of an internet connection.
Hardware clock set to UTC -- I always say no. The default is no. I think everybody says no.
Say No
Set your time zone:
I can't tell you which one this is : )
Oooh, now we're really close. The install routine will now prompt you for a password.
You will have to type it twice. 3 times if it is a "weak" password.
After that you finally get the "Setup Complete" message:
And the Setup menu returns and, as I promised, you select Exit, you fall
back into a text screen, and you give the machine the three-fingered salute.
After choosing exit and clicking [ enter ] for OK, salute with [ctrl] [alt] [Del]
The computer will reboot.
Then it's time to do the real work : )