|
|
|
|
|
by simoncion
4350 days ago
|
|
I cannot repro. See this transcript: http://pastebin.com/y958QtWh By the way: $ man mount
MOUNT(8) System Administration MOUNT(8)
NAME
mount - mount a filesystem
SYNOPSIS
<snip>
defaults
Use default options: rw, suid, dev, exec, auto, nouser, and async.
<snip>
|
|
To reproduce the problem,use TrueCrypt with its default mount options,or do your mounting with mount's default options.
The fundamental problem is a bad usage of mount command that comes from usage of mount's default options.You cant reproduce the problem because you changed a bad default option to a good one.