Date: Wed, 28 Dec 2005 16:54:39 +0000 From: eoghan <freebsd@redry.net> To: dev@unixdaemon.org Cc: freebsd-questions@freebsd.org Subject: Re: dvd drive Message-ID: <E8725E74-F2AA-48B1-A782-15C882FA6EA6@redry.net> In-Reply-To: <1135787261.78035.34.camel@dracula.transylvania.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> <1135787261.78035.34.camel@dracula.transylvania.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Dec 2005, at 16:27, Dev Tugnait wrote: > 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 > Thanks for all the help, I will do the rebuild as you suggest. Eoghan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E8725E74-F2AA-48B1-A782-15C882FA6EA6>