Subject: Re: a quick hello.. (CD mount)
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-help
Date: 05/30/2000 03:01:35
In article <3932F5C3.8CA0E68C@brwn.org>, Willem Brown <willem@brwn.org> wrote:
> Hi,
> 
> 	You will not see a /cdrom in dev. The / infront indicates that it
> is at the root level of the file system. cd / and then type ls -l. If
> you do
> not see a cdrom entry then do a: mkdir /cdrom
> 
> 	And then to mount it: mount /dev/cd1a /cdrom
 
try adding -t cd9660 -r

christos