Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Fedora 9 hard disk

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to install the Fedora 9 hard disk, which has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, let the editor take you to understand it.

First, prepare the directory tree:

C:\

Fedora-9-i386-DVD.iso

Grldr

Menu.lst

Isolinux\

Boot.cat

Boot.msg

General.msg

Grub.conf

Initrd.img

Isolinux.bin

Isolinux.cfg

Memtest

Options.msg

Param.msg

Rescue.msg

Splash.jpg

Vesamenu.c32

Vmlinuz

(grldr and menu.lst*** are on disk C, while the Fedora-9-i386-DVD.iso file is relatively large and can be placed on other disks)

Where:

1. C:\ * is a disk in FAT32 format. It is said that the GRUB of * already supports ntfs. Do not select NTFS partitions, although grub4dos can support it, but the Fedora 9 hard drive installer will not detect NTFS partitions. (you can also put the isolinux directory and Fedora-9-i386-DVD.iso in other partitions. In this case, the root in the menu.lst file needs to specify the correct partition, and when you select the location of the iso file, you must also find the correct partition. This will be studied later.)

2. The directory isolinux and its files are extracted from Fedora-9-i386-DVD.iso. Under Windows, you can use WinRAR to open Fedora-9-i386-DVD.iso and extract the isolinux directory.

3. Fedora-9-i386-DVD.iso can be downloaded to * * version from the official website of Fedora. The trial of LiveCD was unsuccessful. It is said that you need to change the vmlinuz. Write it down and save it for later study.

4. Both grldr and menu.lst files are extracted from grub_for_dos and placed under disk C, and the * * version of grub_for_dos can be downloaded online.

Second, modify the boot.ini and menu.lst files:

1. Modify the boot.ini file and add a sentence at the end:

C:\ grldr= "GRUB for DOS"

(it can only be used on WIndows NT,Windows 2000, Windows XP. I can't say without Windows Vista. It is said that its bootstrap is different.)

2. Modify the menu.lst file and add the following sentences at the end:

Title Fedora 9 Install

Root (hd0,0)

Kernel / isolinux/vmlinuz

Initrd / isolinux/initrd.img

(hdx, y) hdx represents the number of hard drives, 0 represents * * blocks, 1 represents the second block, and so on. Y stands for partition, 0-3 is the primary partition, and logical partition starts at 4.

Restart to boot mlinuz:

After you have finished the above work, you can restart the computer.

At this point, the GRUB for DOS item appears on the selection menu of ntldr (NT Loader, which is the guide of Windows NT).

Select GRUB for DOS, and all the title in your menu.lst will appear. Select the Fedora 9 Install you added.

4. Fedora 9 hard disk installation system:

1. After starting the system, you must first select the language, and then the keyboard layout. In the next step, be sure to choose the hard disk installation method, and enter the location of the iso file in the box below (in the form of "/ directory / directory containing ISO files". In this case, I just need to enter "/").

SdAx, An is the disk order and x is the partition order. A = a, b., x = 1, 2, 3, 4, and 5; note that x is calculated from 1.

Sda1 represents * block hard disk * partitions. 1-4 is the primary partition, and 5 starts with a logical partition.

After the enter confirmation, the familiar installation interface will appear.

2. When installing the Fedora 9 hard disk, I choose the software package by hand. Do not choose the Chinese support in the language here, as the system will be very ugly.

Thank you for reading this article carefully. I hope the article "how to install Fedora 9 hard disk" shared by the editor will be helpful to everyone. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report