0 Mitglieder und 1 Gast betrachten dieses Thema.
Ja, es ist heiß. Der Threadnapper heißt Armin_2015
Hi kann es sein, dass ihr eine falsche swap uuid in der etc/fstab oder /etc/initramfs-tools/conf.d/resume habt? nehmt das mal bitte als anhaltspunkt für eure weiteren nachforschungen ...
/dev/sda1: UUID="7249-795B" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="0a0ba946-e1ab-4c27-b769-730ddeb18752"/dev/sda2: UUID="a4328181-fffb-41be-adaa-bc7687f4b6a0" TYPE="ext4" PARTUUID="6edab541-52cb-4a47-9e96-fab81cb6c9f1"
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/sda2 during installationUUID=a4328181-fffb-41be-adaa-bc7687f4b6a0 / ext4 errors=remount-ro 0 1# /boot/efi was on /dev/sda1 during installationUUID=7249-795B /boot/efi vfat umask=0077 0 1/swapfile none swap sw 0 0
cat /etc/initramfs-tools/conf.d/resume
xed admin:///etc/initramfs-tools/conf.d/resume
sudo update-initramfs -u
Der angegebene Ort ist nicht eingehängt
cat /etc/fstab | grep swap
sudo -H xed /etc/initramfs-tools/conf.d/resume
RESUME=UUID=deineuuid