Computing.Net > Forums > Linux > how to create boot floppy

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 create boot floppy

Reply to Message Icon

Name: beboldpls
Date: April 26, 2004 at 08:07:38 Pacific
OS: redhat linux8.0
CPU/Ram: 256mb
Comment:

hi guys,

i already installed redhat linux8.0 in my system with grub. i want to create a boot floppy..so pls tell me how to create a boot disk now...

pls help me..
hari



Sponsored Link
Ads by Google

Response Number 1
Name: taurus
Date: April 26, 2004 at 08:13:44 Pacific
Reply:

Log in as root, change to where the kernel is and do either

cd /boot
dd if=<name of kernel> of=/dev/fd0
-or-
mkbootdisk --device /dev/fd0 `uname -r`

taurus


0

Response Number 2
Name: 3Dave
Date: April 28, 2004 at 05:18:34 Pacific
Reply:

You can also copy your boot loader (lilo/grub) from your MBR to a floppy:
# dd if=/dev/hda of=/dev/fd0 bs=512 count=1


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


This is for Audiophile... Mandrake 10.0 Official do...



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 create boot floppy

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

how to create a Boot Diskette www.computing.net/answers/linux/how-to-create-a-boot-diskette/9865.html

How to create a boot disk www.computing.net/answers/linux/how-to-create-a-boot-disk/13127.html