From owner-freebsd-questions Thu Jun 13 11:33:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id CA29E37B440 for ; Thu, 13 Jun 2002 11:33:42 -0700 (PDT) Received: from nicki.comrite.co.za (rdg-dial-196-2-33-214.mweb.co.za [196.2.33.214]) by cerebellum.za.net (8.11.6/8.11.3) with ESMTP id g5DIeaG54050; Thu, 13 Jun 2002 18:40:38 GMT (envelope-from ian@cerebellum.za.net) Content-Type: text/plain; charset="iso-8859-1" From: Ian Barnes To: "Henning, Brian" Subject: Re: cdrom burner Date: Thu, 13 Jun 2002 23:04:03 +0200 X-Mailer: KMail [version 1.4] References: In-Reply-To: Cc: questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200206132304.03273.ian@cerebellum.za.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A question, Did you update your source, then rebuild your kernel ? or do a make buildworld, without running mergemaster? If so, you need to do all that. Then run a sh MAKEDEV acd ... that should do it. If not. goto /dev dir and type sh MAKEDEV acd ... thats all i did to solve my problem. i would change my fstab to the /dev/acd0c instead of /cdrom (i dont know if i understood your statement). Hope that works Ian On Thursday 13 June 2002 20:23, Henning, Brian wrote: > Hello- > I think i am starting to figure out what my problem is. I need to MAKEDEV > my cdrom device file. > I am just not sure how to do it. I checked in my fstab file and there was a > /cdrom entry in there > under device acd0c which is my burner. once I have that working my burner > should work. > currently my burner says: > > burncd -f /dev/acd0c -s8 data 4.6-disc2.iso fixate > burncd: open(/dev/acd0c): Device not configured > > any suggestions? thanks, > brian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message