VCOM VCOM VCOM VCOM
SolutionsOS FilesSearch
HomeProductsReviewsSalesDownloadSupportNewsCompany
  Linux Installation - Step-by-Step
     
 
Other References  
  Installation Requirements  
  The OS Files - Linux  
     
   
  There are many different versions of Linux on the market today. This document will attempt to provide a general method of installation that will take several of the most common versions into account. It is not intended to replace the specific documentation for your version. This document applies to Linux versions 5 and above which commonly require a swap partition.

What you will need to begin

In order to install, you will need the Linux boot disk or for some systems, you can boot directly from the Linux CD (The BIOS must support bootable CDs and be enabled to do so).

If it is necessary to begin the installation with the Linux boot disk and if the CD did not come with one, you will need to create one. For Red Hat Linux 7 you will use the Rawrite utility found on the CD (other versions/manufacturers of Linux may require other steps, please see their documentation or web site for details).

In Windows, insert a formatted floppy in the floppy drive and the Linux CD in the CD-ROM drive. Open a DOS prompt. Type in the CD-ROM drive letter and press Enter. For example, type: d: <enter> (where D is the CD-ROM drive letter).
Then type: cd dosutils <enter>
From the dosutils directory, type: rawrite <enter>
You will be asked to enter the disk image source file name, type: ..\images\boot.img <enter>
You will then be asked the target diskette drive, type: a: <enter>
Complete disk creation.

You will also need "Disk 1" and "Disk 2" created during the installation of System Commander 7, Partition Commander, or DriveWorks.

Depending on the product and how you would like to proceed, there are three methods available for installation. Two using the Wizards, and one using a manual method. All methods will work, but the Wizards automate the partitioning operations.

Method 1 - Using OS Wizard in System Commander 7 (or SC2000)
   
1

Install System Commander (if not already installed). Note -you can install System Commander 7 into any type FAT, FAT32 or NTFS partition.

You can only install System Commander 2000 into a FAT or FAT32 partition. If you are using NTFS, you can boot from the Restart diskette 2, and have System Commander 2000 prepare a FAT partition for you. If necessary it will shrink the size of an existing NTFS partition to make room for the new partition.

   
2 Once System Commander is installed, reboot to the System Commander OS Selection Menu.
   
3

Select OS Wizard (Alt-O). The OS Wizard appears.

Select the type of installation (New) and the OS by name. System Commander 7 will ask you if your Linux supports installation past 8 GB on the hard disk. Most early versions of Linux will not be bootable from the hard drive if any part of the partitions are over 8 GB from the beginning of the hard drive (1024 cylinders). Newer versions of Linux will boot above this limit. Please see your documentation as to what your version will support.

You will also be able to select which physical hard drive to install Linux. If your version of Linux does not allow installation past 8 GB, and you wish to install Linux on a secondary hard drive, make sure that the drive is installed as a secondary master (attached to the other hard drive controller). If not, then Linux will see the drive as a continuation of primary master.

Complete the OS Wizard operation (this entire process is documented in detail in the System Commander manual). Once the drive is properly partitioned by the OS Wizard, instructions are provided for completing the OS installation.

Go to Installing Linux below.

   
Method 2 - Using Partition Wizard in Partition Commander or DriveWorks
   
1 Run the Partition Wizard by booting directly from the Partition Commander or DriveWorks Restart diskette 2.
   
2 From the Partition Wizard, select Add an OS.
   
3 Specify the size and type of partition.
   
4

Complete the OS Wizard operation. Once the drive is properly partitioned by the OS Wizard, instructions are provided for completing the OS installation.

Go to Installing Linux below.

   
Method 3 - Manual Partitioning. Prior to OS installation
   
1

Go to the manual partitioning screen.

To do this under System Commander, reboot the system and at the OS Selection menu, press Alt-O (for OS Wizard). Cancel the OS Wizard when it appears, click Start, then Partitioning.

For Partition Commander users, boot directly from the Partition Commander Restart disk 2. At the Partition Wizard, select Manual Partitioning.

For DriveWorks users, boot directly from the DriveWorks Restart disk 2. At the DriveWorks Wizard, select Partitioning - Auto or Manual. At the Partition Wizard, select Manual Partitioning.

   
2

Create a primary partition for the new operating system.

Remember that you can have 4 primary partitions or 3 primary partitions and 1 extended partition on a hard drive. You can have multiple logical drives residing in the extended partition. Linux can be installed to either primary or logical partitions.

You can only create a partition in a free space area. Free space, by definition, is unpartitioned space. You may need to manipulate existing partitions in order to generate the free space, such as resize an existing partition smaller.

Once you have the desired contiguous free space, click on the free space so it is highlighted by black bars and then click on the Create button. Choose to create a partition with the desired size. Choose Custom Partition Type to separately create a Linux and a Linux Swap partition. The minimum size of the Swap partition should be equal to your computer's RAM.

Once the partitions are created, reboot your computer on the installation media and begin.

If this fails to boot, you may need to configure your computer's BIOS to boot from the diskette or CD-ROM before other devices. Your computer and/or BIOS manual provides instructions on how to do this.

   
3 Go to Installing Linux below.
 

Installing Linux (all methods)
   
1

Insert the Linux boot diskette or boot CD. If you are planning to boot from the Linux CD, you must have the BIOS option set to allow booting from CD. Note that most systems are not set to boot from the CD as a default. Consult your computer/BIOS manual for details on how to set your system to boot from CD (before booting the hard disk).

   
2

There are many different versions of Linux and different installation procedures. Please refer to your Linux documentation for best results. However, here are a few things to remember.

Choose an "expert" or "custom" install. You will be asked more questions, but it is necessary for the best results.

Remember that your Linux root and swap partitions are already created for you. Do not choose to create partitions during the Linux install. Typically, use Disk Druid to edit the Linux partition you wish to "mount", if given that option. If not, then use the "expert or custom" partition program to opt out of automatically creating partitions.

Have handy the sizes of your Linux partitions and the hard drives they are on. This is sometimes a good way to recognize them when using the Linux partitioning programs.

   
3

During the Linux installation, it will ask how to install LILO or an alternative program GRUB. These programs are what make Linux able to boot from the hard disk. We recommend that you use the LILO program.

If you are using LILO, choose to install LILO into the superblock (the Linux partition, id 83). While System Commander also supports booting to the MBR, by doing so, it will temporarily stop System Commander from booting, and the LILO MBR method adds no benefits to running Linux.

If you installed LILO using the MBR method, when you complete the Linux installation, System Commander will NOT appear upon reboot. This is not a major problem. From the LILO boot menu, choose to boot into the operating system where System Commander was installed. Upon booting into this OS, System Commander will automatically re-enable our OS Selection menu and capture LILO into a file named C:\MBR_LILO.DAT.

Note: this function is only available with System Commander 7.04 and above. This will also work if System Commander (v7) is installed into a FAT or FAT32 partition.

   
4

When you next reboot, the OS will run where SC was installed (typically Windows or DOS). In addition this will automatically run our CHECKMBR program to enable System Commander and, if necessary, save the Linux MBR for System Commander.

Shutdown the OS and System Commander's OS Selection menu will appear, and the OS name Linux will appear as an OS selection. Select this to boot into your new Linux.

If LILO or GRUB is installed using the Partition method, sometimes Linux may not appear immediately on the OS Selection menu. This is typical of an installation to the extended partition. Follow these steps to make it appear:

From the OS Selection menu, press (Alt-S) for the Settings options.
Select the Order Add and Remove menu.
Press Alt-A to Add.
Select the Partition option.
Highlight the Linux Native or UNIX-83 partition.
Press Alt-T to toggle the bootable status of the selected partition to Yes.
Return to the OS Selection menu, the selected partition will now appear.

   

Have fun multibooting!

   
   

If, after following the above instructions, you are in need of additional assistance, please fill out and submit a Technical Support Help Request Form. Or, for other contact options, please go to our Technical Support Main Directory page.

Note: While every attempt is made to ensure the usefulness and accuracy of this information, it is provided only as a courtesy of VCOM. No warranty is given with respect to this information regarding the accuracy, usability, or fitness for a particular purpose. Use this information at your own risk. Under no circumstances shall VCOM be held liable for any damages either incidental or consequential.

     
    Top
     
Buy VCOM products online today! Order online today!
  Registration
  Free Downloads
  Support Services
  Support Policies
  Paid Support
  Contacting Support
  International Support
  Purchase Upgrade
  Beta Programs
  Lifecycle information
  Outside Product Links
  Glossary
Home | Products | Reviews | Sales | Download | Support | News | Company | Contact Us | Solutions | OS Files | Search
 © 2006 Avanquest Publishing USA, Inc.  www.v-com.com | Legal | Website issues/comments