I'm using Fedora 19 on 2 different Laptop with the same installation: lvm with crypt (luks).
# /etc/fstab
# Created by anaconda on Tue Jul 30 12:14:18 2013
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/luks-e5b03e50-4652-482a-960f-2975eff5e02b / ext4 defaults,x-systemd.device-timeout=0 1 1
UUID=ee2bc52a-d88d-4cc3-920d-caca9d225a37 /boot ext4 defaults 1 2
/dev/mapper/luks-a195076a-ac71-4756-8d15-ad1ed5582207 /home ext4 defaults,x-systemd.device-timeout=0 1 2
/dev/mapper/luks-22ad6af8-9394-481e-9c80-871ddad68360 swap swap defaults,x-systemd.device-timeout=0 0 0
tmpfs /tmp tmpfs defaults,noatime,mode=1777,size=256M 0 0
[root@st00ni0029 ~]# vgdisplay
--- Volume group ---
VG Name vg_st00ni0029
[root@st00ni0029 ~]# lvdisplay
--- Logical volume ---
LV Path /dev/vg_st00ni0029/swap_lv
LV Name swap_lv
VG Name vg_st00ni0029
--- Logical volume ---
LV Path /dev/vg_st00ni0029/root_lv
LV Name root_lv
VG Name vg_st00ni0029
--- Logical volume ---
LV Path /dev/vg_st00ni0029/home_lv
LV Name home_lv
VG Name vg_st00ni0029
Hibernate is not working > Laptop is going to sleep; poweroff; then power on; Laptop is normal booting, no resume prior status.
On the same Laptop with CentOS 6.4 hibernate works perfect.
Any hint?
Thanks
Andreas
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt