How to use encryption key(on flash drive) instead of pass phrase
31 views
Skip to first unread message
Frozentime345
unread,
Dec 16, 2018, 4:56:34 AM12/16/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
I was trying to follow the custom install guide to do this but keep
failing at "setting up installation environment". Preferably I would
want to use just the key and not have any pass phrase.
I learned that you can change the encryption key in dm-crypt so maybe
the easier method is to install and then add the encryption key? I can
try experimenting myself with some clues if this method makes sense.
Also once I get all this working, how does one start up the system using
this method? Is there a way to escape to shell and use cryptsetup?
Finally, I'm using this command to generate the key :
sudo dd if=/dev/random of=filename bs=1 count=4096