Date: Wed, 28 Dec 2005 11:27:41 -0500 From: Dev Tugnait <dev@unixdaemon.org> To: eoghan <freebsd@redry.net> Cc: freebsd-questions@freebsd.org Subject: Re: dvd drive Message-ID: <1135787261.78035.34.camel@dracula.transylvania.net> In-Reply-To: <DB8EF2F3-95BE-4977-BB43-B5E301B293FA@redry.net> References: <244E8E94-A4F7-48B9-B527-06EF505B3BC9@redry.net> <43B2B55B.3040904@oxygen.az> <42AA7A5B-953E-4148-B950-9DF672ADE4A8@redry.net> <ab3b3690512280700jb396abdha5e000222066b08c@mail.gmail.com> <B8F6F165-407E-4CDE-B884-F47102BCA653@redry.net> <1135782744.78035.26.camel@dracula.transylvania.net> <91DD3CAA-2514-41C5-94A9-D241AFFA96E2@redry.net> <001001c60bc6$68a87b20$1e00000a@maslan> <DB8EF2F3-95BE-4977-BB43-B5E301B293FA@redry.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-12-28 at 16:21 +0000, eoghan wrote: > On 28 Dec 2005, at 15:50, maslan-freebsd wrote: > > > Type "uname -a" in console. If you have GENERIC kernel you don't have > > atapicam in your kernel. You have generic if you didn't compile > > your own > > kernel. . > > Regards > > Yes I have compiled with generic kernel. I look into the doc page to > change t his... > I did try mount -t cd9660 /dev/acd1 /mnt > but it gave me: > mount_cd9660: /dev/acd1: Input/Output error > I assume that I need to config with atapicam for this to work? > Eoghan Yepp, you can just add that option to the GENERIC kernel if you are new and are not comfortable configuring your kernel yet, just rebuild it and reboot. Since user error comes easier method is to do cp GENERIC MYCUSTOMKERNEL or whatever you wanna call it and add atapicam to that and build it. Read the handbook on building the kernel Good Luck > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Dev Tugnait <dev@unixdaemon.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1135787261.78035.34.camel>