Bug#917607: udev 240 Makes System Unbootable; rootfs Not Found

Vincent Lefevre vincent at vinc17.net
Thu Jan 3 12:46:19 GMT 2019


On 2018-12-29 16:06:38 -0800, Leo L. Schwab wrote:
> 	JPGs attached.  The messages appear to be coming from initramfs,
> which is trying to locate and mount the rootfs, and failing.

Same problem, with the keyboard not working, so that I couldn't do
anything here. I reported the bug against the Linux kernel, because
everything is fine with a 4.18 kernel (which I had fortunately kept,
otherwise I would have to find a rescue CD somewhere...):

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918096

FYI, /etc/fstab contains:

[some comments]
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda5 during installation
UUID=4bcb3bbd-f516-4ddf-be96-6fa3a8cdc8a0 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda6 during installation
UUID=3a31982a-76fe-493b-a6b0-a627706c26c7 none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/sr1        /media/cdrom1   udf,iso9660 user,noauto     0       0
/dev/sdb1       /media/mem      auto user,noauto,noatime    0       0

I've also installed a 4.9 kernel from stable, and it doesn't work
either.

cventin:~> ll /boot
total 94072
-rw-r--r-- 1 root root  3311600 2018-11-23 20:15:55 System.map-4.18.0-3-amd64
-rw-r--r-- 1 root root  3345217 2018-12-30 10:04:03 System.map-4.19.0-1-amd64
-rw-r--r-- 1 root root  3195896 2018-10-27 20:46:16 System.map-4.9.0-8-amd64
-rw-r--r-- 1 root root   204256 2018-11-23 20:15:55 config-4.18.0-3-amd64
-rw-r--r-- 1 root root   206377 2018-12-30 10:04:03 config-4.19.0-1-amd64
-rw-r--r-- 1 root root   186563 2018-10-27 20:46:16 config-4.9.0-8-amd64
drwxr-xr-x 5 root root     4096 2019-01-03 10:35:40 grub/
-rw-r--r-- 1 root root 24916605 2018-12-18 10:13:40 initrd.img-4.18.0-3-amd64
-rw-r--r-- 1 root root 25372831 2019-01-03 09:57:04 initrd.img-4.19.0-1-amd64
-rw-r--r-- 1 root root 21031503 2019-01-03 10:35:35 initrd.img-4.9.0-8-amd64
-rw-r--r-- 1 root root  5126016 2018-11-23 20:15:55 vmlinuz-4.18.0-3-amd64
-rw-r--r-- 1 root root  5172512 2018-12-30 10:04:03 vmlinuz-4.19.0-1-amd64
-rw-r--r-- 1 root root  4232992 2018-10-27 20:46:16 vmlinuz-4.9.0-8-amd64

Perhaps what makes 4.18 work is that initrd.img-4.18.0-3-amd64 is
old enough.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Pkg-systemd-maintainers mailing list