Computing.Net > Forums > Linux > How to make boot disks

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to make boot disks

Reply to Message Icon

Name: tru
Date: November 12, 2002 at 19:37:50 Pacific
OS: Red Hat 8.0
CPU/Ram: 1.33GHz/256
Comment:

Hi,
I was wondering how you make extra boot disks when you are in the operating system. In this case it would be Red Hat 8.0. I was thinking of making a bootable CD also. This is just because I don't want to install a linux bootloader on this particular machine. If I should use dd, then what image do I need to use?
If I update my kernel, should I then be making a new bootdisk?

Thanks for any advice.



Sponsored Link
Ads by Google

Response Number 1
Name: Ed Kenny
Date: November 12, 2002 at 20:38:13 Pacific
Reply:

I can't find the option to make a boot floppy in RedHat 8.0. I rebooted to RedHat 7.3 to find out how it was done. I looked at the menu option there to find what command was executed. It was /usr/sbin/qmkbootdisk but I can't find this on my Redhat 8.0 installation or on any of the three installation CDs. I believe the source is on the first source disk (disk 4) but I have not burned these disks yet. I found the precompiled rpm on the net using a google search.
program: qmkbootdisk-1.0.1-6 RPM for i386
file: qmkbootdisk-1.0.1-6.i386.rpm
from: http://www.rpmfind.net/linux/RPM/rawhide/1.0/i386/
RedHat/RPMS/qmkbootdisk-1.0.1-6.i386.html

Just install the rpm:
# rpm -ivh qmkbootdisk-1.0.1-6.i386.rpm

To make a new boot disk run the command:
# qmkbootdisk

Works fine for me now

Ed


0

Response Number 2
Name: tru
Date: November 13, 2002 at 13:44:59 Pacific
Reply:

Thanks, I'll give that a try.

Any thoughts on making a bootable CD? And whether a kernel update would require updating the boot disk/CD?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


k3b install on RedHat 8.0 How can I be my own ISP



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: How to make boot disks

how to make boot floppy? www.computing.net/answers/linux/how-to-make-boot-floppy/2371.html

boot disk from command line www.computing.net/answers/linux/boot-disk-from-command-line/22441.html

Need to make boot disk for RedHat 5.2 www.computing.net/answers/linux/need-to-make-boot-disk-for-redhat-52/584.html