Subject: Re: Chapter 12.5 should be updated
To: Mark Weinem <mark.weinem@alumni.uni-due.de>
From: David Laight <david@l8s.co.uk>
List: netbsd-docs
Date: 09/21/2007 07:51:37
On Fri, Sep 21, 2007 at 01:15:46AM +0200, Mark Weinem wrote:
> Hi,
>
> > 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.
>
> Thank you for reporting this! But it still works on NetBSD 3.1 and
> NetBSD 4.0_BETA1
> What are the reasons that it doesn't work on -current any more?
I suspect it has something to do with kauth ....
David
--
David Laight: david@l8s.co.uk