Hi Philipp,

thanks a lot for your reply. Can you try these two options?

Option one:

1. Edit the file /etc/initramfs-tools/conf.d/resume and change the line:

RESUME=/dev/mapper/atlantis-swap

with the swap line in /etc/uswsusp.conf

RESUME=/dev/atlantis/swap

2. Run update-initramfs -u -k all
3. Reboot.

Report me if is ok.

Option two:

1. Edit the file /etc/uswsusp.conf and change the line:

resume device = /dev/atlantis/swap

with the line in /etc/initramfs-tools/conf.d/resume

resume device = /dev/mapper/atlantis-swap

2. Edit (again) the file /etc/initramfs-tools/conf.d/resume and
restore the initial line:

RESUME=/dev/mapper/atlantis-swap

2. Run update-initramfs -u -k all
3. Reboot.

Report me if is ok now.

Thanks a lot again for your help.

Rodolfo.


Philipp Huebner <debala...@debian.org> escribió:

Package: uswsusp
Version: 1.0+20120915-4
Followup-For: Bug #724275

Hi,

I ran into exactly the same problem after upgrading today from
linux-image-3.10-2-amd64 to linux-image-3.10-3-amd64.
At first, only the new kernel was affected, but after running
update-initramfs -u -k all
all my kernels failed to boot. The only workaround was the kernel option
"noresume".

I too have my swap partition on lvm.

$ cat /proc/swaps
Filename       Type            Size    Used     Priority
/dev/dm-1      partition       4194300 0        -1

$ cat /etc/uswsusp.conf
# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both
resume device = /dev/atlantis/swap
compress = y
early writeout = y
image size = 1911949475
RSA key file = /etc/uswsusp.key
shutdown method = platform

$ cat /etc/initramfs-tools/conf.d/resume
RESUME=/dev/mapper/atlantis-swap


Hibernation and resume used to work until recently.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (250, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages uswsusp depends on:
ii  debconf [debconf-2.0]  1.5.51
ii  libblkid1              2.20.1-5.5
ii  libc6                  2.17-93
ii  libgcrypt11            1.5.3-2
ii  liblzo2-2              2.06-1.2
ii  libpci3                1:3.2.0-3
ii  libx86-1               1.1+ds1-10

Versions of packages uswsusp recommends:
ii  initramfs-tools  0.114
ii  mount            2.20.1-5.5

uswsusp suggests no packages.

-- debconf information:
  uswsusp/RSA_key_bits: 1024
  uswsusp/create_RSA_key: false
  uswsusp/resume_device: /dev/atlantis/swap
  uswsusp/splash: false
* uswsusp/continue_without_swap: true
  uswsusp/suspend_loglevel:
  uswsusp/no_snapshot:
  uswsusp/shutdown_method: platform
  uswsusp/no_swap:
  uswsusp/encrypt: false
  uswsusp/image_size: 1911949475
  uswsusp/compress: true
  uswsusp/max_loglevel:
  uswsusp/RSA_key_file: /etc/uswsusp.key
  uswsusp/snapshot_device:
  uswsusp/compute_checksum: false
  uswsusp/resume_offset:
  uswsusp/early_writeout: true


Rodolfo García Peñas (kix)
http://www.kix.es/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to