When reading the Linux boot disk

Source: Internet
Author: User
When you read the Linux boot disk-general Linux technology-Linux technology and application information, read the following for details. The installation of a disk can be completed in either Windows or Linux.

In Windows, use Red Hat to install the first rawritewin program on the CD. This program is in the dosutils/rawritewin directory under CDROM. When creating the first floppy disk, select images \ bootnet. img for the Image File. This is the boot disk. When creating the second floppy Disk, select images \ drvnet.net for the Image File. This is called a Driver Disk ).

Depending on the model of your Nic, the drive disk may not be needed.

To create an installation disk in Linux, run the following command:

Dd if =/media/cdrom/images/diskboot. img of =/dev/floppy (BOOT disk)

It is possible that the kernel is too large to fit on a floppy disk.

[Root @ panda ~] # Dd if =/media/cdrom/images/diskboot. img of =/dev/floppy

Dd: Writing '/dev/floppy': no space on the device

Read 2881 + 0 blocks

Output 2880 + 0 blocks

Cat/mnt/cdrom/images/pcmciadd. img>/dev/fd0

Yes.

Mkbootdisk -- device/dev/fd0 'uname-R'

Yes, it can be customized according to the current system, smaller

Edit the file syslinux. cfg

Rewrite the first line:

Default linux ks = floppy

If you need to use the drive disk of the NIC, rewrite the first line:

Default linux ks = floppy dd

The system will automatically prompt you to insert the drive disk.
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.