Date: Thu, 11 Mar 2004 03:44:51 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: RYAN vAN GINNEKEN <rmvg@shaw.ca> Subject: Re: mounting cdrom drives Message-ID: <200403110344.51452.kstewart@owt.com> In-Reply-To: <40504DF3.9040107@shaw.ca> References: <40504DF3.9040107@shaw.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 11 March 2004 03:30 am, RYAN vAN GINNEKEN wrote: > I have this in my dmesg output > > acd0: CDROM <NEC CD-ROM DRIVE:28B> at ata1-master PIO4 > acd1: CDROM <ATAPI CDROM> at ata1-slave PIO4 > > but when i try to mount these acd0 i get this error > > #mount_cd9660 /dev/acd0 /cdrom/cdrom0 > mount_cd9660: /dev/acd0: No such file or directory > > so cd to /dev make device acd0 with this command > sh MAKEDEV acd0 seems to work no errors but the device is not created > and when i try to mount agian i get this agian > > #mount_cd9660 /dev/acd0 /cdrom/cdrom0 > mount_cd9660: /dev/acd0: No such file or directory > I have /dev/acd0c in my /etc/fstab Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403110344.51452.kstewart>
