dgrant Apprentice


Joined: 28 May 2003 Posts: 158 Location: Vancouver, BC, Canada
|
Posted: Thu Sep 18, 2003 8:46 pm Post subject: udf support |
|
|
Can anyone help me get UDF working? I just want to read from some CDs I burned in Windows.
I'm using kernel 2.4 right now and I tried doing the following:
Code: |
root@sidicpc22 david # mount -t udf /dev/cdrom /mnt/cdrom/
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
|
This doesn't make much sense to me... |
|