greyris
12-22-2000, 01:23 AM
Ok, now don't shoot me or flame me until you finish reading! For the most part I know what I'm doing, I've been running Slack on my home machine and my machine at work for about 6 months now, and just ran into a slight snag.
I'm trying to mount a floppy, and it keeps giving me different errors. I've tried mounting the drive several different ways with the mount command. I've moutned disks at work just fine, but having trouble at home (I also did a forum search, but that didn't tell me anything I haven't tried). I've tried doing:
mount /dev/fd0 /mnt/floppy
mount -t msdos /dev/fd0 /mnt/floppy
mount -t vfat /dev/fd0 /mnt/floppy
mount -t auto /dev/fd0 /mnt/floppy
and the same as above but with /dev/fd0h1440. I've tried a few different dos and win disks, all with no success.
The first line gives me Input/Output errors then craps out. The other lines give me:
mount: wrong fs type, bad option, bad superblock on /dev/fd0h1440,
or too many mounted file systems
I've got to be overlooking something really dumb, but I don't know what.. any help would be appreciated. If it helps, I'm using Slack 7.
Thanks,
Mike
I'm trying to mount a floppy, and it keeps giving me different errors. I've tried mounting the drive several different ways with the mount command. I've moutned disks at work just fine, but having trouble at home (I also did a forum search, but that didn't tell me anything I haven't tried). I've tried doing:
mount /dev/fd0 /mnt/floppy
mount -t msdos /dev/fd0 /mnt/floppy
mount -t vfat /dev/fd0 /mnt/floppy
mount -t auto /dev/fd0 /mnt/floppy
and the same as above but with /dev/fd0h1440. I've tried a few different dos and win disks, all with no success.
The first line gives me Input/Output errors then craps out. The other lines give me:
mount: wrong fs type, bad option, bad superblock on /dev/fd0h1440,
or too many mounted file systems
I've got to be overlooking something really dumb, but I don't know what.. any help would be appreciated. If it helps, I'm using Slack 7.
Thanks,
Mike