lkml.org 
[lkml]   [2006]   [Feb]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 12 Feb 2006 11:32:31 +0100 (MET)
FromJan Engelhardt <>
SubjectRe: Packet writing issue on 2.6.15.1
>The thing is, I'd like to be able to set up a CDRW for packet writing and burn
>some data there (not necessarily UDF filesystem, it should be able to, for
>example, undergo encryption; and it may not be UDF filesystem at all) without
>actually having to use UDF and packet writing on the burning side...
>>That is: Set up CDRW for packet writing. Burn something non-UDF there. Move it
>elsewhere. Use packet writing to access it r/w. Can I do that?:) I've been
>playing with cdrecord's -packet and pktsize options atm, the only thing I got
>was a CDRW that apparently blocks all reading.
Like...?

  cdrwtool -d /dev/hdb -q
  pktsetup 0 /dev/hdb

"Burning something non-udf there":
  mkfs.xfs /dev/pktcdvd/0
  mkisofs -o /dev/pktcdvd/0 somefiles
  tar -cf /dev/pktcdvd/0 somemorefiles

Anything.


Jan Engelhardt
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-02-12 11:35    [from the cache]
©2003-2008