Debian Bug report logs - #1126713
growisofs -Z doesn't work on BD-R SRM (non-POW) with existing sessions.

Package: growisofs; Maintainer for growisofs is Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org>; Source for growisofs is src:dvd+rw-tools (PTS, buildd, popcon).

Reported by: techlord8@web.de

Date: Sat, 31 Jan 2026 09:39:02 UTC

Severity: normal

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org> (growisofs for {1126713}):
Bug#1126713; Package growisofs. (Sat, 31 Jan 2026 09:39:03 GMT) (full text, mbox, link).


Acknowledgement sent to techlord8@web.de:
New Bug report received and forwarded. Copy sent to pkg-opt-media-team@lists.alioth.debian.org. (Sat, 31 Jan 2026 09:39:03 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: techlord8@web.de
To: submit@bugs.debian.org
Subject: growisofs -Z doesn't work on BD-R SRM (non-POW).
Date: Sat, 31 Jan 2026 00:09:13 +0000
Package: growisofs

Use case: use remaining space on disc if BD-R burn was interrupted.

How it would work: growisofs -Z would auto-detect the next writable address (NWA), then use genisoimage -C 0,[NWA] to write the new data starting at the next NWA. Without genisoimage -c 0,[NWA], the OS can not find the new superblock.



Information forwarded to debian-bugs-dist@lists.debian.org, Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org> (growisofs for {1126713}):
Bug#1126713; Package growisofs. (Tue, 03 Feb 2026 07:31:01 GMT) (full text, mbox, link).


Acknowledgement sent to techlord8@web.de:
Extra info received and forwarded to list. Copy sent to pkg-opt-media-team@lists.alioth.debian.org. (Tue, 03 Feb 2026 07:31:01 GMT) (full text, mbox, link).


Message #10 received at 1126713@bugs.debian.org (full text, mbox, reply):

From: techlord8@web.de
To: 1126713@bugs.debian.org
Subject: correction
Date: Tue, 3 Feb 2026 07:28:11 +0000
> Without genisoimage -c 0,[NWA], the OS can not find the new superblock.

Of course, I meant:
genisoimage -C 0,[NWA]
(with uppercase "C").

Currently, this has to be done manually:

genisoimage -C 0,[NWA]  [other options] -o tmp.iso [files and folders to add]
growisofs -use-the-force-luke=seek:[NWA] [other options] -Z /dev/sr0=tmp.iso

NWA is always in 2K (2048 byte) logical blocks. The NWA can be found using dvd+rw-mediainfo /dev/sr0 (or whichever device name is in use).



Changed Bug title to 'growisofs -Z doesn't work on BD-R SRM (non-POW) with existing sessions.' from 'growisofs -Z doesn't work on BD-R SRM (non-POW).'. Request was from techlord8@web.de to control@bugs.debian.org. (Tue, 03 Feb 2026 07:33:01 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org> (growisofs for {1126713}):
Bug#1126713; Package growisofs. (Tue, 03 Feb 2026 07:39:01 GMT) (full text, mbox, link).


Acknowledgement sent to techlord8@web.de:
Extra info received and forwarded to list. Copy sent to pkg-opt-media-team@lists.alioth.debian.org. (Tue, 03 Feb 2026 07:39:01 GMT) (full text, mbox, link).


Message #17 received at 1126713@bugs.debian.org (full text, mbox, reply):

From: techlord8@web.de
To: 1126713@bugs.debian.org
Subject: the text of the error message
Date: Tue, 3 Feb 2026 07:36:28 +0000
I haven't yet added the error text. It is:

:-[ WRITE@LBA=0h failed with SK=5h/INVALID ADDRESS FOR WRITE]: Invalid argument
:-( write failed: Invalid argument

"LBA=0h" means it is trying to write at the beginning, which, of course, is impossible on an SRM non-POW formatted BD-R.



Information forwarded to debian-bugs-dist@lists.debian.org, Optical Media Tools Team <pkg-opt-media-team@lists.alioth.debian.org> (growisofs for {1126713}):
Bug#1126713; Package growisofs. (Tue, 03 Feb 2026 10:13:02 GMT) (full text, mbox, link).


Acknowledgement sent to techlord8@web.de:
Extra info received and forwarded to list. Copy sent to pkg-opt-media-team@lists.alioth.debian.org. (Tue, 03 Feb 2026 10:13:02 GMT) (full text, mbox, link).


Message #22 received at 1126713@bugs.debian.org (full text, mbox, reply):

From: techlord8@web.de
To: 1126713@bugs.debian.org
Subject: clarification
Date: Tue, 3 Feb 2026 10:11:42 +0000
> impossible on an SRM non-POW formatted BD-R.

By that, I mean it is impossible if a session already exists on the disc. Of course, it <em>is</em> possible on a blank BD-R SRM. Clarified for completeness.



Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Mar 4 16:50:07 2026; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.