Date: Tue, 10 Apr 2007 07:41:14 +0200 From: Martin Tournoij <Carpetsmoker@rwxrwxrwx.net> To: freebsd-questions@freebsd.org Cc: gobbledegeek@gmail.com Subject: Re: tinybsd not recognizing /dev/acd0 Message-ID: <20070410054114.GA27639@glitch.rwxrwxrwx.net> In-Reply-To: <463aea570704092141l2b540856i772be93808fe2513@mail.gmail.com> References: <463aea570704092141l2b540856i772be93808fe2513@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue 10 Apr 2007 10:04, Gobbledegeek wrote: > Hi > I build tinybsd from freebsd 6.2, copying sbin/mount_cd9660 and all > other sbin/mount_* files via the tinybsd.basefiles. > /dev/acd0 is listed correctly during startup in dmesg and /dev/acd0 > exisits as a device file. > > > However when I try to mount with > > mount -t cd9660 /dev/acd0 /mnt get a "/dev/acd0: no such file or > directory" error. > > Any ideas why? > > Please cc me as I'm not subscribed. > Do you have options CD9660 in your kernel configuration and/or a cd9660.ko kernel module in /boot/kernel?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070410054114.GA27639>