Subject: Re: Trying to use cdrecord.
To: Andrew Gillham <gillham@vaultron.com>
From: Alex Barclay <alex@tfo-consulting.com>
List: port-i386
Date: 07/24/2000 20:16:05
On Mon, 24 Jul 2000, Andrew Gillham wrote:

> > On Mon 03 Jul 2000 at 12:38:30 -0500, Richard Pennington wrote:
> > > I noticed a link in /dev scgx->/dev/cd0d.
> > 
> > On my Alpha, I also got such a link. Which was wrong because it should
> > have been to cd0c. Only the i386 port has the partition-d madness.
> 
> Can your Alpha share a single disk with NetBSD, Linux, VMS and Tru64?
> Or eCos, VxWorks, etc?

On i386 NetBSD I find it easier to use

cdrecord dev=/dev/cd1d:@ -v speed=4 image.raw

I got the scg stuff working on Solaris 2.7 with the scd driver but I found
the device stuff easier on NetBSD

A.