From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] Kdump update required
Date: Fri, 13 Sep 2019 15:58:04 +0200 [thread overview]
Message-ID: <20190913135803.GC7939@rei> (raw)
In-Reply-To: <VI1PR0101MB2557DC78E7B6994F8429AE11F0B30@VI1PR0101MB2557.eurprd01.prod.exchangelabs.com>
Hi!
> I am writing to you about the kdump. I am trying to run kdump on Debian 9 (Stretch), but the "setup.sh" has a small error as you can see below, based on the error received:
>
> CC /root/Desktop/ltp/testcases/kdump/lib/lkdtm/lkdtm.mod.o
> LD [M] /root/Desktop/ltp/testcases/kdump/lib/lkdtm/lkdtm.ko
> make[3]: Leaving directory '/usr/src/linux-headers-4.9.0-9-amd64'
> make[2]: Leaving directory '/root/Desktop/ltp/testcases/kdump/lib/lkdtm'
> make[1]: Leaving directory '/root/Desktop/ltp/testcases/kdump/lib'
> + echo Modify Boot Loader.
> Modify Boot Loader.
> + [ x86_64 = ppc64 ]
> + [ x86_64 = i686 ]
> + [ x86_64 = ia64 ]
> + args=crashkernel=256M@128M
> + [ -x /sbin/grubby ]
> + echo Warn: please make sure the following arguments are in Boot Loader:
> Warn: please make sure the following arguments are in Boot Loader:
> + echo crashkernel=256M@128M
> crashkernel=256M@128M
> + echo Hit any key when ready.
This tells you to modify the bootloader command line by hand.
> Hit any key when ready.
> + read
> ./setup.sh: 105: read: arg count
> Makefile:2: recipe for target 'all' failed
> make: *** [all] Error 2
This is a harmless error caused by the fact that debian uses dash as a
default shell.
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2019-09-13 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-13 13:18 [LTP] Kdump update required Vladut Magas
2019-09-13 13:58 ` Cyril Hrubis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190913135803.GC7939@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.