Bug#916670: cryptsetup: ERROR: Couldn't resolve device rootfs

2021-01-21 Thread Jacob Post
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,

Bug#916670: cryptsetup: ERROR: Couldn't resolve device rootfs

2019-01-02 Thread Ben Hutchings
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

Bug#916670: cryptsetup: ERROR: Couldn't resolve device rootfs

2019-01-01 Thread pavel piankov
> 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.