9front - general discussion about 9front
 help / color / mirror / Atom feed
* Booting with encrypted partitions
@ 2019-11-12 18:52 petter9
  0 siblings, 0 replies; only message in thread
From: petter9 @ 2019-11-12 18:52 UTC (permalink / raw)
  To: 9front

Hi,

Got a bit tired of dropping to the shell and punching in the disk 
decryption command on every boot.  This one:
 > disk/cryptsetup -i /dev/sdE0/fsworm /dev/sdE0/fscache /dev/sdE0/other
Also, one typo and the entire command must be retyped :/

So i made a change to the boot process to do that for me. Don't know if 
something like this exist but it was anyway educational for me doing 
this (noob) and i just thought i would share in case anyone is interested.

The change to the boot script,
http://okturing.com/src/7221/body

Adding a new variable 'decryptfs' to plan9.ini, with the decrypt command,
http://okturing.com/src/7222/body

My boot process looks like this now,
http://okturing.com/src/7223/body


--
Petter




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-12 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12 18:52 Booting with encrypted partitions petter9

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).