Comment 6 for bug 221032

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: [hardy] Bug: soft lockup after lvm+encrypt install

Works fine if install the machine with:
$ qemu-img create ./hardy-crypt.img 1G
$ kvm -hda ./hardy-crypt.img -cdrom /srv/vms/isos/hardy/hardy-server-amd64.iso -m 128 -vnc localhost:10 -smp 2 -boot d
$ kvm -hda ./hardy-crypt.img -m 128 -vnc localhost:10 -smp 2

Note that reboots may hit bug #221059. This bug may be related to bug #220463.