Subject: Re: Mount cdrom drive?
To: None <netbsd-help@NetBSD.org>
From: Bob Bernstein <rs@bernstein.providence.ri.us>
List: netbsd-help
Date: 06/10/2004 14:13:21
On Thu, 2004-06-10 at 09:51, Pierre-Philipp W. Braun wrote:

> 	mkdir /mntcd
> 	echo "/dev/cd0a /mntcd cd9660 rw,noauto 0 0" >> /etc/fstab
>         mount /mntcd

It's worth emphasizing here that, since we are appending to the file,
there are TWO '>'s there! 

Elsewise, anyone not familiar with this usage might find themselves in a
pickle.

-- 
Bob Bernstein