Comment 15 for bug 7825

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 9 Sep 2004 11:28:28 -0700
From: Matt Zimmerman <email address hidden>
To: <email address hidden>
Subject: Patch

tags 270437 patch
thanks

Herbert Xu pointed out that the problem is that growisofs opens the device
read-only, while read-write mode is necessary for some of the ioctls that it
uses. This trivial patch seems to get it working again, though I confess
the code is difficult to follow and I'm not sure if it has other side
effects.

http://growisofs-has-too-many-gotos.no-name-yet.com/patches/dvd+rw-tools.270437.diff

--
 - mdz