Results 1 to 10 of 12
I'm having problems mounting DVDRs into my dvd drive. I can mount CDRs no problem, if they contain both data or music. DVDs with data doesn't want to mount. Here ...
- 05-03-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 29
Can't Mount DVDRs
I'm having problems mounting DVDRs into my dvd drive. I can mount CDRs no problem, if they contain both data or music. DVDs with data doesn't want to mount. Here is the error I get while trying to mount it.
joelcormier@ubuntu:/$ sudo mount /dev/sr0 /mnt
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Reading some other threads, I found that most people were asking for sudo lshw -C disk, so I'll post it here.
joelcormier@ubuntu:~$ sudo lshw -C disk
[sudo] password for joelcormier:
*-disk
description: ATA Disk
product: WDC WD5000AAKS-2
vendor: Western Digital
physical id: 0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 01.0
serial: WD-WMASY3059709
size: 465GiB (500GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=9bf09bf0
*-cdrom
description: DVD-RAM writer
product: DVD-RAM GH22NS30
vendor: HL-DT-ST
physical id: 1
bus info: scsi@1:0.0.0
logical name: /dev/cdrom
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/scd0
logical name: /dev/sr0
version: 1.00
serial: [HL-DT-STDVD-RAM GH22NS301.0008/06/10 7U01
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 status=ready
*-medium
physical id: 0
logical name: /dev/cdrom
Any help would be greatly appreciated. Let me know if you need more info.
- 05-03-2009 #2
Try using the command as shown above
post any errors you find regarding the DVD drive.Code:dmesg | tail
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-03-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 29
joelcormier@ubuntu:~$ dmesg | tail
[38001.245151] end_request: I/O error, dev sr0, sector 0
[38001.245154] Buffer I/O error on device sr0, logical block 0
[38001.268627] end_request: I/O error, dev sr0, sector 0
[38001.268636] EXT4-fs: unable to read superblock
[38069.893625] udf: udf_read_inode(ino 64836) failed !bh
[38070.018865] udf: udf_read_inode(ino 64836) failed !bh
[38070.018869] UDF-fs: No partition found (1)
[38070.280743] udf: udf_read_inode(ino 64836) failed !bh
[38070.280764] udf: udf_read_inode(ino 64836) failed !bh
[38070.280765] UDF-fs: No partition found (1)
- 05-03-2009 #4
Are these valid DVD's that work in Windows?
Is this the same command that you mount CDR's with?I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-03-2009 #5Just Joined!
- Join Date
- Apr 2009
- Posts
- 29
Ok I think I know what the problem is. I tried a few CDs and DVDs, and most work. It's that single one that doesn't work. It does work in Windows.
I burnt the CD on my laptop which uses Vista. I read on a thread that if you burn on Vista, it might cause problems. It didn't say how to fix it however. The threads that I read were about a year old.
When I open the "Computer" window and look at the drive, it says "UDF Volume". Other cds say images, or easyshare, or whatever.
- 05-03-2009 #6
I had this same problem when trying to help another user, just like yourself, trying to figure out the same thing. It might be a Vista problem but I have no idea if this is true or not. I wonder if you can play DVD movies, like say "Pirates of the Carribean". I'm pretty sure that is a UDF disk and not everyone can play UDF disks. If that is the case, then you'd need to recompile your kernel to include UDF support either as a module or built into the kernel itself.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 05-03-2009 #7Just Joined!
- Join Date
- Apr 2009
- Posts
- 29
I tried a regular DVD
File reading failed:
VLC could not read the file.
Playback failure:
VLC cannot set the DVD's title. It possibly cannot decrypt the entire disk.
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///media/SUPER_SIZE_ME/VIDEO_TS/'. Check the log for details.
Playback failure:
VLC cannot set the DVD's title. It possibly cannot decrypt the entire disk.
- 05-04-2009 #8Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
Have you installed the DECSS software on your system? WIthout it, you probably won't be able to access a copy-protected video DVD. These are the libdvdcss library files, which VLC and other video players can use if they are available. If not, then they won't play a CSS-encoded DVD.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 05-04-2009 #9Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 05-05-2009 #10Just Joined!
- Join Date
- Apr 2009
- Posts
- 29
The problem is not with all DVDs, just certain ones. I think this one that doesn't work got burned in windows. It contains pictures.
The other one that doesn't work is an actual DVD (not a DVDR) and it's a movie. I'll try the solotion that you posted for this one. I'm still not sure about the first one though.




