Mailinglist Archive: packet-writing (21 mails)

< Previous Next >
Re: Non-RW media; WORM hopes
  • From: Phillip Susi <psusi@xxxxxxxxxx>
  • Date: Thu, 07 Jun 2007 13:27:30 -0400
  • Message-id: <46684002.90408@xxxxxxxxxx>
RB wrote:
After looking at all the dates on the docs I can find, that seems to
be the latest consensus.  However, having browsed through pktcdvd.c,
it would seem there are several acknowledgments of/facilities for -R
media, so again I ask - what lacks?  Additions to the pktcdvd driver,
userspace tools, or something else entirely?

IIRC, what is lacking is filesystem support for WORM media. In otherwords, the UDF filesystem driver tries to rewrite blocks on the disc.

For your purposes, I would suggest that you don't use a filesystem on the disk and just write the raw log file out, or maybe a tar data stream. If you pipe it though dd to reblock you should be able to write it directly to the cd-r without pktcdvd.

--
To unsubscribe, e-mail: packet-writing+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: packet-writing+help@xxxxxxxxxxxx

< Previous Next >
List Navigation
Follow Ups