Jeff Dike wrote:
> On Thu, Aug 11, 2005 at 05:04:46PM +0200, uml wrote:
>
>>I'm trying to restrict the access for hostfs. When starting the
>>uml-kernel with the option "hostfs=/some/directory" I can mount this
>>directory with the command "mount none /mnt/host -t hostfs". But I am
>>still able to
Jeff Dike wrote:
> On Thu, Aug 11, 2005 at 05:04:46PM +0200, uml wrote:
>
>>I'm trying to restrict the access for hostfs. When starting the
>>uml-kernel with the option "hostfs=/some/directory" I can mount this
>>directory with the command "mount none /mnt/host -t hostfs". But I am
>>still able to
On Thu, Aug 11, 2005 at 05:04:46PM +0200, uml wrote:
> I'm trying to restrict the access for hostfs. When starting the
> uml-kernel with the option "hostfs=/some/directory" I can mount this
> directory with the command "mount none /mnt/host -t hostfs". But I am
> still able to mount the hosts "/" w
I'm trying to restrict the access for hostfs. When starting the
uml-kernel with the option "hostfs=/some/directory" I can mount this
directory with the command "mount none /mnt/host -t hostfs". But I am
still able to mount the hosts "/" with the command "mount none /mnt/host
-t hostfs -o /"
I thoug