• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Access-Your-Private-Data results in Error

ws1964

Hacker
Hallo,

Ein problem. Installiere ich ein Betriebssystem wie Mint und verschluessele die home-partition erstellt die installation folgende Verzeichnisstruktur.
Code:
file:///media/wolf/317014fd-3699-45db-8216-d58eadea7070/wolf/.cache
file:///media/wolf/317014fd-3699-45db-8216-d58eadea7070/wolf/.ecryptfs
file:///media/wolf/317014fd-3699-45db-8216-d58eadea7070/wolf/.Private
file:///media/wolf/317014fd-3699-45db-8216-d58eadea7070/wolf/Access-Your-Private-Data.desktop
file:///media/wolf/317014fd-3699-45db-8216-d58eadea7070/wolf/README.txt
Die readme.txt enthaelt:
Code:
THIS DIRECTORY HAS BEEN UNMOUNTED TO PROTECT YOUR DATA.

From the graphical desktop, click on:
 "Access Your Private Data"

or

From the command line, run:
 ecryptfs-mount-private
Wenn ich den Anweisungen folge erscheint nach Aufruf o.g. kommandos:
Code:
>ecryptfs-mount-private
ERROR: Encrypted private directory is not setup properly
oder wenn ich das desktop file nehme, dann:
Code:
>./Access-Your-Private-Data.desktop 
./Access-Your-Private-Data.desktop: line 1: [Desktop: command not found
./Access-Your-Private-Data.desktop: line 2: Your: command not found
./Access-Your-Private-Data.desktop: line 3: Your: command not found
./Access-Your-Private-Data.desktop: line 7: Security: command not found
./Access-Your-Private-Data.desktop: line 8: X-Ubuntu-Gettext-Domain=ecryptfs-utils: command not found

Ich denke das ist ein Grundlegendes Problem. Ich habe mehrere Systeme, die ich entweder auf der internen Festplatte oder extern installiert habe, keinen Zugriff auf die mittels der tools in der readme.txt habe.

Uebrigens mit
Code:
sudo command
, dasselbe Ergebnis.

Kann jemand zu diesem generellen Problem was sagen bzw. hat schon Erfahrung gemacht?

Vielen Dank im Voraus

Wolf
 
Oben