Somewhere between 4eba843ddeda59d01a074329e28d423d119b8336 and
e26cb36fcaa9c0e8278d06e806b725ae00e428ad it seems something broke.
/dev/sda1 ext3 /boot
/dev/sda2 encrypted LVM pv which contains:
/dev/mapper/vg0-rootfs
/dev/mapper/vg0-swap
At 4eba843ddeda59d01a074329e28d423d119b8336 it seems to successfully
unlock the encrypted device, then mount my rootfs lv.
e26cb36fcaa9c0e8278d06e806b725ae00e428ad through
d0c7d42b3e63c0f62b517b1a5e6c2e58b6b93d2d seem to exhibit the following
behavior:
* Most of the time: Unlock encryption, mount fails with apparent syntax
errors rapidly in a loop many times, eventually falling to emergency
shell. At this point manually mounting /dev/mapper/vg0-rootfs to
/sysroot then "exit" will boot.
* Sometimes: Fails to ask crypt password, mount fails with apparent
syntax errors rapid in a loop, eventually falling to emergency shell.
dm-crypt module is never loaded.
Any idea what could be going on?
Warren Togami
wtogami@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html