[wplug] chmod and windows partition

Lance Tost ltost at pobox.com
Mon Sep 15 14:52:41 EDT 2003


On Mon, 15 Sep 2003, Russ Schneider wrote:
> I have a second hard drive with my old Windows ME stuff on it.
> 
> It's mounted undet /mnt/windows
> 
> I'd like to chmod it so that it's not readable by anyone other than 
> root, but chmod [whatever] /mnt/windows doesn't do anything.
> 
> Is there anything I can do?

mount -o uid=<your uid>,umask=077 /dev/<whatever> /mnt/windows

-- 
Lance Tost <ltost at pobox.com>




More information about the wplug mailing list