9front - general discussion about 9front
 help / color / mirror / Atom feed
From: petter9@bissa.eu
To: 9front@9front.org
Subject: Booting with encrypted partitions
Date: Tue, 12 Nov 2019 19:52:31 +0100	[thread overview]
Message-ID: <037e9f1f-1fbd-c22d-c808-67fb4b33312e@bissa.eu> (raw)

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




                 reply	other threads:[~2019-11-12 18:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=037e9f1f-1fbd-c22d-c808-67fb4b33312e@bissa.eu \
    --to=petter9@bissa.eu \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).