Ask your questions here.
Post a reply

Re: Unencrypt volume

Wed Oct 29, 2014 8:20 pm

I will probably work that into refractasnapshot, but I'm not exactly sure how I'll do it. For now, what you can do is make the changes manually, and then set the initrd_image variable in the config file to point to your rebuilt initrd.img, and that one will be copied into the iso image.

And just in case it's not fully clear to anyone reading this, don't replace the initrd.img in your encrypted installation with the rebuilt one that has the cryptroot file removed.

Re: Unencrypt volume

Thu Nov 06, 2014 2:49 pm

Here's a simple script you can use to edit those files out of the initrd, in case you don't want to have to remember and type the commands.
https://gist.github.com/fsmithred/4a4dbe1100f3d7792681
Post a reply