All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ior <blitzkriegbop@fastwebnet.it>
To: dm-crypt@saout.de
Subject: [dm-crypt] Arch installation with crypt partition.
Date: Thu, 29 Mar 2012 19:56:53 +0200	[thread overview]
Message-ID: <4F74A265.30401@fastwebnet.it> (raw)

Briefly describe the system and how isconfigured.
sda RAID6 hardware (sda1 crypt-tmp, sda2 crypt-var, sda3 crypt-home, 
sda4 win-home)
sdb SSD (sdb1 win-boot, sdb2 win)
sdc SSD (sdc1 root)

During the configuration of disks sdc1 selected as ext4, sda1- 2-3, 
selected them as dm_crypt and mappers created as ext4.

/etc/mkinitcpio.conf
HOOKS="base udev autodetect pata sata scsi usb usbinput keymap encrypt 
filesystems"

/etc/fstab
installing the system automatically

/etc/crypttab
tmp         /dev/sda1         ASK
var            /dev/sda2         ASK
home         /dev/sda3         ASK

At boot, when asked to write the password, Iwrite my own and all I get is:
No key available with this passphrase.

What could I have forget?

             reply	other threads:[~2012-03-29 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29 17:56 Ior [this message]
2012-03-29 20:19 ` [dm-crypt] Arch installation with crypt partition Alexander Koch

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=4F74A265.30401@fastwebnet.it \
    --to=blitzkriegbop@fastwebnet.it \
    --cc=dm-crypt@saout.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.