On Tue, Dec 04, 2018 at 03:22:10PM +, tinseal374 wrote:
> mike:
> >
> > > I would decrypt in dom0 and attach decrypted to qubes. You can script
> > > this in dom0 as part of startup process - if you are content with dom0
> > > encryption you can store the password, rather than enter it each ti
mike:
I would decrypt in dom0 and attach decrypted to qubes. You can script
this in dom0 as part of startup process - if you are content with dom0
encryption you can store the password, rather than enter it each time.
Cool -- I like the idea!
What approach would you recommend for these:
a) i
> I would decrypt in dom0 and attach decrypted to qubes. You can script
> this in dom0 as part of startup process - if you are content with dom0
> encryption you can store the password, rather than enter it each time.
Cool -- I like the idea!
What approach would you recommend for these:
a) if th
On Sun, Dec 02, 2018 at 10:31:18AM -0800, mike wrote:
> Hi All,
>
> For one of my qubes I need a specific partition to be mounted during its
> start.
> I want it automatically attached to the qube and decrypted and mounted during
> its boot.
> The first task (attaching) is quite easy, although I
Hi All,
For one of my qubes I need a specific partition to be mounted during its start.
I want it automatically attached to the qube and decrypted and mounted during
its boot.
The first task (attaching) is quite easy, although I am not sure how to do
"cryptsetup open" it during boot.
Also, what