Tails
Jump to navigation
Jump to search
Privacy for anyone anywhere
/### / ###
/ ############/ # ###
/ ######### ### ##
# / # # ##
## / ## ##
/ ### /### ### ## /###
## ## / ### / ### ## / #### /
## ## / ###/ ## ## ## ###/
## ## ## ## ## ## ####
## ## ## ## ## ## ###
## ## ## ## ## ## ###
## # / ## ## ## ## ###
### / ## /# ## ## /### ##
######/ ####/ ## ### / ### / / #### /
### ### ## ##/ ##/ ###/
It works, test post from Tails running on a 4GB Micro SD Card 185.17.93.142 00:25, 9 December 2013 (PST)
Download
Latest version as of 12/8/2013
- Stable 0.21 Version https://tails.boum.org/download/index.en.html
- 0.22 Release Candidate 1 https://tails.boum.org/news/test_0.22-rc1/index.en.html
Install
Install process from ubuntu terminal:
You need to determine the device name to install to, it is usually /dev/sdb or /dev/sdc, use mount to see available devices.
Install/update isohybrid by getting the syslinux package sudo apt-get install syslinux
The following actually sets up and copies the ISO:
isohybrid '~/Downloads/tails-i386-0.22~rc1.iso' --entry 4 --type 0x1c sudo dd if='~/Downloads/tails-i386-0.22~rc1.iso' of=/dev/sdb bs=16M
This can take several minutes, and the console will not update until it's complete.
57+1 records in 57+1 records out 968681472 bytes (969 MB) copied, 137.456 s, 7.0 MB/s
