FlyZhy.Org logo Projects - Installing GNU/Linux

Before
Preparation
Hackers only
HowTo
After
References

The summary for installing GNU/Linux.

Before

Preparation

Before installing GNU/Linux on your computer you should do the following three steps at least.

  1. Make a copy of the detailed components list of your computer (motherboard, CPU, RAM, audio card, video card, network card, monitor, harddisk etc.). Refer to my computer list. (pay more attention to the ATA interface such as ATA or SATA)
  2. Choose a GNU/Linux distribution that is suitable for your computer (according the first step) and yourself. Refer to GNU/Linux on my web.
  3. Know how to partition harddisk with tools like fdisk, pqmagic, disk genius etc.

Hackers only

Want to hacker? Then you must have the following knowledge besides the above prerequisites.

HowTo

There are three main methods to have GNU/Linux on your computer.

CD/DVD
This is the easiest way to have your own GNU/Linux system. What you need is just a CD/DVD GNU/Linux distribution4 with a CD-ROM or DVD-ROM on your computer.
Hard Drive
It's difficult for a newbie to begin starting GNU/Linux in this way, although it can give users more knowledge and information than other two methods.5 After downloading the ISOs about the GNU/Linux distribution you choose, you should make different decisions according to your computer hardware as follows.6
Internet
This is suitable for those who have a perfect internet link with the server you choose holding the GNU/Linux distribution ISOs. And if you have a task to install the same GNU/Linux on all the computers (see 8 or more) in a lab, you have no doubt to check this way out.

top

After

After installing the basic GNU/Linux system on your computer, you should configure the system according to your computer hardware, your language and your network, etc. This may be a very tough work, however, if you did once, you will have that one life.

top

References


1. According to your GNU/Linux distros. For example, Slackware Linux use LILO as its loader while Debian use GRUB as its loader.

2. Read Advanced Bash-Scripting Guide if you really want to go deep into Bash-Shell.

3. Including NFS, FTP, HTTP.

4. Burn by yourself, borrow or buy from others.

5. In fact, I got my GNU/Linux by this method and check here for sure.

6. Make Installing Red Hat Linux from a Hard Drive as your reference.