HOME - Recent Changes - Search:

Academic Work


Personal

* pot de départ


dblp


(:twitter:)

-----

[ edit | logout ]
[ help | sandbox | passwd ]

Read-only truecrypt volume

#############################

Problem

You mount an NTFS volume with the TrueCrypt GUI but it's read-only.

Solution

Mount it from the command line:

truecrypt --filesystem=ntfs-3g /dev/sda7 /mnt/truecrypt1

Reason: by default the NTFS volume is mounted with the ntfs driver which mounts the volume in read-only mode. We need to switch to the ntfs-3g driver.

Tip from http://hype-free.blogspot.com/2007/04/installing-and-using-truecrypt-on.html .


Troubleshooting

You may get the following error message: device-mapper: create ioctl failed: Device or resource busy. This error happens if you try at least once to run Truecrypt with mount point that doesn't exist. After this you will need to first remove the busy device.

sudo cryptsetup -v remove /dev/mapper/truecrypt1

You might need to install cryptsetup via apt-get.

Tip from http://ubuntuforums.org/archive/index.php/t-1108815.html .

Cloud City


anime | bash | blogs | bsd | c/c++ | c64 | calc | comics | convert | cube | del.icio.us | digg | east | eBooks | egeszseg | elite | firefox | flash | fun | games | gimp | google | groovy | hardware | hit&run | howto | java | javascript | knife | lang | latex | liferay | linux | lovecraft | magyar | maths | movies | music | p2p | perl | pdf | photoshop | php | pmwiki | prog | python | radio | recept | rts | scala | scene | sci-fi | scripting | security | shell | space | súlyos | telephone | torrente | translate | ubuntu | vim | wallpapers | webutils | wikis | windows


Blogs and Dev.

* Ubuntu Incident
* Python Adventures
* me @ GitHub


Places

Debrecen | France | Hungary | Montreal | Nancy


Notes

full circle | km


Hobby Projects

* Jabba's Codes
* PmWiki
* Firefox
* PHP
* JavaScript
* Scriptorium
* Tutorials
* me @ GitHub


Quick Links


[ edit ]

View - Edit - History - Attach - Print *** Report - Recent Changes - Search
Page last modified on 2010 March 24, 03:50