From owner-freebsd-questions@FreeBSD.ORG Thu Oct 13 07:45:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A32DE16A420 for ; Thu, 13 Oct 2005 07:45:51 +0000 (GMT) (envelope-from o.greve@axis.nl) Received: from yggdrasil.interstroom.nl (yggdrasil.interstroom.nl [80.85.129.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC68B43D60 for ; Thu, 13 Oct 2005 07:45:49 +0000 (GMT) (envelope-from o.greve@axis.nl) Received: from ip127-180.introweb.nl ([80.65.127.180] helo=[192.168.1.42]) by yggdrasil with asmtp (Exim 3.35 #1 (Debian)) id 1EPxmd-0004zY-00 for ; Thu, 13 Oct 2005 09:45:47 +0200 Message-ID: <434E10A9.20205@axis.nl> Date: Thu, 13 Oct 2005 09:45:45 +0200 From: Olaf Greve User-Agent: Mozilla Thunderbird 1.0.7-1.4.1.centos4 (X11/20051007) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions References: <20051013053543.51718.qmail@web60016.mail.yahoo.com> In-Reply-To: <20051013053543.51718.qmail@web60016.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner-Information: Interstroom virusscan, please e-mail helpdesk@interstroom.nl for more information X-MailScanner-SpamCheck: Subject: Why is my DVD /dev/cd0 instead of /dev/acd0 after recompiling kernel?!? 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: Thu, 13 Oct 2005 07:45:51 -0000 Hi, Well, yesterday the inevitable finally happened: I lost my 'custom-kernel-compilation' virginity. :) Indeed, when trying to burn a DVD using growisofs I quickly found out (tnx Google!) that I had to add the atapicam device to the kernel. This was done based on what I read here: http://www.freebsdforums.org/forums/showthread.php?t=152&goto=nextnewest http://lists.freebsd.org/pipermail/freebsd-questions/2003-November/026484.html Now, similarly to what is described in those threads, on my box the DVD is now also solely accessible through /dev/cd0 instead of /dev/acd0 (what it previously was). Does anyone have any idea why this is? Also: I just changed the entry for this device to cd0 in /etc/fstab such that the command "mount /cdrom" works again. Cheers! Olafo