42
« on: April 27, 2006, 06:32:26 am »
I must of spent a good 3 hours trying to find the commands to return my permissions so i can edit stuff through the file manager in the zaurus.
what happends is after using my bluetooth, i close the lid and suspends. when i open the lid and start it up, i loose my internal drive.
so i then
su
mount /dev/hda3 /hdd3
my drive is back but i can't write to it.
then i try
chown 700 /hdd3
and i dont get any write access.
i tried chown -R root:root /hdd3
but its not working at all.
any Ideas? i need to enable access permission to user, group, others with show, write and enter under ownership of user and group to root to return the original state of the disk. The only way i can fix this at the moment is by rebooting it.