Install Redhat Linux 6.0 ES on a hard disk in Win7

Source: Internet
Author: User


The PDF version of this article can be downloaded at the following two addresses: CSDN: Release 1. hard Disk Partition configuration: Drive C: Win7 (NTFS format -- installed) Drive D: Install software drive in Windows (NTFS format -- not processed) drive E: the installation file used to store rhl6.0ES (FAT32 format -- after installation is complete, it can be changed to NTFS. Because there are too many other D/F disk materials, I chose an e disk with less information, you can choose according to the actual situation)
F: Windows File disk (NTFS format -- not processed) G Disk: (FAT32 format --/root partition storage point, size allocated according to the actual situation of the hard disk, my is 40 Gb) H Disk: (FAT32 format-4 GB space, used for Linux Swap partition) 2. set boot, start Rhl-6.0-ES installer 2.1. download rhel-server-6.0-i386-dvd (http://www.redhat.com/rhel/server/ official website registered account to enter Free Evaluation Software for download) 2.2. format the three partitions as FAT32. Note: In Windows 7, partitions cannot be directly formatted as FAT32 using the System Format option. To begin. The partitioning operation is as follows: Step 1: select the partition to be formatted (medium edisk)
Step 2: Right-click "Format partition". Step 3: Select "File System" as FAT32 and click "OK. Step 4: format the other disks G and H using the above method, click the "Apply" button on the toolbar, and the system will restart the partition configuration. At this time, do not power off or force shutdown, avoid hard disk partition crash. 2.3. Installation File Processing Step 1: copy the rhel-server-6.0-i386-dvd to the edisk. Step 2: unzip the rhel-server-6.0-i386-dvd to the E disk. 2.4. Set the boot download EasyBCD2.1 (: http://download.csdn.net/source/3574286), install and open the software. Step 1: Select Add New Entry to Add a New guide.
Step 2: Add the rhel-server-6.0-i386-dvd under the drive you just copied, and click Add Entry. After saving, you can View the added boot items (for example, in View Settings). Step 3: exit and restart the computer 2.5. step 1: After the Bootstrap program is restarted, select RedHat6.0 install (the name you wrote in the previous step) in the bootstrap item selection. Step 2: next, install RedHat Linux 6.0 ES. 3. install RedHat Linux 6.0 ES process 3.1. one important step: Start the installation (move the cursor to Redhat6.0 install at startup) 3.2. step 2: select the image installation type. Select Hard Drive> Hard disk installation. 3.3. step 3: select the hard disk partition where the ISO file is stored. The/dev/sda6 in this section represents the edisk where the rhl 6.0 es iso image file is stored, this should be selected based on your actual partition. If you do not know how to use the wingrub software, or you can try it one by one here (if a disk partition does not have an ISO file, an error will be reported, prompt for a new partition ). 3.4. step 4: Select User-defined partition 3.5. step 5: select the originally allocated G disk for the root partition allocation, that is, the sda8 in the figure. (The values can be obtained based on the partition type vfat and partition size 40962 respectively ). Click "Edit", select the mount point as/(Root), the format type is ext3, and click OK. 3.6. Step 6: assign a Swap partition and select sda9 (H disk of the original FAT32). Click "Edit", set the format type to swap, and click "OK. 3.7. step 7: Format the root partition and swap partition. After configuring the root partition and swap partition, click "Next" to enter the formatting interface and click "Format" to Format them. Select "Write changes to disk" to confirm the partition. 3.8. Step 8: After the partition is restarted, skip the steps such as selecting the software installed in the system until the restart page is restarted. Click "Reboot" to restart the system. 3.9. Step 9: Start Linux and enter the system. After the machine is restarted, there will be two boot pilot projects, one is other (win7) and the other is rhl6.0 ES. We select the one from rel6.0 to enter the system and the following interface appears, haha, your guidance has been successful, but you still need to enter the system.
After entering the following interface, enter the root user name and password and the password will run normally. Now you can cheer for your own efforts. At least your installation has been successful. 4. Windows 7 and RedHat dual-system startup Item * This chapter is optional for those who have successfully installed Redhat6.0 ES. Many people install redhat, but win7 cannot be guided. In fact, grub in Linux can be configured. In Redhat6.0 Linux ES, I found that it has been automatically configured. Maybe it is not implemented in earlier versions, many posts on the Internet say that there are many such questions. I have found a relatively good answer for your reference. 4.1. enable/boot/grub. run the command vi/boot/grub. conf, input I, for grub. modify the conf configuration file. Note: This figure is from the JarvisChu blog.
4.2. add a Windows 7 boot item, which is similar to the RedHat boot item of the file. Add a Windows 7 boot item at the end. Assume that Windows 7 is installed on the C drive (otherwise, root (hd0, n) and n is your installation disk). Note: this chapter is from the JarvisChu blog
4.3. save and restart your computer. small expansion-default boot item and wait time settings Note: This chapter comes from the JarvisChu blog about how to enter Windows7 by default after we want to start up and wait for 10 seconds to select a time. The method is as follows: enable/boot/grub. conf file, modify: default = 0 timeout = 15 is default = 1 timeout = 10 where 1 in default = 1 depends on the specific situation. According to the sorting in the grub. conf file, the first startup Item is 0, and the second is 1.
 

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.