On Thu, Apr 10, 2008 at 10:53 PM, Thomas Schmitt <[EMAIL PROTECTED]> wrote:
> Your operating system seems to be a kernel 2.4. 2.4.33 kernel.org > On modern 2.6 it is supposed that one can write to the > formatted area of BD-RE via the plain block device. > dd if=test.iso of=/dev/sr0 bs=32K > On kernel 2.4 this would work with DVD-RAM. No idea > whether your kernel will accept BD-RE. On BD-RE it fails with $ dd if=/dev/zero of=/dev/scd0 bs=32k dd: opening `/dev/scd0': Read-only file system $ it works ok on DVD-RAM media. -- [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

