Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Truecrypt 4.3a: "Kernel module not loaded"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mtrudgia
n00b
n00b


Joined: 14 May 2007
Posts: 9

PostPosted: Mon Nov 12, 2007 12:22 am    Post subject: Truecrypt 4.3a: "Kernel module not loaded" Reply with quote

I've got a really weird TrueCrypt (4.3a) problem...

I did this process yesterday (and have repeated it to confirm):

New gentoo installation:
* using stage3 / 2007.0 tarball / latest portage snapshot
* emerge --sync
* emerge portage
* emerge syslog-ng
* rc-update add syslog-ng default
* emerge gentoo-sources
* compile a kernel
* REBOOT
* emerge --update world (fails)
* revdep-rebuild for libexpat (succeeds)
* emerge --update world (succeeds)
* emerge truecrypt

Now, I've got a FAT32 partition which is a truecrypt-4.3a volume (created using TrueCrypt-4.3a in Vista).

* truecrypt -N 1 /dev/sda7
* specify password (succeeds)
* mount /dev/mapper/truecrypt1 /mnt/tc
* data appears in /mnt/tc perfectly... everything's good and as it should be
* NOTE: I never added the truecrypt kernel module to autoload AND never did "modprobe truecrypt" -- so running truecrypt must have loaded the truecrypt module automatically.

Next,
* REBOOT
* truecrypt -N 1 /dev/sda7
* specify password (fails)
* ERROR: "Kernel module not loaded"
* lsmod (NO truecryt kernel module listed)
* modprobe truecrypt (succeeds)
* lsmod (truecrypt module IS listed)
* truecrypt -N 1 /dev/sda7
* specify password (fails)
* ERROR: "Kernel module not loaded"
* lsmod (NO truecrypt kernel module listed)

Did a

Anyone got any thoughts? As I said, I've done this entire process TWICE, and both times, I can create the device-mapper the first time and mount to volume successfully.

Thanks,
Michael
Back to top
View user's profile Send private message
feivelda
Guru
Guru


Joined: 21 Feb 2005
Posts: 480
Location: Frankfurt, Germany

PostPosted: Tue Nov 13, 2007 1:31 pm    Post subject: Reply with quote

Have you checked, that automatic module loading is enabled in your kernel config?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum