View Single Post
fareed_xtreme's Avatar
Posts: 238 | Thanked: 291 times | Joined on Mar 2010 @ London, UK
#17
Originally Posted by mail_e36 View Post
try creating the file on the device it should work
Created a container in the device and, hell yeah, it works. But one small situation. I have created a location under /media as Crypt on which I would like to mount this container. Does this mounter have any chance of havin this feature? Its mounting on mmc1 where already my Memory card is mounted due to which mounting makes it read only. It would be great if we could select the mounting folder as well.

The Truecrypt mount command that i am using in xterm is:

Code:
truecrypt -k "" -p MY_PASSWORD --protect-hidden=no /media/mmc1/TrueCrypt /media/Crypt
Also after this command is executed, I expect the tracker process to take command immediately. So i type in:

Code:
tracker-processes -r
Also I have to run tracker on dismounting it. Is there anyway that we can add a tick box to run tracker processes (Enabled/Disabled)

Finally, if it has another feature like auto unmounting after 10 minutes etc, would be awesome. It will help forgetful guys like me from leaving my Crypt open makin it pointless for me to even use TrueCrypt :P. Hopefully, the "Sleep" must be able to do the trick i spose.

So Briefly, possible new features suggested (I am just brainstorming from a normal user point of view)

1. Possibility to Mount on any location in the /media folder as specified in the settings. If nothing is specified, should use defaults.

2. Tracker Process Enable/Disable Option which will run tracker-processes -r on mounting and unmounting of the Container or Partition.

3. Auto unmounting in case the Crypt is mounted for a more than X minutes. where X can be specified by the user and corresponds to the timeframe for Sleep.

4. Lastly, the possibility to store a Crypts address using a checkbox button. If unchecked, then it must forget on new session.

I know I have put in loads of stuff in here but all I am tryin is to make this awesome utility awesomer. Thanks a lot.

Last edited by fareed_xtreme; 2010-11-06 at 06:39.