Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2009 17:53:22 -0800
From:      George Hartzell <hartzell@alerce.com>
To:        freebsd-current@freebsd.org
Cc:        Michael Proto <mike@jellydonut.org>, Alexander Best <alexbestms@math.uni-muenster.de>
Subject:   Re: patch to fix burncd bug
Message-ID:  <18791.65426.128568.526167@almost.alerce.com>
In-Reply-To: <1de79840901080935s130f647r36815df468a9220b@mail.gmail.com>
References:  <permail-200901081713146981cf3e00002177-a_best01@message-id.uni-muenster.de> <1de79840901080935s130f647r36815df468a9220b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Proto writes:
 > On Thu, Jan 8, 2009 at 12:13 PM, Alexander Best <
 > alexbestms@math.uni-muenster.de> wrote:
 > 
 > > could somebody please commit the following patch to dev/ata? it fixes a
 > > nasty
 > > bug during fixation in burncd. the bug exists in RELENG6, RELENG7 and HEAD
 > > (and maybe RELENG5):
 > >
 > > http://www.freebsd.org/cgi/query-pr.cgi?prp=95979-3-txt&n=/patch
 > >
 > > the whole PR can be found here:
 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=95979
 > >
 > >
 > 
 > I second this request. A fix would be nice, this bug has bitten me in both
 > 7-STABLE and 8-CURRENT :)

I have a mac pro running 7.1-PRERELEASE system (not sure when I last
updated it) on which burncd seems to successfully burn the data but
then fails while fixating.

I applied the above patch by hand, with a little bit of fuzz, and now
it fails to burn the data but fixating no longer bombs out.  Here's a
section of a script session (edited to remove the bulk of the written
lines...).

  (delicious)[5:37pm]~>>sudo burncd -e data iso/7.0-RELEASE-amd64-livefs.iso fixate
  Password:
  next writeable LBA 0
  writing from file iso/7.0-RELEASE-amd64-livefs.iso size 279174 KB
  written this track 32 KB (0%) total 32 KB
  written this track 64 KB (0%) total 64 KB
  [...]
  written this track 1152 KB (0%) total 1152 KB
  Input/output error
  
  fixating CD, please wait..
  (delicious)[5:40pm]~>>

I think that I got the patch applied properly, I wonder if something's
changed to obsolete it?

g.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18791.65426.128568.526167>