linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frederick Gazerblezeebe <fgazerblezeebe@gmail.com>
To: linux-crypto@vger.kernel.org
Subject: loop-aes encrypted root on Fedora 15 using systemd
Date: Mon, 30 May 2011 14:31:03 -0700	[thread overview]
Message-ID: <BANLkTimKp4VgiZwEzB7d5yO9msKLu92pSw@mail.gmail.com> (raw)

I am trying to set up a Fedora 15 system (kernel 2.6.39) on which the
root filesystem is encrypted with loop-aes (v3.6c).

Can someone suggest the best location to place the initial losetup
commands? This new version uses the systemd boot stuff and
/etc/rc.d/rc.sysinit (where I placed the losetup commands before) no
longer exists. I was partially successful placing them in
/lib/systemd/fedora-readonly, meaning losetup successfully sets up the
loop device, but attempts to actually mount a file system on this loop
fail and the boot process terminates. I think I may be placing the
losetup too late in the sequence and the system is attempting to mount
on the loop before it is actually set up, but that's just a guess at
this point.

Any suggestions on how I might proceed would be greatly appreciated.

Thanks.

FG

             reply	other threads:[~2011-05-30 21:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30 21:31 Frederick Gazerblezeebe [this message]
2011-05-31 12:59 ` loop-aes encrypted root on Fedora 15 using systemd Jari Ruusu
2011-06-02  3:10   ` Frederick Gazerblezeebe
2011-06-03 16:42   ` Frederick Gazerblezeebe
2011-06-03 17:38     ` Jari Ruusu
2011-06-03 21:34       ` Frederick Gazerblezeebe
2011-06-04  7:27         ` Jari Ruusu
2011-06-07 14:28           ` Frederick Gazerblezeebe
2011-06-29 16:42 ` Frederick Gazerblezeebe

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=BANLkTimKp4VgiZwEzB7d5yO9msKLu92pSw@mail.gmail.com \
    --to=fgazerblezeebe@gmail.com \
    --cc=linux-crypto@vger.kernel.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).