Joined
·
1,553 Posts
How can I encrypt my USB drive so that it works out of the box in any platform - mainly linux or windows or rarely mac?
Thank you for the nice tutorial. Ubuntu 16.04 app 'disks' presents a default option to encrypt any usb drive while formattiing. Is that inferior to truecrypt?Well I wouldnt give any guarantees but to make a USB file system thats readable across multi platforms, you have to choose a file system that each OS can read and write..
If you intend on windows then there are only teo choices fat32 or NTFS. Linux can read and write to both systems safely but Apples NTFS filesystem is experimental which means youre left with fat32.
Its not the sharpest tool in the box and will fragment, has one superblock and will corrupt easily. As for encrpytion then truecrypt may be one way to encrypt your data.
How To Install & Use TrueCrypt In Ubuntu Linux To Encrypt Files & Folders - LinuxAndUbuntu - Linux News | Apps Reviews | Linux Tutorials HowTo