[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#811566: run-init: opening console: No such file or directory



Package: initramfs-tools
Version: 0.121
Severity: important

Dear Maintainer,

Since upgrading initramfs-tools, the system no longer boots.

Instead the initramfs rescue shell is started:

  Loading Linux 4.3.0-1-amd64 ...
  Loading initial ramdisk ...
  Loading, please wait...
  Scanning for Btrfs filesystems
  run-init: opening console: No such file or directory
  Target filesystem doesn't have requested /sbin/init.
  run-init: opening console: No such file or directory
  run-init: opening console: No such file or directory
  run-init: opening console: No such file or directory
  run-init: opening console: No such file or directory
  run-init: : No such file or directory
  No init found. Try passing init= bootarg.
  modprobe: module ehci-orion not found in modules.dep


  BusyBox v1.22.1 (Debian 1:1.22.0-16) built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  /bin/sh: can't access tty; job control turned off
  (initramfs) 

The system is installed on a single btrfs filesystem.

Regards,
Peter

-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.3.0-1-amd64 root=UUID=bdb66c4b-0279-47b3-8c08-0ab0d0b2accc ro console=ttyS0,115200n8 quiet

-- resume
RESUME=UUID=46ee0f17-5ab6-4722-a108-9145cb6f1020
-- /proc/filesystems
	btrfs

-- lsmod
Module                  Size  Used by
binfmt_misc            20480  1
iptable_raw            16384  1
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
nf_conntrack_ipv4      20480  2
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
iptable_filter         16384  1
ip_tables              28672  2 iptable_filter,iptable_raw
xt_tcpudp              16384  9
xt_multiport           16384  8
xt_CT                  16384  16
ip6table_raw           16384  1
ip6t_REJECT            16384  2
nf_reject_ipv6         16384  1 ip6t_REJECT
nf_conntrack_ipv6      20480  2
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
xt_conntrack           16384  4
nf_conntrack          118784  4 xt_CT,xt_conntrack,nf_conntrack_ipv4,nf_conntrack_ipv6
ip6table_filter        16384  1
ip6_tables             28672  2 ip6table_filter,ip6table_raw
x_tables               36864  12 ip6table_filter,xt_CT,ip_tables,xt_tcpudp,xt_conntrack,xt_multiport,iptable_filter,ip6table_raw,ipt_REJECT,ip6_tables,iptable_raw,ip6t_REJECT
iosf_mbi               16384  0
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
jitterentropy_rng      16384  0
sha256_ssse3           28672  1
sha256_generic         24576  1 sha256_ssse3
hmac                   16384  1
drbg                   24576  1
ansi_cprng             16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
i2c_piix4              24576  0
gf128mul               16384  1 lrw
ppdev                  20480  0
acpi_cpufreq           20480  0
pvpanic                16384  0
evdev                  20480  1
glue_helper            16384  1 aesni_intel
psmouse               126976  0
8250_fintek            16384  0
serio_raw              16384  0
ablk_helper            16384  1 aesni_intel
pcspkr                 16384  0
processor              36864  1 acpi_cpufreq
button                 16384  0
cryptd                 20480  2 aesni_intel,ablk_helper
parport_pc             28672  0
parport                49152  2 ppdev,parport_pc
tun                    28672  2
autofs4                40960  2
btrfs                 954368  1
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ata_generic            16384  0
virtio_net             28672  0
virtio_blk             20480  2
ata_piix               36864  0
crc32c_intel           24576  1
libata                233472  2 ata_generic,ata_piix
virtio_pci             24576  0
virtio_ring            20480  3 virtio_blk,virtio_net,virtio_pci
virtio                 16384  3 virtio_blk,virtio_net,virtio_pci
scsi_mod              229376  1 libata
floppy                 69632  0

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = no
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=auto
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
btrfs
busybox
dmsetup
fsck
fuse
keymap
klibc
kmod
resume
thermal
udev
zz-busybox


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages initramfs-tools depends on:
ii  initramfs-tools-core  0.121
ii  linux-base            4.0

initramfs-tools recommends no packages.

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.1-4.2

-- Configuration Files:
/etc/initramfs-tools/initramfs.conf changed:
MODULES=most
BUSYBOX=auto
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto


-- no debconf information


Reply to: