don't boot: last line autofs4 module inserted
Previously today I was fighting to upgrade:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090715
So after the 3 months of not using Debian Testing, I finally succeeded to upgrade.
At first I did just apt upgrade.
After that, I began to not be able to boot with most kernels except one that I compiled myself long ago (using now):
paul@albukerk:~$ cat /proc/version
Linux version 4.19.302paul45 (paul@albukerk) (gcc version 13.2.0 (Debian 13.2.0-7)) #1 SMP Tue Dec 19 05:04:05 EST 2023
paul@albukerk:~$
As it was not booting: autofs4 module inserted being last line....
I finally did a apt full-upgrade
But did not fix the problem...
Other error are shown but believe not to be relevant:
tomoyo-init not found
selinux defaut.33 file not found...
But as I saw those for this working 4.19 kernel.... I think they are not the real cause.
Not subscribe here.... but seems relevant place to post about this.
Need to search what is autofs4 module... as I don't really knows.
Found similar problem on the net as:
https://www.linuxquestions.org/questions/linux-general-1/boot-problem-failed-to-insert-module-'autofs4'-4175485121/
Maybe this helps:
root@albukerk:/home/paul# lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1
│ │ LVM2_m LVM2 NAtJ8b-iMoM-PIOI-YIQc-xFRU-nvxd-VyxJZC
│ ├─main-myswap
│ │ swap 1 5d8325c5-27b7-4c42-8c73-ac2dc5936b4b [SWAP]
│ └─main-myroot
│ ext4 1.0 a9d23244-eea3-4239-b6d4-43b6e9339321 111,5G 65% /
├─sda2
│ vfat FAT32 8A31-4125 947,7M 0% /boot/efi
├─sda3
│ │ LVM2_m LVM2 jz04eq-vTHC-dMd5-vYmr-C8A2-nkb8-e1PZB0
│ ├─main-myswap
│ │ swap 1 5d8325c5-27b7-4c42-8c73-ac2dc5936b4b [SWAP]
│ └─main-myroot
│ ext4 1.0 a9d23244-eea3-4239-b6d4-43b6e9339321 111,5G 65% /
└─sda4
│ LVM2_m LVM2 p20fYY-MaRl-W0kk-3GQe-Sqsn-yKqT-0znd8X
└─main-myroot
ext4 1.0 a9d23244-eea3-4239-b6d4-43b6e9339321 111,5G 65% /
sr0
root@albukerk:/home/paul#
I check a bit journalctl -b.... but I don't find the errors mentioned... maybe boot messages
are before journalctl messages begin to be recorded.
Reply to: