Hola everyone!
I've been looking pretty much everywhere on Google and a couple forums but my question remains unsolved
Here is the deal: When I mount my DVD-R media, that was created using Nero 6's UDF on Windows XP, I can't access the data that's on it, but it works under Windows
Here is the output
Code:
[root@fry/]# mount /dev/hdd /media/dvd -t udf
mount: block device /dev/hdd is write-protected, mounting read-only
[root@fry/]# ls /media/dvd
/bin/ls: /media/dvd/backup-dvd-01.iso: No such file or directory
. ..
What I'm trying to do here is grab my ISO file that is stored on the DVD to burn it to another DVD (It is a 4.3gb file, that's why it was burnt using UDF)
Did anyone ever experience this? I'm using SuSE 9.1 if that matters, with a 2.6.4 kernel. I just don't understand why it says "No such file or directory".
Thanks in advance!
viz