Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 12:12:12 +0300 (MSK)
From:      Alexei Evdokimov <alexei@mhost.eu.org>
To:        Andrew Heybey <ath@niksun.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: burncd can't/won't write from pipe?
Message-ID:  <20020326120548.P7488-100000@avalon.pptus.ru>
In-Reply-To: <200203260206.g2Q26dO00776@celis.niksun.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Mar 2002, Andrew Heybey wrote:

 AH> I'm trying 4.5-RELEASE plus Soren's patches for the new ata driver and
 AH> burncd.  I just got a CD-RW drive, so I don't know if this used to
 AH> work or not.
 AH>
 AH> The following does not work:
 AH>
 AH> mkisofs -R <some_directory> | burncd -s 8 data - fixate
 AH>
 AH> mkisofs exits fairly quickly without any error messages that I saw (it
 AH> did print some messages to stderr about files names that it was
 AH> using).
 AH>
 AH> burncd prints:
 AH>
 AH> next writeable LBA 0
 AH> writing from stdin
 AH>
 AH> fixating CD, please wait..
 AH>
 AH> and then sits there for a long time, with no activity from the CD-RW.
 AH> I can Ctrl-C out of it.
 AH>
 AH> If I do the steps separately, everything works fine:
 AH>
 AH> mkisofs -R <dir> > ~/dir.iso
 AH> burncd -s 8 data ~/dir.iso fixate
 AH>
 AH> Am I doing something dumb?  What am I missing?

It doesn't write from pipe on STABLE too. PR 36299.

-- 
Alexei Evdokimov
alexei@mhost.eu.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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