>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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]