[wellylug] HDA permissions
Daniel Pittman
daniel at rimspace.net
Wed May 16 17:26:57 NZST 2007
Steve Macdonald <dakmani1 at yahoo.co.nz> writes:
> I set up ubuntu on a laptop with 4 partitions, one I can view but dont
> have permission to write too it, how do I change it so I have full
> permission on that drive?
>
> Mount Point: /media/hda3
> File System: ext3
> Mount options: rw data=ordered
ext3 is a "real" Unix filesystem: it has permissions on all objects on
the standard Unix modem.
What you almost certainly need to do is to alter the permissions --
which default to allowing read to anyone but write only to root -- so
that your standard UID has access as well.
For details on that see chmod(1), though I imagine you already know how
to achieve that.
If that doesn't work then post the result of 'ls -la /mnt/my/disk' along
with the error message you get when you try to write data.
Regards,
Daniel
--
Digital Infrastructure Solutions -- making IT simple, stable and secure
Phone: 0401 155 707 email: contact at digital-infrastructure.com.au
http://digital-infrastructure.com.au/
More information about the wellylug
mailing list