LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Creating a boot disk in RH 9.0 (https://www.linuxquestions.org/questions/linux-software-2/creating-a-boot-disk-in-rh-9-0-a-104341/)

tstone 10-15-2003 02:31 PM

Creating a boot disk in RH 9.0
 
How do I create a boot disk in RH 9.0 other than doing it at the installation?

Skyline 10-15-2003 03:30 PM

Put a blank floppy in the drive: then

From the command line as Root user

mkbootdisk 2.4.20-8

or

mkbootdisk <kernel_version>

tstone 10-16-2003 10:12 AM

Thank you.

coolamit78 10-16-2003 10:44 AM

Hi....I'd just like to expand the above mentioned command for you..

mkbootdisk --device <floppydisk_filename> <your-kernel-version>

example

mkbootdisk --device /dev/fd0 2.4.20-8

Regards,

amit

tstone 10-17-2003 02:27 PM

I appreciate the info. :D


All times are GMT -5. The time now is 10:35 PM.