i just recently installed slackware 9.1, my disc drive was working fine immediately after the install, but now for some reason whenI try to mount it I get the message
/dev/fd0 is not a valid block device
my fstab:
Code:
/dev/hda6 swap swap defaults 0 0
/dev/hda5 / reiserfs defaults 1 1
/dev/hda1 /mnt/windows vfat noauto,users 1 0
/dev/cdrom /mnt/cdrom iso9660 noauto,users,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,users 0 0
/dev/sda1 /mnt/flash auto noauto,users 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
and I do have a disc in the drive, so thats not the problem