View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007191 | Kali Linux | General Bug | public | 2021-05-15 14:14 | 2025-07-14 09:36 |
Reporter | Assigned To | rhertzog | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 2021.1 | ||||
Summary | 0007191: Kali doesn't boot | ||||
Description | I get these warnings everytime I boot my laptop, and takes about 5 minutes to start GDM and Gnome modprobe: module dm-raid45 not found in modules.dep Do you have any idea how to get rid of those warnings and reduce boot delays ? | ||||
Attached Files | |||||
you don't have those modules or you disabled them what's output of "lsmod" in booted kali if those modules will show then you have installed them and you just need to load them "insmod kernel_module" that's about modprobe about second you may have to set static address to your card what's output of dmesg | grep error and journalctl -xe |
|
FIRST: for the modules, none of them are disabled or loaded SECOND: for the network IP-Config warning, I don't have any static IP, and I did dmesg | grep error, only have a touchpad issues related to Thinkpads |
|
what happens at the boot process after grub could record that maybe this can help us find solution i found this for first two problems http://forums.debian.net/viewtopic.php?f=16&t=113616 for second i found this |
|
Yeah I tired both solutions from Debian forum and Ubuntu forum, Not working.... I'm not really worried about the modprobe warning, I'll check it later on. I'm more worried about the IP-Config warning which is annonying and for sure it's the cause of my boot delays I modified the /etc/dhcp/dhcpd.conf, still no result... |
|
Ok I fixed both modprobe warnings
Now I still have to get rid of the IP-Config warning... Any ideas where to look ? |
|
try this https://askubuntu.com/questions/1043810/pxe-boot-fails-with-ip-config-no-response-giving-up hope it helps |
|
I already tired it out, didn't fix it I even tried to apt purge isc-dhcp-server, didn't fix it too |
|
i remembered now that systemd-analyze will give you explanation what makes you linux loading longer maybe try this maybe those modules are not problem if there could be a problem then there will be errors in dmesg because it makes linux load longer so dmesg will MUST gotten message that those modules causes the booting time problem try and show the output maybe there is solution |
|
The boot process has been optimized since I fixed the modules warning, so no error in dmesg related to that. The IP-Config warning message is still there though, it's not critical, just annonying to have for each boot Is there any other ways to disable boot messages if it can't be fixed ? |
|
in /etc/default/grub there is a line lemme give a pic with highlighted line there is a bunch of options e.g acpi=off maybe try to set ip statically after boot and after log in set ip netmask gateway dns manually because maybe dhcp server on router have problems or networkd is messing with you try static addressing in right corner in network settings save and reboot and try to see if this error still there |
|
Yesssss I fixed it finally!!!! :D It wasn't related to Grub parameters, nor to static IP. It was this package which gave me headaches for months "aoetools" so when I inspected /usr/share/initramfs-tools/hooks/aoe then I saw a probing operation A quick description of the package for your knowledge: apt show aoetools: You can close the incident ;) |
|
Thanks, closing. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-15 14:14 |
|
New Issue | |
2021-05-15 14:44 | Michu | Note Added: 0014550 | |
2021-05-15 15:52 |
|
Note Added: 0014553 | |
2021-05-15 19:10 | Michu | Note Added: 0014555 | |
2021-05-16 08:51 |
|
Note Added: 0014556 | |
2021-05-16 09:47 |
|
Note Added: 0014557 | |
2021-05-16 18:15 | Michu | Note Added: 0014558 | |
2021-05-16 20:34 |
|
Note Added: 0014559 | |
2021-05-18 15:25 | Michu | Note Added: 0014568 | |
2021-05-18 15:39 |
|
Note Added: 0014569 | |
2021-05-19 19:31 | Michu | Note Added: 0014573 | |
2021-05-19 19:44 | Michu | File Added: Screenshot from 2021-05-19 21-24-20.png | |
2021-05-20 18:23 |
|
Note Added: 0014579 | |
2021-05-25 09:21 | rhertzog | Assigned To | => rhertzog |
2021-05-25 09:21 | rhertzog | Status | new => closed |
2021-05-25 09:21 | rhertzog | Resolution | open => no change required |
2021-05-25 09:21 | rhertzog | Note Added: 0014582 | |
2025-07-14 09:36 | g0tmi1k | Priority | high => normal |