>> >Install CD), it gives me this message:
>> > mount: block device /dev/scd0 is write-protected, mounting
>> >read-only
>I know the first part isn't a problem, but the next line down is:
>mount: wrong fs type, bad option, bad superblock on /dev/scd0,
> or toomany mounted filesystems
If you knew the first error message wasn't a problem, why'd you post it
and not the second error message?
Anyway, what happens when you try this?:
# mount -t iso9660 /dev/scd0 -o ro /mnt/cdrom
That should give a more illuminating error message and rule out
permission problems or /etc/fstab as a source of problems. The line in
your /etc/fstab should be like so:
/dev/scd0 /mnt/cdrom iso9660 noauto,user,ro 0 0
Or try /dev/sr0 instead of /dev/scd0 ? They're supposed to point to the
same place, but sometimes one works and the other doesn't.
Also, you should have a look at /var/log/dmesg and make sure that your
CD-RW is getting recognized as an IDE-SCSI device. If you have IDE CD-ROM
support compiled, you may have to pass the "hdX=ide-scsi" option to the
kernel at boot time so the IDE driver doesn't grab the CD and refuse to
let go.
Quote:>And this is on a CD that already has data on it. I wasn't trying to burn to
OK. I must've misparsed the previous message then....
--
Matt G / Dances With Crows \ In the MS-DOStrix,
There is no Darkness in Eternity \----\ there is no fork().
But only Light too dim for us to see \
===== Usenet: ceci n'est pas une guerre des flammes =====