[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

can't resume after hibernate



i am use debian wheezy with kde desktop environment
i Had a problem hibernating but after installing the hibernation app from repos i was able to hibernate successfully. but now i have problem resuming after hibernation.
When i bootup after hibernating, i get this=
resume: libgcrypt version: 1.5.0
resume: Could not stat the resume device file /dev/dm-3
              Please type in the full path name to try again
              or press ENTER to boot the system.

i end up pressing enter and the system boots up as if i shut it down before.
i am not sure whether my swap is mounted during boot, when i enter the 'mount' command in CLI i get this=
  root@FireWall:/home/jean# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=1007184,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=807060k,mode=755)
/dev/mapper/FireWall-root on / type ext4 (rw,relatime,errors=remount-ro,user_xattr,barrier=1,stripe=4,data="">
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=1614120k)
/dev/sda1 on /boot type ext2 (rw,relatime,errors=continue)
/dev/mapper/FireWall-home on /home type ext4 (rw,relatime,user_xattr,barrier=1,data="">
/dev/mapper/FireWall-tmp on /tmp type ext4 (rw,relatime,user_xattr,barrier=1,stripe=4,data="">
/dev/mapper/FireWall-usr on /usr type ext4 (rw,relatime,user_xattr,barrier=1,data="">
/dev/mapper/FireWall-var on /var type ext4 (rw,relatime,user_xattr,barrier=1,data="">
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)

this is what is in my fstab 

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/mapper/FireWall-root /               ext4    errors=remount-ro 0       1
# /boot was on /dev/sda1 during installation
UUID=0b03ce2f-d567-4c9d-942b-098faf82839d /boot           ext2    defaults        0       2
/dev/mapper/FireWall-home /home           ext4    defaults        0       2
/dev/mapper/FireWall-tmp /tmp            ext4    defaults        0       2
/dev/mapper/FireWall-usr /usr            ext4    defaults        0       2
/dev/mapper/FireWall-var /var            ext4    defaults        0       2
/dev/mapper/FireWall-swap_1 none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0


pls what can i do cause i real need to hibernate.

Reply to: