How to select the reiserfs format when installing Fedora on a hard disk

Source: Internet
Author: User
Article Title: how to select the reiserfs format when installing Fedora on a hard disk. Linux is a technology channel of the IT lab in China. Some basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source are actually trying to enter the grub command line mode.
 
If the machine has the dostoolbox, you can download grub for dos, Which is 0.4.2.7.
 
Directly decompress all files to drive c:/boot. ini.
 
Add c: \ grldr = "star grub" to the last line (random characters ).
 
Unzip the vmlinunz and initrd. img files from the isolinux operating system to a directory, such as the root directory of drive C.
 
Reboot enters the comand line
 
Grub> find/vmlinuz
 
Find/initrd. img
 
Will display information such as hd (), is the partition of the two files you export
 
Grub> kernel (hd0, 0)/vmlinuz -- type-linux reiserfs
 
Grub> initrd (hd0, 0)/initrd. img
 
Grub> boot
 
You can enter the installation guide interface in reiserfs format.
 
I saved the CD image in fat format and did not try ntfs
 
RHEL & CentOS
 
Refer to the above method for hard disk installation
 
But there is another way
 
Download the login.exe and autoboot. bat scripts online. You can also write your own commands.
 
Grub for dos is not required.
 
But you need to enter the dostoolbox, put the script and exe file together with vmlinux initrd. img in the image, and run autoboot. bat.
 
The above two installation methods will ask the image location, simply put it in the root directory, or you can enter the image storage path, preferably in English or directly in the root directory.
 
Autoboot. bat content
 
Loadlin vmlinuz initrd = initrd. img ramdisk_size = 9216% 1% 2% 3% 4% 5% 6% 7% 9
 
  
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.