[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: your mail
On Fri, Feb 09, 2001 at 08:52:00PM +0100, Marek Roszkowski wrote:
> kraweznik# cdrecord -scanbus
> Cdrecord 1.9 (i386-unknown-openbsd2.8) Copyright (C) 1995-2000 Jörg Schilling
> ./cdrecord: No such file or directory. Cannot open SCSI driver.
> ./cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
-scanbus does not really go happy together with OpenBSD. If you know your
device from dmesg:
> cd0 at scsibus0 targ 1 lun 0: <HITACHI, CDR-7830, 2013> SCSI0 5/cdrom removable
> cd0(pciide0:1:1): using PIO mode 0, DMA mode 1
try then:
cdrecord -v dev=/dev/rcd0c image.iso
- References:
- No Subject
- From: Marek Roszkowski <miodzio@miodzio.z.bialystok.pl>