mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Q on packetwriting to DVD+R, DVD-R
@ 2006-06-08 16:53 Herbert Rosmanith
  0 siblings, 0 replies; only message in thread
From: Herbert Rosmanith @ 2006-06-08 16:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: Herbert Rosmanith


good afternoon,

I have a question concerning cdrom packet writing. I simply
cannot figure out if packet writing supports write once
media like DVD-R, DVD+R too. The docs always speak of
rewriteable media like CD-RW, DVD+RW, DVD-RW, but not about
media without W.

Also, trying to "mkudffs /dev/pktcdvd/cd0" on a non-rewriteable
DVD will fail with an error-message:
"trying to change type of multiple extents".

Reading through <linux/drivers/block/pktcdvd.c>, I get the
impression that only CD-RW, case 0x13: /* DVD-RW */
                case 0x1a: /* DVD+RW */
                case 0x12: /* DVD-RAM */

can be used that way = make an udf fs on the media and
copy files to it.

I this correct?

kind regards,
h.rosmanith

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-08 16:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-08 16:53 Q on packetwriting to DVD+R, DVD-R Herbert Rosmanith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®