Computing.Net > Forums > Linux > Floppy Disk

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.

Floppy Disk

Reply to Message Icon

Name: kyrospeare
Date: September 17, 2004 at 15:50:49 Pacific
OS: Red Hat 7.2
CPU/Ram: 128
Comment:

Why can't cd files from a cd be copied directly to a floppy
for use as a bootable floppy disk? Instead, you must use a
program such as "rawrite" to transfer the files to a floppy
for proper use. Just wondering why?

Ky



Sponsored Link
Ads by Google

Response Number 1
Name: Jake2
Date: September 17, 2004 at 23:49:37 Pacific
Reply:

The files are actually copied more directly when using rawrite or in Linux and other UNIX-like systems, dd.

It's easier for Linux to boot from a native filesystem like ext2, but Windows can't write to ext2 without 3rd part drivers or programs, so the solution is to use floppy "image files" which are to floppy disks as .ISOs are to CDs. One of the goals of UNIX is "everything's a file" so there's little difference between the file /dev/fd0 (your floppy drive) and /home/username/floppy.img


0

Response Number 2
Name: 3Dave
Date: September 20, 2004 at 04:02:11 Pacific
Reply:

The image files contain not just the files but also the boot record which is stored right at the beginning of the disk, the same as a bootable CD or hard drive. Copying over just the files would not copy the boot loader as well therefore the disk would not be bootable. You could copy over the files and then the boot record from the CD but having it all in one image is easier.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Accessing CDROM (AFTER) B... How do I close X (or GNOM...



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: Floppy Disk

How to install a Zip Drive, Floppy Disk, CD-ROM and a CD-RW www.computing.net/answers/linux/how-to-install-a-zip-drive-floppy-disk-cdrom-and-a-cdrw/90.html

Linux on floppy disk ??? www.computing.net/answers/linux/linux-on-floppy-disk-/4476.html

Putting boot floppy disk on cd www.computing.net/answers/linux/putting-boot-floppy-disk-on-cd/15150.html