public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Status of UDF write on DVD-R(W) and CD-R(W) disks?
@ 2004-01-28 13:20 Stephen Anthony
  2004-01-29 15:49 ` Jeremy Jackson
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Anthony @ 2004-01-28 13:20 UTC (permalink / raw)
  To: linux-kernel

I'm wondering about the status of UDF write support on DVD and CD media.  
Specifically, does anyone know when (or even if) it will be possible to 
do incremental writes on DVD-R or CD-R media using UDF and standard 
system tools (cp and the like)?  I'd like to treat a DVD-R like a small 
disk, and do mount, cp ..., umount.  Basically have everything work like 
a hard disk, except of course there would be no delete.

Please CC me if you want to response personally (I'm not subscribed to the 
list).

Thanks,
Steve


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Status of UDF write on DVD-R(W) and CD-R(W) disks?
  2004-01-28 13:20 Status of UDF write on DVD-R(W) and CD-R(W) disks? Stephen Anthony
@ 2004-01-29 15:49 ` Jeremy Jackson
  2004-01-29 16:18   ` Stephen Anthony
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremy Jackson @ 2004-01-29 15:49 UTC (permalink / raw)
  To: Stephen Anthony; +Cc: linux-kernel

Google for packet-patch.  I've had this for about 9 months, although I 
don't use it much, and it doesn't work well with Adaptec/Roxio direct-CD.

Cheers,

Jeremy

Stephen Anthony wrote:
> I'm wondering about the status of UDF write support on DVD and CD media.  
> Specifically, does anyone know when (or even if) it will be possible to 
> do incremental writes on DVD-R or CD-R media using UDF and standard 
> system tools (cp and the like)?  I'd like to treat a DVD-R like a small 
> disk, and do mount, cp ..., umount.  Basically have everything work like 
> a hard disk, except of course there would be no delete.
> 
> Please CC me if you want to response personally (I'm not subscribed to the 
> list).


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Status of UDF write on DVD-R(W) and CD-R(W) disks?
  2004-01-29 15:49 ` Jeremy Jackson
@ 2004-01-29 16:18   ` Stephen Anthony
  2004-01-29 16:28     ` Jeremy Jackson
  2004-01-30 22:35     ` Peter Osterlund
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Anthony @ 2004-01-29 16:18 UTC (permalink / raw)
  To: Jeremy Jackson; +Cc: linux-kernel

On January 29, 2004 12:19 pm, Jeremy Jackson wrote:

> Google for packet-patch.  I've had this for about 9 months, although I
> don't use it much, and it doesn't work well with Adaptec/Roxio
> direct-CD.
>
> Cheers,
>
> Jeremy

Thanks for the info.  But I believe that solution is for kernel 2.4.  I'd 
like to use it with the latest 2.6 kernel (I probably should have 
mentioned that previously).

Thanks,
Steve


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Status of UDF write on DVD-R(W) and CD-R(W) disks?
  2004-01-29 16:18   ` Stephen Anthony
@ 2004-01-29 16:28     ` Jeremy Jackson
  2004-01-29 16:37       ` Stephen Anthony
  2004-01-30 22:35     ` Peter Osterlund
  1 sibling, 1 reply; 6+ messages in thread
From: Jeremy Jackson @ 2004-01-29 16:28 UTC (permalink / raw)
  To: Stephen Anthony; +Cc: linux-kernel

There is mention of kernel support in dvd+rw-tools (debian package name 
for growisofs) of this type, and it seems current (the other patch is 
rotting).  Check there for 2.6 support.

Cheers,

Jeremy Jackson

Stephen Anthony wrote:

>>Google for packet-patch.  I've had this for about 9 months, although I

> Thanks for the info.  But I believe that solution is for kernel 2.4.  I'd 
> like to use it with the latest 2.6 kernel (I probably should have 
> mentioned that previously).
> 
> Thanks,
> Steve




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Status of UDF write on DVD-R(W) and CD-R(W) disks?
  2004-01-29 16:28     ` Jeremy Jackson
@ 2004-01-29 16:37       ` Stephen Anthony
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Anthony @ 2004-01-29 16:37 UTC (permalink / raw)
  To: Jeremy Jackson; +Cc: linux-kernel

On January 29, 2004 12:58 pm, Jeremy Jackson wrote:
> There is mention of kernel support in dvd+rw-tools (debian package name
> for growisofs) of this type, and it seems current (the other patch is
> rotting).  Check there for 2.6 support.
>
> Cheers,
>
> Jeremy Jackson

Thanks for the info.  Unfortunately, I've already read that document as 
well.  They simply state that support is *supposed* to be in the latest 
kernel.  That's the type of info I'm getting through google; that someone 
(somewhere) has heard that the latest kernel is *supposed* to do it.  I 
was looking for a little more concrete information :)

I was hoping that in posting on lkml that the authors (Jens, Peter, ??) 
would post directly on the status.  HINT-HINT ...

Thanks,
Steve


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Status of UDF write on DVD-R(W) and CD-R(W) disks?
  2004-01-29 16:18   ` Stephen Anthony
  2004-01-29 16:28     ` Jeremy Jackson
@ 2004-01-30 22:35     ` Peter Osterlund
  1 sibling, 0 replies; 6+ messages in thread
From: Peter Osterlund @ 2004-01-30 22:35 UTC (permalink / raw)
  To: Stephen Anthony; +Cc: Jeremy Jackson, linux-kernel

Stephen Anthony <stephena@cs.mun.ca> writes:

> On January 29, 2004 12:19 pm, Jeremy Jackson wrote:
> 
> > Google for packet-patch.  I've had this for about 9 months, although I
> > don't use it much, and it doesn't work well with Adaptec/Roxio
> > direct-CD.
> 
> Thanks for the info.  But I believe that solution is for kernel 2.4.  I'd 
> like to use it with the latest 2.6 kernel (I probably should have 
> mentioned that previously).

Patches for 2.6 are available here:

        http://w1.894.telia.com/~u89404340/patches/packet/2.6/

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-30 22:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-28 13:20 Status of UDF write on DVD-R(W) and CD-R(W) disks? Stephen Anthony
2004-01-29 15:49 ` Jeremy Jackson
2004-01-29 16:18   ` Stephen Anthony
2004-01-29 16:28     ` Jeremy Jackson
2004-01-29 16:37       ` Stephen Anthony
2004-01-30 22:35     ` Peter Osterlund

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