<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=35&amp;t=2577" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2017-02-23T12:55:24+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=35&amp;t=2577</id>
<entry>
<author><name><![CDATA[fme]]></name></author>
<updated>2017-02-23T12:55:24+01:00</updated>
<published>2017-02-23T12:55:24+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2577&amp;p=9421#p9421</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2577&amp;p=9421#p9421"/>
<title type="html"><![CDATA[[QUESTION] encrypt LUKS after boot]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2577&amp;p=9421#p9421"><![CDATA[
Hi,<br /><br />I want to decrypt a LUKS partion after boot.<br /><br />I followed this HowTo:<br /><a href="https://www.howtoforge.com/ubuntu-two-factor-authentication-with-yubikey-for-harddisk-encryption-with-luks#two-factor-authentication-with-yubikey-for-harddisk-encryption-with-luks" class="postlink">https://www.howtoforge.com/ubuntu-two-factor-authentication-with-yubikey-for-harddisk-encryption-with-luks#two-factor-authentication-with-yubikey-for-harddisk-encryption-with-luks</a><br /><br />But it seems to didn't work if I want to mount a partion after boot(e.g. a data partion)<br /><br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">cryptsetup luksFormat -c aes-xts-plain64 -s 512 -h sha512 -y /dev/sdb1<br />mkfs.ext4 /dev/mapper/sdb1<br />yubikey-luks-enroll -d /dev/sdb1 -s 7 <br />cryptsetup luksOpen /dev/sdb1 yubi_sdb<br />Enter passphrase for /dev/sdb1: <br />No key available with this passphrase<br /></div><br /><br />Is there anything special for manualy luksOpen?<br /><br />Thanks<br /><br />Frank<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4700">fme</a> — Thu Feb 23, 2017 12:55 pm</p><hr />
]]></content>
</entry>
</feed>