Zitat:
Zitat von dominik_bsl
Das Problem ist, dass beim Boot /tmp "aufgeräumt" wird:
|
Zitat:
Zitat von 3-rad
In einer Shell den Befehl "mount" eingeben, vermutlich wird es sich aber bei /tmp um ein tmpfs handeln.
Hier werden keine Dateien auf der Platte angelegt und es gibt keine Möglichkeit diese zu recovern.
|
Danke für die Antworten, auch Herrn Tandem. Live CD habe ich keine
So was in der Art habe ich befürchtet. Ich finde es aber echt zum Kotzen, dass da bei "Speichern unter" keine Warnung kommt.
Das kommt bei "mount". Ich entschuldige mich schon mal im Vorfeld, dass mein Frau Ausländerin ist
minttu@minttu-laptop:~$ mount
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/minttu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=minttu)
minttu@minttu-laptop:~$