From owner-freebsd-questions@FreeBSD.ORG Tue Mar 3 11:40:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 430551065676 for ; Tue, 3 Mar 2009 11:40:23 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id EA9808FC1C for ; Tue, 3 Mar 2009 11:40:22 +0000 (UTC) (envelope-from milu@dat.pl) Received: from localhost (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id 6D6F495 for ; Tue, 3 Mar 2009 12:40:20 +0100 (CET) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by localhost (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id C3sCr2-OO+xh for ; Tue, 3 Mar 2009 12:40:16 +0100 (CET) Received: from snifi.localnet (87-204-241-35.ip.netia.com.pl [87.204.241.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id 1DE4037 for ; Tue, 3 Mar 2009 12:40:16 +0100 (CET) From: Maciej Milewski To: freebsd-questions@freebsd.org Date: Tue, 3 Mar 2009 12:40:12 +0100 User-Agent: KMail/1.11.0 (Linux/2.6.28-ARCH; KDE/4.2.0; x86_64; ; ) References: <20090302105258.098a4be3@gom.home> <20090302152213.703cfcbd@gom.home> <3a142e750903030333o20e58c1evb4af9fd8c83fbd4d@mail.gmail.com> In-Reply-To: <3a142e750903030333o20e58c1evb4af9fd8c83fbd4d@mail.gmail.com> MIME-Version: 1.0 Message-Id: <200903031240.12908.milu@dat.pl> Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: who took my cd drive? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 11:40:23 -0000 Tuesday 03 March 2009 12:33:16 Paul B. Mahol napisa=B3(a): > On 3/3/09, prad wrote: > > On Mon, 2 Mar 2009 14:46:27 -0500 > > > > Glen Barber wrote: > >> Try the atapicam kernel module. > > > > i pushed 6 to get loader prompt and there did > > boot atapicam > > but got > > > > elf32_loadfile: can't load module before kernel > > > > which i thought was weird since in the help boot it says if you don't > > load the module, it will boot it instead of the default. if i > > load atapicam > > then it just boots acpi.ko > > Normal behaviour. You need to load kernel too. > lsmod is useful command to list loaded modules. Isn't lsmod a linux utility? I always thought FreeBSD has kldstat? Maciej Milewski