Date: Thu, 25 Oct 2001 20:19:27 +0200 From: Rogier Steehouder <r.j.s@gmx.net> To: Nils Holland <nils@tisys.org> Cc: Martin Weber <ismanager@jlsf.org>, freebsd-questions@FreeBSD.ORG Subject: Re: mounting a cd-rom Message-ID: <20011025201927.B970@localhost> In-Reply-To: <20011023084724.K19350-100000@jodie.ncptiddische.net>; from nils@tisys.org on Tue, Oct 23, 2001 at 08:48:15AM %2B0200 References: <3BD490AE.8020200@jlsf.org> <20011023084724.K19350-100000@jodie.ncptiddische.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 23-10-2001 08:48 (+0200), Nils Holland wrote: > On Mon, 22 Oct 2001, Martin Weber wrote: > > > How does one mount a cd rom connected to a Sound Blaster board? The > > drive is a > > mitsumi . > > > > Would I use something like > > mount -t cd9660 matcd0a /cdrom > > > > One time I got it mounted but did not write down what I did. Can anyone > > help? > > mount_cd9660 /dev/acd0a /cdrom works well here (repleace /dev/acd0c with > your CD-ROM drive). He's actually asking what the replacement should be... The device is /dev/mcd0c. However, it is not included in the GENERIC kernel, so you should build a new one. See LINT and the FreeBSD handbook. With kind regards, Rogier Steehouder -- ___ _ -O_\ // | / Rogier Steehouder //\ / \ r.j.s@gmx.net // \ <---------------------- 25m ----------------------> 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?20011025201927.B970>