synecdoche
08-17-2003, 01:59 PM
I have a number of files I would like to transfer onto a floppy disk so I can take them to another computer (they are drivers for an NIC).
fstab mounts /dev/fd0 to /mnt/floppy. I can copy the files there without any errors, but nothing actually happens. The disk drive light does not come on, there is no noise, nothing happens at all. The file transfer seems to happen instantaneously.
So, to doublecheck, I ls in /mnt/floppy. All of the files are listed. So, I happily take my floppy over to the other computer, check out the disk, and there is nothing on it.
Issues: This disk is formatted for a Windows machine. However, I've transferred files in this way before, from a Linux box to the windows box (same computer, different distro).
Here is the line from my fstab about the floppy drive:
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
Any ideas?
Thanks,
david
fstab mounts /dev/fd0 to /mnt/floppy. I can copy the files there without any errors, but nothing actually happens. The disk drive light does not come on, there is no noise, nothing happens at all. The file transfer seems to happen instantaneously.
So, to doublecheck, I ls in /mnt/floppy. All of the files are listed. So, I happily take my floppy over to the other computer, check out the disk, and there is nothing on it.
Issues: This disk is formatted for a Windows machine. However, I've transferred files in this way before, from a Linux box to the windows box (same computer, different distro).
Here is the line from my fstab about the floppy drive:
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
Any ideas?
Thanks,
david