Daniel said in the BR: > Installation succeeded however on reboot the encrypted LVM partition > was not activated. The messages during startup (after install), were: > > Setting up cryptographic volume sdb1_crypt (based on /dev/sdb1) > cryptsetup: Source device /dev/sdb1 not found > > The system then reports on megaraid logical disks (appearing as sda, > sdb) and then hangs (but responds to keyboard and reboots with > Ctrl-Alt-Del)
Maks: if the disks do appear later, wouldn't that indicate a bug in udevsettle returning before the RAID card is done initalizing (or a bug in the driver for the card...perhaps it should support scsi_wait)? I'm not sure what cryptsetup should/could do about it. Daniel: a workaround you might want to try is to boot with the "rootdelay" option, for example "rootdelay=10" should give your card 10 seconds to catch up before cryptsetup and the other scripts are executed. -- David Härdeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

