I tried 2 several dvd-burners and got same results with both drives, one drives is internal and one drive external. I previously had similar problems and replaced my old dvd-burner with some new kind but still having same problems but I didn't try the old burner within this case.
I tried to mount via command:
-results at displaying the files within the dvd but not being able to play any movie
-or get the message inside "This disc contains a "UDF" file system and requires an operating system
that supports the ISO-13346 "UDF" file system specification."
mount_udf /dev/cd1 /mnt/cd
-ends with message "mount_udf: /dev/cd1: Invalid argument"
mount -t udf /dev/cd1 /mnt/cd
-ends with message "mount_udf: /dev/cd1: Invalid argument"
I've read a lot of manuals on the main page and within forums or blogs but didn't get any solution so far, I don't understand why i am getting such problems reading DVD's. Sometimes I get some data via "-t cd9660" reading DVD's but I never get any result with UDF, it's not doing anything and at this I need some advice.
I tried to mount via command:
mount -t cd9660 /dev/cd1 /mnt/cd
-results at displaying the files within the dvd but not being able to play any movie
-or get the message inside "This disc contains a "UDF" file system and requires an operating system
that supports the ISO-13346 "UDF" file system specification."
mount_udf /dev/cd1 /mnt/cd
-ends with message "mount_udf: /dev/cd1: Invalid argument"
mount -t udf /dev/cd1 /mnt/cd
-ends with message "mount_udf: /dev/cd1: Invalid argument"
I've read a lot of manuals on the main page and within forums or blogs but didn't get any solution so far, I don't understand why i am getting such problems reading DVD's. Sometimes I get some data via "-t cd9660" reading DVD's but I never get any result with UDF, it's not doing anything and at this I need some advice.