3
在linux上的控制台中创建NTFS truecrypt容器?
如何创建ntfs truecrypt容器?关于命令行使用的文档不多。我尝试了以下方法: $ truecrypt -t -c mycontainer // .. Go through options, selected 'None' when asked for filesystem $ mkfs.ntfs -f -L myNTFS mycontainer mycontainer is not a block device. Refusing to make a filesystem here!