Subject: Chapter 12.5 should be updated
To: None <netbsd-docs@netbsd.org>
From: C. K. <ck74@operamail.com>
List: netbsd-docs
Date: 09/15/2007 16:22:26
Hi,

2.5. Allowing normal users to access CDs


The command

mount -t cd9660 /dev/cd0a `pwd`/cdrom

does not work, instead 

mount -t cd9660 -o nodev,nosuid /dev/cd0a `pwd`/cdrom

should be used.


Tested on NetBSD 4.99.29


Regards,

-- 
View this message in context: http://www.nabble.com/Chapter-12.5-should-be-updated-tf4449413.html#a12695011
Sent from the netbsd-docs general mailing list archive at Nabble.com.