Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Burning Software > Nero & InCD > Nero Linux


Commercial message



Nero Linux Discuss, Cannot mount burnt BD-R at Nero & InCD forum; I've burnt dv files to two Blu-ray disks with Nero Linux 3.5.1 on openSUSE 10.3 on a HP Compac 8710w mobil workstation with a Matshita BD-MLT UJ-210S recorder. 1) BD-RE DL 14GB first test. UDF Automatic settings The burnt disk mounts ok


Reply
 
Thread Tools
Old 08-06-2008   #1 (permalink)
New on Forum
 
Join Date: Mar 2005
Posts: 12
Cannot mount burnt BD-R

I've burnt dv files to two Blu-ray disks with Nero Linux 3.5.1 on openSUSE 10.3 on a HP Compac 8710w mobil workstation with a Matshita BD-MLT UJ-210S recorder.

1) BD-RE DL
14GB first test. UDF Automatic settings
The burnt disk mounts ok and the dv files can be read and played from Gnome/Nautilus/players

2) BD-R DL
47 GB full disk as backup for dv files, UDF Automatic
Successful burning message afterwards
However, this disk can't be mounted and the attached error message box is displayed

Tried "chmod 777 /dev/sr0" but still the same error.
Is there a bug in the disk burning, or other reason?
I won't try a new costly BD-R disk again, before knowing what's wrong here
Attached Images
File Type: jpg mount_error.jpg (23.6 KB, 35 views)
terje is offline   Reply With Quote
Old 10-06-2008   #2 (permalink)
New on Forum
 
Join Date: Mar 2005
Posts: 12
Re: Cannot mount burnt BD-R

A follow up question:
Is there any difference with regards to UDF/readers between mounting/reading BD-RE and BD-R disks?

If I test to burn once more, I'll use a BD-RE with the same file content as on the umountable BD-R.
terje is offline   Reply With Quote
Old 10-06-2008   #3 (permalink)
NeroLinux Moderator
 
Join Date: Jun 2004
Posts: 433
Re: Cannot mount burnt BD-R

There are many differences regarding the UDF revision that are used for BD, regarding the fact that you are burning a multisession disc or not.
Normally, if you keep writing single-session discs ('No Multisession' set in the the compilation properties), Linux should be able to mount the disc.
mathf is offline   Reply With Quote
Old 10-06-2008   #4 (permalink)
NeroLinux Moderator
 
Join Date: Jun 2004
Posts: 433
Re: Cannot mount burnt BD-R

By the way, have you already try to mount the disc manually as root?
mount -t udf /dev/sr0 /mnt ?

If you also get some errors there, have a look in the logfiles (/var/log/messages normally, or the last lines of the 'dmesg' command) and check what was wrong.
mathf is offline   Reply With Quote
Old 11-06-2008   #5 (permalink)
New on Forum
 
Join Date: Mar 2005
Posts: 12
Re: Cannot mount burnt BD-R

Manual mount as root makes no difference.

What does the messages "UDF-fs: minUDFReadRev=250 (max is 201)" mean?

Here are the command line outputs:

Code:
# mount -t udf /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

# tail /var/log/messages
......snip
Jun 11 23:10:51 linux-h9dr kernel: UDF-fs: minUDFReadRev=250 (max is 201)
Jun 11 23:13:08 linux-h9dr su: (to root) terje on /dev/pts/0
Jun 11 23:13:23 linux-h9dr kernel: UDF-fs: minUDFReadRev=250 (max is 201)
Jun 11 23:15:01 linux-h9dr su: (to beagleindex) root on none

# dmesg | tail
......snip
UDF-fs: minUDFReadRev=250 (max is 201)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.192.7 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44 
UDF-fs: minUDFReadRev=250 (max is 201)
terje is offline   Reply With Quote
Old 12-06-2008   #6 (permalink)
New on Forum
 
Join Date: Mar 2005
Posts: 12
Re: Cannot mount burnt BD-R

I have also installed openSUSE 11 beta3, and the good news here is that the BD-R DL as well as BD-RE DL disks are mounted ok, and dv playback works ok.

Was the error due to the UDF reader version?
terje is offline   Reply With Quote
Old 12-06-2008   #7 (permalink)
NeroLinux Moderator
 
Join Date: Jun 2004
Posts: 433
Re: Cannot mount burnt BD-R

From the logfile, it seems that you have burned you disc in UDF 2.50, which is not currently supported by most of the Linux kernels (I saw a patch somewhere on the net, but I will not garantee that it is stable).
As you said before, you left the UDF settings to automatic. So that means that you started a multisession disc (at least leave the disc unfinalized).
-> In such a case Nero Linux automatically selects UDF 2.50 as it needs to do what is called Pseudo-OverWrite (POW).
mathf is offline   Reply With Quote
Old 12-06-2008   #8 (permalink)
New on Forum
 
Join Date: Mar 2005
Posts: 12
Re: Cannot mount burnt BD-R

What I still think is somewhat remarkable is as mentioned that rewriteable BD-RE DL disks works ok on openSUSE 10.3. Also here I burnt the disk leaving the UDF settings to automatic.

Is another, previous version of the UDF reader used to read this disk, maybe possibly multisessions isn't actual on rewriteable disks?

By the way, here follows the corresponding messages after mounting the BD-RE DL disk

Code:
# tail /var/log/messages
......snip
Jun 12 20:31:44 linux-h9dr kernel: UDF-fs: Partition marked readonly; forcing readonly mount
Jun 12 20:31:44 linux-h9dr kernel: UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'New', timestamp 2008/06/01 17:10 (1078)
Jun 12 20:31:44 linux-h9dr hald: mounted /dev/sr0 on behalf of uid 1000

# dmesg | tail
......snip
UDF-fs: Partition marked readonly; forcing readonly mount
UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'New', timestamp 2008/06/01 17:10 (1078)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.192.9 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
terje is offline   Reply With Quote
Old 13-06-2008   #9 (permalink)
NeroLinux Moderator
 
Join Date: Jun 2004
Posts: 433
Re: Cannot mount burnt BD-R

BD-RE DL works like a charm as it is not written like a BD-R. For multisession BD-RE DL, you basically write them like a DVD+RW, using virtual multisession: this is why you can mount them without a problem on SuSE 10.3
mathf is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



Bookmarks

Tags
bd-r, blu-ray

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
BD Labelflash or this is the reason why you should avoid fingerprints on your blank BD-Rs H3rB3i Blu-ray and HD DVD Hardware, Software and Blank Media 1 27-05-2008 18:44
LG GBW-H10N wont burn onto Ritek BD-RE - BD-R!? mos_def Blu-ray and HD DVD Hardware, Software and Blank Media 2 22-03-2008 01:29
Post Blu-ray BD-R BD-RE SL/DL cheap bargain here plasm0 Blu-ray and HD DVD Hardware, Software and Blank Media 13 21-02-2008 17:35
Panasonic SW-5582; Will only burn BD/BD-RE at 1x under Nero 7... aryntha CD and DVD Burners 3 15-06-2006 12:53


All times are GMT +2. The time now is 23:57.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0