Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2830431
By: nobody
I successfully mounted an NTFS partition(hda5), edited fstab, but users cannot
access the drive, only the root - which is not a really good situation.
Here's my dump of a terminal:
[benbe@Benbe benbe]$ cd /mnt
[benbe@Benbe mnt]$ ls
cdrom floppy hda5
[benbe@Benbe mnt]$ cd /mnt/hda5
bash: cd: /mnt/hda5: Permission denied
[benbe@Benbe mnt]$ su
Password:
[root@Benbe mnt]# cd /mnt/hda5
[root@Benbe hda5]# chmod a+r+x /mnt/hda5
chmod: changing permissions of `/mnt/hda5': Read-only file system
Thank u for your help
Benbe
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|