In case someone else runs into this:
I have an encrypted LVM partition that contains mount points for root, home,
swap.
Apparently cryptsetup cannot see through the LVM to find the rootfs, and hence
the
error.
I added the `initramfs` option in /etc/crypttab and updated initramfs for
safety,
an
Control: tag -1 unreproducible
On Wed, 2019-01-02 at 05:41 +0300, pavel piankov wrote:
> > update-initramfs: Generating /boot/initrd.img-4.18.0-3-amd64
> > cryptsetup: ERROR: Couldn't resolve device rootfs
> > ^^^
>
> this is due
> rootfs / rootfs
Processing control commands:
> tag -1 unreproducible
Bug #916670 [src:linux] cryptsetup: ERROR: Couldn't resolve device rootfs
Added tag(s) unreproducible.
--
916670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
> update-initramfs: Generating /boot/initrd.img-4.18.0-3-amd64
> cryptsetup: ERROR: Couldn't resolve device rootfs
> ^^^
this is due
rootfs / rootfs rw 0 0
line in /etc/mtab
remove it and the problem no more.
4 matches
Mail list logo