Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 1999 15:03:21 -0400 (EDT)
From:      "Brian F. Feldman" <green@FreeBSD.org>
To:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
Cc:        Amancio Hasty <hasty@rah.star-gate.com>, current@FreeBSD.org
Subject:   Re: cd writer recommendation? 
Message-ID:  <Pine.BSF.4.10.9908161445580.9871-100000@janus.syracuse.net>
In-Reply-To: <70996.934828800@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Aug 1999, Jordan K. Hubbard wrote:

> > Mkisofs is good for creating an ISO 9660 file systems. Wormcontrol and
> > dd are a good combination for writing them.
> 
> This would be true if the worm driver wasn't actually dead.  You
> should at least check on these things before publically recommending
> obsolete mechanisms. :)

Wormcontrol uses WORM ioctls, handled by both of the ATAPI drivers.

> 
> In the world of CAM these days, cdrecord from the ports collection is
> the way to go.  "dd" was also never a good way of writing CDs since the
> faster models may suffer from data starvation when you use dd, you
> want to use cdrecord and/or team from the ports collection to do this.

But ATA and wcd are both not CAM. dd works just fine. You can solve data
starvation by using a pipe of two (one to do all the reading, another to
do all the writing with the small buffer size.) cdrecord is probably
more obvious to most people.

> 
> And yes, I've burned probably thousands of CDs under FreeBSD at this
> point and do know what I'm talking about, should Brian wish to
> vigorously defend the indefensible again on these points. :-)

Your points are arguments to a different set of statements ;)

> 
> - Jordan
> 

 Brian Fundakowski Feldman      _ __ ___ ____  ___ ___ ___  
 green@FreeBSD.org                   _ __ ___ | _ ) __|   \ 
     FreeBSD: The Power to Serve!        _ __ | _ \._ \ |) |
       http://www.FreeBSD.org/              _ |___/___/___/ 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908161445580.9871-100000>