|
2010-07-16
, 20:16
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#2
|
|
2010-07-16
, 22:00
|
Posts: 7 |
Thanked: 19 times |
Joined on Jul 2010
|
#3
|
Glad to see this! Thanks for putting in the work!
Haven't installed it yet. Seems wrong that it's in a Fremantle repository but is listed as a maemo4 deb. (I'm on an N800 myself.)
umount /media/mmc1
truecrypt -c --random-source=/dev/urandom /dev/mmcblk1
truecrypt --filesystem=none /dev/mmcblk1
truecrypt -l
/sbin/mkfs.ext3 /dev/loop0
truecrypt -d /dev/mmcblk1
truecrypt -k "" --protect-hidden=no /dev/mmcblk1 /media/mmc1
truecrypt -d /dev/mmcblk1
The Following 4 Users Say Thank You to Cydex For This Useful Post: | ||
|
2010-07-16
, 22:01
|
Posts: 7 |
Thanked: 19 times |
Joined on Jul 2010
|
#4
|
The Following 2 Users Say Thank You to Cydex For This Useful Post: | ||
|
2010-07-16
, 22:36
|
Posts: 44 |
Thanked: 11 times |
Joined on Oct 2009
@ UK, Manchester
|
#5
|
|
2010-07-27
, 07:59
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#8
|
|
2010-08-23
, 15:42
|
Posts: 7 |
Thanked: 19 times |
Joined on Jul 2010
|
#9
|
|
2010-08-23
, 17:17
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#10
|
Sorry for the delay.
Unfortunately, it seems that truecrypt requires gcc 4.x, which isn't currently available on diablo. Unless someone wants to do the porting work to bring a newer gcc to diablo, or hack out the gcc 3 unfriendly bits from truecrypt, it's a no-go I'm afraid.
http://maemo.org/packages/package_in...t/6.3a-maemo4/
I had planned to update the fuse libraries to the latest versions, and possibly bring the dev package to fremantle - but I haven't got around to it yet (took a while for me to be granted maintainership).