Can't access auto mounted UDF dvd
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Can't access auto mounted UDF DVD. DVD is auto mounted to /media/
See permissions of /media/
There is no problems, when ripping with AcidRip specifying /dev/dvd as source path. Also running: mplayer dvd://0 works without problems.
Running: Ubuntu lucid (development branch)
Release: 10.04
Linux ziost 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
$ ls -la /media/
total 6
drwxr-xr-x 5 root root 64 2010-04-20 12:10 .
drwxr-xr-x 20 root root 4096 2010-04-15 21:32 ..
lrwxrwxrwx 1 root root 6 2009-11-23 09:05 cdrom -> cdrom0
drwxr-xr-x 2 root root 6 2009-11-23 09:05 cdrom0
drwxr-xr-x 2 root root 6 2009-11-23 09:05 cdrom1
d--x------ 3 viks viks 88 2008-06-14 03:00 SONATA_VOLUME
$ ls -la /media/
ls: cannot open directory /media/
$ sudo mount -l
/dev/sr0 on /media/
$ dmesg
[75347.003523] VFS: busy inodes on changed media or resized disk sr0
[75347.112433] VFS: busy inodes on changed media or resized disk sr0
[75347.140238] VFS: busy inodes on changed media or resized disk sr0
[75347.151392] VFS: busy inodes on changed media or resized disk sr0
[75398.095208] UDF-fs: Partition marked readonly; forcing readonly mount
[75398.175180] UDF-fs INFO UDF: Mounting volume 'SONATA_VOLUME', timestamp 2008/06/14 03:00 (10b4)
$ cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
UUID=a72bb35b-
# /home was on /dev/sda2 during installation
UUID=9d15da6a-
# swap was on /dev/sda5 during installation
UUID=98d841d6-
$ dvd+rw-mediainfo /dev/sr0
INQUIRY: [HL-DT-ST][DVDRAM GSA-T20N ][WC05]
GET [CURRENT] CONFIGURATION:
Mounted Media: 11h, DVD-R Sequential
Media ID: SONY16D1
Current Write Speed: 8.0x1385=11080KB/s
Write Speed #0: 8.0x1385=11080KB/s
Write Speed #1: 4.0x1385=5540KB/s
GET [CURRENT] PERFORMANCE:
Write Performance: 3.3x1385=4584KB/s@0 -> 8.0x1385=
Speed Descriptor#0: 02/2298495 R@1.7x1385=2292KB/s W@8.0x1385=
Speed Descriptor#1: 02/2298495 R@1.7x1385=2292KB/s W@4.0x1385=5540KB/s
READ DVD STRUCTURE[#10h]:
Media Book Type: 00h, DVD-ROM book [revision 0]
Legacy lead-out at: 2298496*
READ DVD STRUCTURE[#0h]:
Media Book Type: 25h, DVD-R book [revision 5]
Last border-out at: 2045*2KB=4188160
READ DISC INFORMATION:
Disc status: appendable
Number of Sessions: 2
State of Last Session: empty
"Next" Track: 4
Number of Tracks: 4
READ TRACK INFORMATION[#1]:
Track State: complete incremental
Track Start Address: 0*2KB
Free Blocks: 0*2KB
Track Size: 1520*2KB
Last Recorded Address: 1519*2KB
READ TRACK INFORMATION[#2]:
Track State: complete incremental
Track Start Address: 1536*2KB
Free Blocks: 0*2KB
Track Size: 240*2KB
Last Recorded Address: 1567*2KB
READ TRACK INFORMATION[#3]:
Track State: complete incremental
Track Start Address: 1792*2KB
Free Blocks: 0*2KB
Track Size: 715984*2KB
Last Recorded Address: 717775*2KB
READ TRACK INFORMATION[#4]:
Track State: invisible incremental
Track Start Address: 755680*2KB
Next Writable Address: 755680*2KB
Free Blocks: 1542208*2KB
Track Size: 1542208*2KB
FABRICATED TOC:
Track#1 : 14@0
Track#AA : 14@717776
Multi-session Info: #1@0
READ CAPACITY: 717776*
$ /lib/udev/cdrom_id /dev/sr0
ID_CDROM=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RW=1
ID_CDROM_DVD_RAM=1
ID_CDROM_
ID_CDROM_
ID_CDROM_
ID_CDROM_MEDIA=1
ID_CDROM_
ID_CDROM_
ID_CDROM_
ID_CDROM_
ID_CDROM_
ID_CDROM_
Ubuntu 10.04 Lucid Lynx LTS does not recognize or mount udf dvds,
that read perfectly in Vista.
When inserting a dvd created inVista, the seek light
goes on, stops, and the CD/DVD icon disappears,
as if I no longer have a cdrom drive.
Removing the Vista created dvd causes the cdrom drive icon to reappear.
Attachment shows terminal output with the Vista created dvd in the drive.
Then no disk, and then again
with music & data dvd, & Vista install dvd.
Apparently whatever format Vista used to create the first dvd tested
cannot be read or even be recognized by Ubuntu 10.04.
Vista calls the format udf, but which version?
Could it be that Ubuntu can read older udf (2.0?) format but not newer udf (2.5?)
BavarianPH,
Ubuntu forever!