Package: kmod
Followup-For: Bug #1079022

I can confirm this is still happening right now in sid. A simple way
to reproduce is with:

sudo sbuild-qemu-create -o /srv/sbuild/qemu/unstable-autopkgtest-amd64.img 
unstable https://deb.debian.org/debian
qemu-system-x86_64 -enable-kvm -object rng-random,filename=/dev/urandom,id=rng0 
-device virtio-rng-pci,rng=rng0,id=rng-device0 -device virtio-serial -nic 
user,model=virtio -m 1024 -smp 1 -nographic 
/srv/sbuild/qemu/unstable-autopkgtest-amd64.img

... and the image fails to boot when trying to mount the root
filesystem:

[    1.492496] Run /init as init process
Loading, please wait...
Starting systemd-udevd version 256.5-1
[    1.704989] input: VirtualPS/2 VMware VMMouse as 
/devices/platform/i8042/serio1/input/input3
[    1.706840] input: VirtualPS/2 VMware VMMouse as 
/devices/platform/i8042/serio1/input/input2
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... 
done.
Begin: Running /scripts/local-block ... done.
[... repeated for 30 seconds, once per second ...]
done.
Gave up waiting for root file system device.  Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT!  UUID=1469e8b3-537f-42e9-897b-cbd602cbf98c does not exist.  Dropping to 
a shell!


BusyBox v1.36.1 (Debian 1:1.36.1-9+b1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs) 


-- System Information:
Debian Release: 12.6
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), 
(1, 'experimental'), (1, 'unstable'), (1, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.9.7+bpo-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kmod depends on:
ii  libc6     2.36-9+deb12u7
ii  libkmod2  30+20221128-1
ii  liblzma5  5.4.1-0.2
ii  libssl3   3.0.13-1~deb12u1
ii  libzstd1  1.5.4+dfsg2-5

kmod recommends no packages.

kmod suggests no packages.

-- no debconf information

Reply via email to