Hard Drive Installation CentOS5

Source: Internet
Author: User
Background: XP system, HDD is c:,d:,e:,f:, want in F: Install CentOS
1) Download
Go to the official website to download
Centos-4.92-i386-bin-1of6.iso,
Centos-4.92-i386-bin-2of6.iso,
..........
Centos-4.92-i386-bin-6of6.iso
Put it in C:
A total of 6 ISO
Then download the Grub_for_dos-0.4.1.zip
Put it in C:
In fact, you can decide which disk you want, as long as the following settings are correct
2) Set
2. 1) Modify C:/boot.ini, at the end of the join c:/grldr= "Start Install Linux CentOS
2. 2 Extract the Isolinux from the Centos-4.92-i386-bin-1of6.iso to C:
2. 3) Extract the Grub_for_dos-0.4.1.zip to only C:
2. 4) Modify C:/boot/grub/menu.lst, at the end of add:
Title Start Install Linux CentOS
Kernel (hd0,0)/isolinux/vmlinuz
INITRD (hd0,0)/isolinux/initrd.img
The HD (0,0) above corresponds to my C:,HD (0,4) corresponding to the D:,HD (0,5) corresponding to E: ..., and so on, if the second hard drive is H (1,0), H (1,4) ....
3) Installation
Set it up, reboot the machine, start the installation.
Just notice how the partitions are available, and the other way up next
Because my machine is a SATA disk, and only one hard drive, and I want to install in F:, so in Linux corresponds to SDA7 or SD (0,6), and then I will sda7 the previous partition information deleted, a part of the format to Ext3, the other part as swap


Related Article

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.