You are not logged in.
Pages: 1
It looks like default installation needs nautilus to work properly.
When you try to open mounted container such message pops up (and you're not able to open it):
[c]No such file or directory:
nautilus[/c]
I didn't find anything in preferences which could fix this error.
Please advise.
Offline
Maybe TrueCrypt is customizable in this respect. Search through its menus, and maybe you will be able to replace Nautilus with PCManFM.
Offline
No, it's not. At least I haven't found such possibility.
There is an option to mount container to certain folder, which might solve the issue, but you have to have 'sudo' installed to be able to do it, and unfortunately something is wrong:
[c]tux is not in the sudoers file. This incident will be reported.[/c]
Any hints?
-------------------
All right, a bit deeper search, and I got what I need.
To have working sudo you need to add the user to sudoers file by
[c]visudo[/c]
Than the game starts
It's not that easy to write in this new modern fancy text editor 
1. Press 'i' to turn writing mode on
2. append the file with [c]tux ALL=(ALL) ALL[/c]
3. Press 'Esc'
4. Write 'ZZ' to save the file and exit
It just let's you to mount container to specified folder, still don't know how to change default file manager, but now it's not necessary anymore.
Offline
Found this on DDG:
https://bbs.archlinux.org/viewtopic.php?pid=976293#p976293
Basically, you can trick Truecrypt into thinking that Nautilus is installed. There are some other tricks that I found on the Internet, but the one above seemed the simplest.
The alternative, of course, is to really install Nautilus.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]