Mounting Problem
I have a Que! USB CDRW drive connected to my machine. I wrote some files
on a CDRW disk in it with Gcombust. Now, I cannot mount that same disk
in the Que drive. But, if I move the disk to my Plextor IDE CDRW drive,
which is hdc in my machine, I can mount and view the disk. Below is the
xterm listing of what I get:
jerry@debian:~$ su
Password:
debian:/home/jerry# mount -t iso9660 /dev/scd0 /mnt/que
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
or too many mounted file systems
debian:/home/jerry# mount -t iso9660 /dev/hdc /mnt/cdrom2
mount: block device /dev/hdc is write-protected, mounting read-only
debian:/home/jerry#
Anybody know why this is?
I am running Woody with the 2.4.18-bf2.4 kernel
Thanks
Reply to: