From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mounttool
Date: Sun, 12 Nov 2006 13:35:36 -0700 [thread overview]
Message-ID: <7573e9640611121235j3b1260b5tbd4bad338a5c8461@mail.gmail.com> (raw)
In-Reply-To: <200611112035.04170.uwix@iway.na>
On 11/11/06, Uwe Thiem <uwix@iway.na> wrote:
> Hi folks,
>
> some distros come with a little utility called "mounttool". I can loop mount
> images of encrypted filesystems (cryptsetup but for loop mounting). I can't
> seem to find it in gentoo. Does it hide somewhere? Or can someone recommend a
> similar tool in portage?
What's wrong with:
losetup /dev/loop/0 <image>
cryptsetup create decrypted_image /dev/loop/0
mount /dev/mapper/decrypted_image /mnt/encrypted
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-12 20:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-11 18:35 [gentoo-user] mounttool Uwe Thiem
2006-11-12 20:35 ` Richard Fish [this message]
2006-11-13 6:05 ` Uwe Thiem
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=7573e9640611121235j3b1260b5tbd4bad338a5c8461@mail.gmail.com \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.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