Tagged Questions
2
votes
0answers
65 views
How can I temporarily suspend Nautilus filesystem automounting, without making permanent changes to the system and user configuration?
I have written a tool which automatically formats and copies files to USB flash drives when they are inserted. It needs the drive to be unmounted to format it.
Normally Nautilus will automatically ...
2
votes
1answer
363 views
Nautilus uses different permissions for mounted drives
I've written two bash scripts to give read-only or read/write access to my NTFS partition:
read-only access:
sudo umount /media/Data_Drive/
sudo mount -t ntfs-3g -o ...
3
votes
4answers
915 views
How to make nautilus to mount at `/drivename` instead of `/media/drivename`?
I want to mount my other drives (mostly ntfs and fat) on /drivename by clicking on the drive icon in the nautilus side pane, where "drivename" refers to the label of the drive. By default nautilus ...
3
votes
2answers
813 views
Hide icons encrypted file system partitions in Nautilus
I've installed Ubuntu 10.04 from the alternate CD.
It has an encrypted root and swap partition.
The root partition is visible in Nautilus as 'File Syste' icon.
There is another icon "216 GB ...

