2011/3/20 Andrey Borzenkov <[email protected]>:
> 2011/3/20 Andrey Borzenkov <[email protected]>:
>> 2011/3/20 jaivuk <[email protected]>:
>>> 2011/3/20 Amadeusz Żołnowski <[email protected]>:
>>>> First of all I haven't taken into consideration fact, that one can want
>>>> to use dracut for mounting something more than root. That's why there's
>>>> only key or only password. But it probably would be possible to
>>>> optionally ask for password, too. I will have to think of cases with
>>>> multiple devices to be decrypted and improve the module.
>>>
>>> Anaconda by added swap as well, and other things can be added manually
>>> as a kernel parameter...
>>>
>>>> What happens? Doesn't decrypt anything? Or just one of devices?
>>> Apparently anything.
>>>
>> [...]
>>>> 4) dmesg
>>> http://pastebin.com/nA4qVFcZ
>>>
>>
>> It shows that no additional device was seen by dracut. Have you
>> connected your USB key before booting?
>>
>
> Oops, sorry :(
>
> [    9.326667] dracut: Probing /dev/sdc1 for /mykey...
> [   13.161241] dracut: Found /mykey on /dev/sdc1
>

[    3.272805] dracut: dracut-008-7.fc15

Key file parsing was fixed in current master:

commit b20ff981c4b31d650ac0b2e5227f4d6f6eb459e2
Author: Amadeusz Żołnowski <[email protected]>
Date:   Mon Mar 7 13:48:02 2011 +0100

    crypt-lib.sh: moved IFS=: from before 'read' to before 'while'

so you need updated modules.d/90crypt/crypt-lib.sh. May be you could
open a bug report in fedora to request update. I confirm that this bug
also happens with dash we have here.
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to