Mailinglist Archive: opensuse-bugs (16531 mails)
| < Previous | Next > |
[Bug 396221] kdump kernel cannot be loaded
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 1 Jun 2008 10:03:49 -0600 (MDT)
- Message-id: <20080601160349.4291C24538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=396221
User bwalle@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=396221#c1
Bernhard Walle <bwalle@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Bernhard Walle <bwalle@xxxxxxxxxx> 2008-06-01 10:03:48 MDT
---
The fix in spec file is just:
-%ifarch x86_64 i386 ia64
+%ifarch x86_64 %ix86 ia64
Fixed package submitted.
-------------------------------------------------------------------
Sun Jun 01 17:56:40 CEST 2008 - bwalle@xxxxxxx
- set KDUMP_KERNELVER="" on i386 instead of KDUMP_KERNELVER="kdump"
(with "kdump", the kdump kernel cannot be loaded without manually
editing the configuration file (bnc#396221)
-------------------------------------------------------------------
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User bwalle@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=396221#c1
Bernhard Walle <bwalle@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Bernhard Walle <bwalle@xxxxxxxxxx> 2008-06-01 10:03:48 MDT
---
The fix in spec file is just:
-%ifarch x86_64 i386 ia64
+%ifarch x86_64 %ix86 ia64
Fixed package submitted.
-------------------------------------------------------------------
Sun Jun 01 17:56:40 CEST 2008 - bwalle@xxxxxxx
- set KDUMP_KERNELVER="" on i386 instead of KDUMP_KERNELVER="kdump"
(with "kdump", the kdump kernel cannot be loaded without manually
editing the configuration file (bnc#396221)
-------------------------------------------------------------------
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |