LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do you make a boot disk for RH9? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-you-make-a-boot-disk-for-rh9-243212/)

ginda 10-15-2004 07:40 PM

How do you make a boot disk for RH9?
 
Installed rh9 ok but luckly i made a boot disk when it gave me the option to do so as it would not not boot into rh9 but always into xp.....just a bit worried if my single boot disks messes up then i wont be able to boot rh9...

homey 10-15-2004 08:01 PM

Redhat had a utility called mkbootdisk. Probably run as root ....
su -
/sbin/mkbootdisk

Edit: You will need to know the kernel version which you are running.
For example..

At the prompt, type: uname -r ( to find the kernel version)
/sbin/mkbootdisk --device /dev/fd0 2.4.18-24.8.0



All times are GMT -5. The time now is 11:19 PM.