RedHatAS4 Study Notes-Linux general technology-Linux technology and application information, the following is a detailed description. Because my host has 256 of the memory, I cannot install the latest release of Redhat Fedora9 to play. I can only install one RedhatAS4.6, But I am actually learning. Haha .. Now I am going to send my study notes (problems encountered during my study). If you are interested, let's take a look at it. If you are not interested, you will skip. (AS = advanced server (advanced server)
Download
RedHat AS4I386-AS-DVD.iso-RHEL4.6
: Http://download.chinaunix.net/download.php? Id = 25078 & ResourceID = 12382
Click Enter and then use thunder to download
[Table = 100%] [tr] [td] installation target
[/Td] [td] Installation Method
[/Td] [td] original hard disk partition and file system [/td] [td] Redhat AS4.6 installation location
[/Td] [td] guide method for 4.6AS Installation
[/Td] [/tr] [tr] [td] RedhatAS4.6 [/td] [td] hard disk installation [/td] [td] C windows XP NTFS
D Software NTFS
E Temp FAT32
Other partitions (F disks in windows) 8g is installed with redhat9.0 [/td] [td] Previously installed redhat partition 8g this time I will replace it with RedhaAS4.6 [/td] [td]
1. Install grub
2. One of the notes for guiding RedHat AS4 without grub: how to install RedHat AS4 from hard disk [/tr] [/table]
First, we need to downloadI386-AS-DVD.iso-RHEL4.6
The image is stored in a FAT32 partition because Linux does not support NTFS. Here I put it in the root directory of my e drive (my computer C drive ntfs installed Windows XP, D Drive ntfs installed learning materials, e drive fat32 stored some temporary files, I used the original F drive to install redhat9.0 ).
When grub (Linux boot loader) is available (I used to use XP and redhat9.0 dual systems, XP is installed on disk C, and redhat9.0 is installed on disk F), perform the following operations:
1,Extract the ISOLINUX folder in the RHEL4.6-i386-AS-DVD.iso image to the partition root directory of the AS4 image file, where I put it on the E Disk
2. restart the computer and press e to enter the grub editing status when entering the system menu. 3. Edit grub as follows:
Root (hd0, 5) Kernel/vmlinuz Initrd/inird. img
Then press B to boot the system and you will be able to install it. I will not talk about the installation process in detail, just talk about it. Pay attention to the partition. The partition uses manual partitioning, and then delete the two partitions with the original redhat9.0, which are/dev/hda6; after/dev/hda7 is deleted from the swap partition, we will create a new partition in the space partition/boot ext3 100 M/swap 1000 M/partition for all available partitions not less than 5G. Other notes: you must select a development tool when creating a software package, otherwise, you may not be able to compile and install the software later.
Ii. Installation Without grub
DownloadGrub for dos 0.4.2 to boot the system: http://www.linuxidc.com/upload/2007_10/07102908563361.rar
After the download is complete, extract the gtldr and menu. lst in the file to the C root directory, and add the following content to the boot. ini file:
C: \ grldr = install redhat as 4
Save and exit
Use NotePad to open the menu. lst file and modify it to the following content:
Title Redhat AS4 install
Root (hd0, 5) Kernel/vmlinuz Initrd/inird. img
Press F8 To Go To The system menu and select install redhat as 4.
The detailed installation process will not be repeated here. The partitioning method is the same as above. I hope everyone will learn it.
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