Ntfs partitions
Author Message
Posted : Thu, 29 May 2008 07:08:57
Subject : Ntfs partitions
Hi i have an ntfs partition which i want mounted automatically on a normal users account as read only. When i login to a users account the partition is not mounted to mount it i have to provide a root password which i dont want to disclose to my friends. How can i make my Ubuntu mount the partition automatically in read only.
linuxdynasty
Posted : Thu, 29 May 2008 14:04:36
Subject : Ntfs partitions
Add this to /etc/fstab /dev/sda2 /mnt/Windows ntfs ro 0 2 what the above means... http://linuxdynasty.org Where IT pros come and share their knowledge..\
linuxdynasty
Posted : Fri, 30 May 2008 14:06:43
Subject : Re: Ntfs partitions
Since this is not the first time I have seen a post like this... I decided to create a quick howto on mounting and partitioning [url]http://www.linuxdynasty.org/mounting-and-partioning-howto.html[/url] Welcome all comments, also if you feel I should add or change something by all means let me know.. [url]http://linuxdynasty.org[/url] Where IT pros come and share their knowledge..\