I have a CDROM and a CD-RW in my computer. I can burn things fine with XCDRoast. They should be /dev/hdc (should be cdrom) and /dev/hdd (should be cdrw).
There is a /dev/cdrom but no /dev/cdrom1.
When i try to mount /dev/cdrom it gives me the error:
Code: Select all
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
Both the CDroms worked in redhat and i'm almost positive they worked in slackware8.2 (i dont use CDs much) I'm using SLackware9.0 now, any ideas as to why this is happening or how to fix it?