public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Current kexec status?
Date: Wed, 13 Jul 2005 14:32:39 +0200	[thread overview]
Message-ID: <20050713123239.GT4561@charite.de> (raw)
In-Reply-To: <20050713122257.GA29477@in.ibm.com>

* Vivek Goyal <vgoyal@in.ibm.com>:

> Can you give more details like
> - Which distro release you are running.

Debian unstable; since it has no kexec-tools, I built those from source.

> - Exactly what changes did you do to /etc/init.d/reboot and what steps
> did you follow to load the kernel (command line options).

/etc/init.d/reboot:
===================

echo -n "Rebooting... "
#reboot -d -f -i
/usr/local/sbin/kexec -f --exec --debug

Loading the Kernel in /etc/init.d/umountfs, before umount'ing /boot:
====================================================================

echo -n "Loading kernel for kexec()..."
/usr/local/sbin/kexec --load /vmlinuz
echo "done."

> - What do you see on screen? Did the new kernel start booting at all.

Nope, no booting. I get one line of output which I don't remember;
I'll have to retry.

> - Would be nice if I can get serial console output.

Sorry, no serial port here.

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap@charite.de

  reply	other threads:[~2005-07-13 12:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-13 10:48 Current kexec status? Ralf Hildebrandt
2005-07-13 12:22 ` Vivek Goyal
2005-07-13 12:32   ` Ralf Hildebrandt [this message]
2005-07-13 12:47     ` Ralf Hildebrandt
2005-07-14  5:53     ` Vivek Goyal

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=20050713123239.GT4561@charite.de \
    --to=ralf.hildebrandt@charite.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox