Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 1999 17:54:30 +0200
From:      Udo Schweigert <ust@cert.siemens.de>
To:        tyl <tyl@project.m2.ntu.edu.tw>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How to make cdrecord work
Message-ID:  <19990718175430.A9850@alaska.cert.siemens.de>
In-Reply-To: <Pine.BSF.4.05.9907182120170.12401-100000@project.m2.ntu.edu.tw>; from tyl on Sun, Jul 18, 1999 at 09:22:14PM %2B0800
References:  <Pine.BSF.4.05.9907182120170.12401-100000@project.m2.ntu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 18, 1999 at 09:22:14PM +0800, tyl wrote:
>       
>  my OS  : FreeBSD 4.0-19990503
>  kernel : with "device pass0"
> 
> when I run "cdrecord -scanbus", It appears the following lines
>   cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl failed.
>   cdrecord: Inappropriate ioctl for device. Cannot open SCSI driver.
> 
> I know I must miss MANY things, but I cannot find suggestions from FAQ
> or somethings like that. Is there any web site or documents for my
> situation? I am very appreciated for your help !!!
> 

Hace you created your pass devices /dev/pass? I think I also had these error
messages because there weren't enough of them. So something like:

# cd /dev
# sh MAKEDEV pass8

will do it.

Regards.
-------------------------------------------------------------------------------
Udo Schweigert              || Voice      : +49 89 636 42170
Siemens AG, Siemens CERT    || Fax        : +49 89 636 48000
ZT IK 3                     || email      : Udo.Schweigert@mchp.siemens.de
D-81730 Muenchen / Germany  ||            : ust@cert.siemens.de
PGP fingerprint             || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
-------------------------------------------------------------------------------


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990718175430.A9850>