Secure USB Stick / External Drive
I have an external harddisk and an usb stick. I use them sometimes with pc and sometimes with laptop. Operation systems are not same always, also sometimes windows xp, sometimes vista or linux ubuntu etc. I dont have admin-root like access to install new software there always. I want nobody else get access to my external-disk and usb drive. I know it is possible with TrueCrypt but I cant install truecrypt everywhere and I dont want either. And I am not sure if truecrypt works with all operation-systems and file-systems like fat32, ntfs, rsfs, ext3 etc... Any suggestions?
Similar entries
- How2 Install Windows, Linux and Macintosh on a Macbook Pro?
- What tools should I use for webdevelopment?
- How install Apache, Mysql and PHP on Notebook
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- Ubuntu or CentOS or Fedora Linux or Debian on a Webserver (LAMP) ?
- List of new Internet Jobs (career of new media of digital age)
- Creating linux ext3 file-system for a disk
- Using shared same Mysql Data dir on multiOS Linux+Windows Laptop
- Best CMS and Web 2.0 Software in PHP-MySQL
- Magento admin login issue {{base_url}} is not recommended
- Comparison of Mozilla Firefox 4 and Microsoft Internet Explorer 9
- Howto erase your files/partition with shred in linux
- Install Curl on PHP5 Webmin + Debian
- Adobe Flash CS4 cannot be installed (Creative Suite 4 Master Collection)
- Drupal 6 vs. Joomla 1.5 (2009)
- How to override php mail function to catch abuse / spammer
- CSS hierarchy and inline style sheets
- Comparison of HDGuard, DeepFreeze, Dr-Kaiser and SteadyState
- Howto read/export firefox cookies in linux
- Disable start-up programms under Microsoft Windows

at first you need to format you harddrive with a file system which can be readed from linux and windows. linux can mount NTFS, FAT32 partition, but windows can't mount linux partitions with filesystem like ext2,ext3...
That means the easiest way ist to format you usb/harddisk with FAT32 or NTFS. If you want to create a container which is bigger than 4 GB, you should format your HD with NTFS, because in FAT32 filesystem you can not use files which > 4 GB.
You can use truecrypt to create a container, you can just need to install truecrypt on your linux or windows box to mount it.
for more just check the site
http://www.truecrypt.org/docs/tutorial
Post new comment