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 [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message