View Issue Details

IDProjectCategoryView StatusLast Update
0005567Kali LinuxGeneral Bugpublic2020-02-10 17:38
ReporterNathanielMarquez Assigned To 
PriorityhighSeveritymajorReproducibilitysometimes
Status closedResolutionopen 
Product Version2019.2 
Summary0005567: Unexpected "Resuming Hibernation" upon boot-up.
Description

Recently i did update my kali using the old fashioned "sudo apt-get update && sudo apt-get dist-upgrade"
My kali settings is on lvm encryption and upon booting up the machine and putting the password, it gives me an error that is close to this:

Please unlock disk sda5_crypt: ****
cryptsetup: sda5_crypt: set up successfully
Resuming from hibernation

/dev/mapper/(redacted)--vg-root: clean, 790077/9502720 files, 19637931/37986304 blocks
[*** ] (2 of 3) A start job is running for /dev/disk/by-uuid/2a4997eb-234d-440e-980e-e6f8093bbc40 (1min 8s / 1min 30s)

... as it turns out, my machines kepts on using hibernate. this happened when I tried to get the latest update on kali linux.

Steps To Reproduce

Tried to fix it by myself by editing the "fstab" with nano located at /etc/fstab, issuing command "sudo blkid" to get the
UUID and pair it to the corresponding settings in fstab.

Additional Information

redacted@redacted:~$ uname -a
Linux redacted 4.19.0-kali5-amd64 0000001 SMP Debian 4.19.37-5kali1 (2019-06-20) x86_64 GNU/Linux

#fstab settings:

<file system> <mount point> <type> <options> <dump> <pass>

/dev/mapper/redacted--vg-root

UUID=329c403d-73cb-448f-9a0f-af684768671c / ext4 noatime,discard,errors=remount-ro 0 1

/boot was on /dev/sda1 during installation

UUID=2a4997eb-234d-440e-908e-e6f8093bbc40 /boot ext2 noatime,discard,defaults 0 2
#/dev/mapper/redacted--vg-swap_1
UUID="2de5f357-da6f-4c9e-8196-64feacb49e0d none swap sw,discard 0 0

/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0

Attached Files
IMG_7494.jpg (928,627 bytes)

Activities

g0tmi1k

g0tmi1k

2020-02-10 17:38

administrator   ~0012112

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling <= 2019.2), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2019-06-27 05:36 NathanielMarquez New Issue
2019-06-27 05:36 NathanielMarquez File Added: IMG_7494.jpg
2020-02-10 17:38 g0tmi1k Note Added: 0012112
2020-02-10 17:38 g0tmi1k Status new => closed