Date: Thu, 13 Jun 2002 23:04:03 +0200 From: Ian Barnes <ian@cerebellum.za.net> To: "Henning, Brian" <brian.henning@navitaire.com> Cc: questions@freebsd.org Subject: Re: cdrom burner Message-ID: <200206132304.03273.ian@cerebellum.za.net> In-Reply-To: <E1846117A30764468D2192D5A48541CC03894821@exchange.Navitaire.com> References: <E1846117A30764468D2192D5A48541CC03894821@exchange.Navitaire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206132304.03273.ian>