0 Mitglieder und 1 Gast betrachten dieses Thema.
Hast du die externe irgendwie in dein Home eingebunden? Also per editieren der Datei /etc/fstab oder mit dem Tool "Laufwerke"?Wenn ja, dann hast du vermutlich manchmal ohne externe gearbeitet und dann sind die Dateien auf der SSD gelandet.
cat /etc/fstab
cat /etc/fstab# /etc/fstab: static file system information.## Use 'blkid' to print the universally unique identifier for a# device; this may be used with UUID= as a more robust way to name devices# that works even if disks are added and removed. See fstab(5).## <file system> <mount point> <type> <options> <dump> <pass># / was on /dev/sda1 during installationUUID=e7d745e3-f1e3-4332-ab8d-467e225eeb95 / ext4 noatime,errors=remount-ro 0 1
Passt, wollte nur sicher gehen das da nicht das Tool "Laufwerke" rumgepfuscht hat...