Subject: RE: cd burning
To: 'Justin Heath' <justin@bbnow.net>
From: Bruce Martin <brucem@cat.co.za>
List: netbsd-users
Date: 01/12/2001 08:18:18
Hi Justin

Try cdrecord -v speed=8 dev=/dev/cd0d test.img

Use the d partition instead of the a.

Cheers
 Bruce

-----Original Message-----
From: netbsd-users-owner@netbsd.org
[mailto:netbsd-users-owner@netbsd.org]On Behalf Of Justin Heath
Sent: 12 January 2001 12:23
To: David Maxwell
Cc: netbsd-users@netbsd.org
Subject: Re: cd burning


Well just when you think you are out of the woods. I tried it again and
the drive seems like it picks up then cdrecord errors out. Here is the
output.

cdrecord -v speed=8 dev=/dev/cd0a test.img
Cdrecord 1.9 (i386-unknown-netbsd1.5) Copyright (C) 1995-2000 Jo"rg
Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/cd0a'
devname: '/dev/cd0a'
scsibus: -2 target: -2 lun: -2
cdrecord: Invalid argument. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
are root.

Any suggestions would be great. Thanks.


David Maxwell wrote:

> On Thu, Jan 11, 2001 at 08:58:29PM +0000, Justin Heath wrote:
>
>> I have a generic  IDE CDR/W. As far as I know cdrecord only writes to
>> SCSI devices. Under Linux I had to use the ide-scsi module (ide to scsi
>> emulation) for cdrecord to work. Is there an equivelent to this or
>> another way I can accomplish cd writing with and IDE CDR/W under NetBSD
>> 1.5? TIA.
>
>
> NetBSD's Atapi support is fully integrated. It 'just works'.
>