|
Bugzilla – Full Text Bug Listing |
| Summary: | suspend to disk fails because /boot/vmlinuz doesnt exist | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Olaf Hering <ohering> |
| Component: | Mobile Devices | Assignee: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | behlert |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | proposed fix for /usr/lib/powersave/scripts/prepare_suspend_to_disk | ||
|
Description
Olaf Hering
2005-09-12 14:21:00 UTC
which kernels are named vmlinux? SUSE kernels? yes. date.suse.de has rc2. isn't this a kernel-package bug? ;-) On which architectures do i have to use vmlinux instead of vmlinuz? No, i'm not doing both on all architectures, this is a paranoia check, so i'm paranoid. Created attachment 49664 [details]
proposed fix for /usr/lib/powersave/scripts/prepare_suspend_to_disk
Comment on attachment 49664 [details]
proposed fix for /usr/lib/powersave/scripts/prepare_suspend_to_disk
this one should fix it, i do this on ppc* architecture. Can you test if this
helps?
it does not break x86 architecture => checked in You should use get_kernel_version. this change doesnt work. the info in this bug report is not sufficient Bring me the machine or submit a patch that fixes it and does not break x86, please. What boot loader do you use? ok. Right now, enter BOOT_LOADER="none" in /etc/sysconfig/powersave/common. As soon as we get bootloader-config-parsing on ppc, we can fix this, but right now not. |