On Fri, Apr 09, 2004 at 09:32:26PM +0100, Mark Page wrote:
> I have set up a /mnt/windows directory pointing to /dev/hda1. I can
> mount as root and as a normal user no problem but always get permission
> denied when I attempt to 'ls' or 'cd' the directory as a normal user.
>> I have tried modifying permission for the directory with both 'chmod
> a+r' and chmod 777' all to no avail. My /etc/fstab line reads as follows:
>> //dev/hda1 /mnt/windows ntfs
> noauto,user,ro 0 0
Chmod wont work on a windows filesystems, you set the permissions at
mount time, try this:
mount -t ntfs /dev/hda1 /mnt/windows -o umask=022
captive ntfs looks promising for r/w if you're interested.
--
Pete
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!