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

Bug#584259: initramfs-tools: breaks software suspend (hibernation)



Hi!

>> -- resume
>> # RESUME=/dev/sda6
>> RESUME='LABEL=amdlinux-swap'
> 
> Does it work with 'RESUME=/dev/disk/by-label/amdlinux-swap'?

No.

> If it still does not work then: can you please extract the broken
> and the working initramfs[1] and check the difference between them?
> Especially the included configuration files and the list of files

Attached is the diff on the filelist and the diff on the conf directory.

Is there a way to forcefully insert the modules that are no longer
included?

WM
diff -urN 0.93.3/conf//initramfs.conf 0.94.4/conf//initramfs.conf
--- 0.93.3/conf//initramfs.conf	2010-06-09 18:22:05.000000000 +0200
+++ 0.94.4/conf//initramfs.conf	2010-06-09 18:25:25.000000000 +0200
@@ -8,7 +8,7 @@
 #
 # MODULES: [ most | netboot | dep | list ]
 #
-# most - Add all framebuffer, acpi, filesystem, and harddrive drivers.
+# most - Add most filesystem and all harddrive drivers.
 #
 # dep - Try and guess which modules to load.
 #
@@ -36,6 +36,12 @@
 KEYMAP=n
 
 #
+# COMPRESS: [ gzip | bzip2 | lzma ]
+#
+
+COMPRESS=gzip
+
+#
 # NFS Section of the config.
 #
 

Attachment: filelist.diff.gz
Description: GNU Zip compressed data


Reply to: