Explanation of hard disk installation of two Linux operating systems

Source: Internet
Author: User

If you are a Linux enthusiast and are studying Linux recently, have you ever thought about installing two Linux systems on one hard disk, this article describes how to install two operating systems on one hard disk.

A hard disk has a Fedora 8 Linux system installed and grub boot management program installed. You need to install Fedora 9 in the free partition of the hard disk as follows:

1. Put the Fedora-9-i386-DVD.iso file to the root directory of a Windows Fat32 partition hd0, 4), decompress the isolinux directory in this iso file to a more directory hd0, 4 );

2. Go to the Fedora 8 Linux system and add the following content to the file/boot/grub. conf:
Title install linux FC9
Root hd0, 4)
Kernel/isolinux/vmlinuz
Initrd/isolinux/initrd. img

3. Restart the machine and select [install linux FC9] to enable the Fedora9 installation program. When you need to select a media installation source, select the hard disk.

Note:
1. hd0, 4) is the number of the hard disk partition in grub. hd indicates the hard disk. hd indicates both IDE and SCSI. 0 indicates the first hard disk and 4 indicates the fifth partition;

2. If grub is updated during the installation of Fedora9, the grub startup selection menu is subject to those in Fedora9. It is best to update grub because the grub STARTUP configuration parameters of Fedora9 are different from those of Fedora8. After entering the Fedora9 system, update the startup configuration parameters of Fedora8 from the original grub. conf to the grub. conf file in the Fedora9 file.

3. When a hard disk is installed on a second Linux system, a new advantage is the ability to share swap partitions.

I hope this article will help you learn how to install two Linux operating systems on one hard disk.

  1. How to configure an Open Suse Linux Server
  2. Comprehensive Analysis of Suse Linux passed the sun Test
  3. Preschool guidance: SUSE Linux
  4. Follow the summer project of Open Suse and Google Programming
  5. Describe how to install Jdk and mysql in Open SUSE

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.