Date: Wed, 4 Dec 2002 22:34:03 +0200 From: Vallo Kallaste <kalts@estpak.ee> To: Brian Henning <b1henning@hotmail.com> Cc: questions@FreeBSD.ORG Subject: Re: atapicam Message-ID: <20021204203403.GB3953@tiiu.internal> In-Reply-To: <OE34ljBOh8s4KWiGtXs00004f93@hotmail.com> References: <OE34ljBOh8s4KWiGtXs00004f93@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 04, 2002 at 02:26:52PM -0600, Brian Henning <b1henning@hotmail.com> wrote: > i am trying to get cdrtools to work. when i run 'cdrecord -scanbus' i get > the following errors. > > Cdrecord 1.11a39 (i386-unknown-freebsd4.7) Copyright (C) 1995-2002 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. > cdrecord: For possible transport specifiers try 'cdrecord dev=help'. > > i understand i need to patch my src and rebuild my kernel. i have been > reading on the mailing list archives that the atapicam is included in > freebsd 4.7 ( the current system that i am running). I don't know what to do > from here. Do i need to add some lines to my kernel config file? do i still > need to manually apply the patch? > > do i just add this line to the kernel config file? > device atapicam You are probably missing CAM framework in your kernel. RTFM the atapicam(4) manpage, should exist on recent -stable. In case you cannot find the local manpage, look it up on www.freebsd.org. -- Vallo Kallaste kalts@estpak.ee 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?20021204203403.GB3953>