Linux 14.987 Themen, 106.426 Beiträge

TrueCrypt unter SUSE 10.3

heriL / 12 Antworten / Flachansicht Nickles

Hi, ich versuche truecrypt unter SUSE 10.3 zu installieren.
truecrypt.org bietet nur ein rpm für SUSE 10.2 - läuft unter 10.3 nicht.

In der Readme-Datei vom Source-Archive steht:
>>> Note that Linux kernel headers, located in the 'include' directory, are
not sufficient for compilation of the TrueCrypt kernel module. Fields of
'dm_dev' structure must be accessed by TrueCrypt but they are defined only in
an internal kernel header 'drivers/md/dm.h'. No appropriate accessor function
is available. The complete source code of the Linux kernel is required for
compilation of the kernel module.

Also note that the Linux kernel lacks a stable external programming interface
and, therefore, new kernel releases may break compatibility with external
kernel modules. The TrueCrypt kernel module may fail to build, depending on
the changes made to the Linux kernel by the kernel developers.
daß hört sich nicht so an, als könnte ich das Programm erfolgreich compilieren.
SUSE 10.3 hat übrigens die Kernel Version 2.6.22

daher meine Frage:
kennt jemand eine andere Möglichkeit, heute truecrypt unter SUSE 10.3 zu installieren ? oder muß ich warten, bis truecrypt.org eine entsprechende rpm anbietet ?

Gruß, heriL

bei Antwort benachrichtigen
the_mic heriL „Hallo, danke für die Rückmeldungen ich werde es wohl erstmal mit dem ersten...“
Optionen

Wenn du ganze Festplatten verschlüsseln willst, kannst du dir mal dmcrypt mit cryptsetup-luks anschauen. Das ist allerdings erstens auch kernelbasiert (dafür ist aber alles benötigte im Standardkernel enthalten), und zweitens nur für Linux verfügbar.

cat /dev/brain > /dev/null
bei Antwort benachrichtigen