All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] Arch installation with crypt partition.
@ 2012-03-29 17:56 Ior
  2012-03-29 20:19 ` Alexander Koch
  0 siblings, 1 reply; 2+ messages in thread
From: Ior @ 2012-03-29 17:56 UTC (permalink / raw)
  To: dm-crypt

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-29 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29 17:56 [dm-crypt] Arch installation with crypt partition Ior
2012-03-29 20:19 ` Alexander Koch

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.