On 01/07/2013 05:10 PM, Roger Heflin wrote:
On Mon, Jan 7, 2013 at 4:01 PM, Jim <binarynut@xxxxxxxxxxx> wrote:
On 01/07/2013 04:43 PM, Roger Heflin wrote:
On Mon, Jan 7, 2013 at 2:19 PM, Jim <binarynut@xxxxxxxxxxx> wrote:
On 01/07/2013 02:23 PM, Frank Murphy wrote:
On Mon, 07 Jan 2013 13:20:00 -0500
Jim <binarynut@xxxxxxxxxxx> wrote:
f17
Trying to start kdump and I get this error message;
Jan 7 13:16:31 localhost kdump: No crashkernel parameter specified
for running kernel
Maybe:
https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=840116
I check the bugzilla out and I have a later kexec-tools than they
specify
, I have
kexec-tools-2.0.3-47-fc17.4.i386 and that does not help either.
Do you have the crashkernel= parameter set on the kernel
boot/grub.conf settings?
yes I do.
does cat /proc/cmdline show it? That appears to be what it is
complaining about, it is not on the current running kernel.
/boot/grub2/grub.conf
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply
type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
crashkernel=128M
### END /etc/grub.d/41_custom ###
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org