public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Galevsky <galevsky@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] New kernel does not boot up on remote host
Date: Sat, 7 Jul 2007 15:17:40 +0200	[thread overview]
Message-ID: <d5cfc3af0707070617p645d577eofda447d45f32cc3d@mail.gmail.com> (raw)
In-Reply-To: <1183676493.4197.66.camel@blackwidow.nbk>

2007/7/6, Albert Hopkins <marduk@gentoo.org>:
> On Fri, 2007-07-06 at 00:44 +0200, Galevsky wrote:
> > and my grub.conf:
> >
> > ### START (grub.conf)
> > sd-4421 boot # cat /boot/grub/grub.conf
> > # Customized boot procedure
> >
> > default 0
> > timeout 1
> > #fallback 1 2
> >
> > title Gentoo Linux 2.6.16-gentoo_xen_dom0
> >   root (hd0,0)
> >   kernel /boot/vmlinuz-2.6-xen ro root=/dev/sda2
> >
> >
> > title Gentoo Linux 2.6.20-r8
> >   root (hd0,0)
> >   kernel /boot/vmlinuz-2.6.20-gentoo-r8 ro root=/dev/sda2
> >
> >
> > title Gentoo Linux 2.6.18-r4-dedibox_r6_final
> >   root (hd0,0)
> >   kernel /boot/ref/2.6.18-gentoo-r4dedibox_r6_final ro root=/dev/sda2
> > ### END (grub.conf)
>
> Wow, it really does make a difference when we can see the configuration!
>
> Actually you are not using savedefault like I was assuming.  Which
> basically means fallback only works when grub fails to load the kernel.

ya, and that is the behavior I want. I know about the savedefault
feature but  I doesn't need it in my case.

> You said you followed the "HOWTO Xen and Gentoo" but looks like you
> ignored section 6 on configuring the boot loader.  It should look more
> like this:
>
>         title Gentoo Linux 2.6.16-gentoo_xen_dom0
>             root (hd0,0)
>             kernel /boot/xen.gz dom0_mem=98M
>             module /boot/vmlinuz-2.6.20-gentoo-r8 ro root=/dev/sda2
>
> Likely the dom0 kernel is failing because it expects to be run within
> the hypervisor.  You need to load that first as in the above.
>
> Hope this helps.
>

True !!!

Due to lots of changes I made from the start, I forgot in the end the
hypervisor itself !!!

Of course it will help ;o)

> --
> Albert W. Hopkins

Big *THANKS* to you, and to Dan Farrell too, and sorry for such a
mistake... shame on me.

Gal'
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-07-07 13:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-04 19:54 [gentoo-user] New kernel does not boot up on remote host Galevsky
2007-07-04 20:28 ` Albert Hopkins
2007-07-05  9:36   ` Galevsky
2007-07-05 15:47     ` Albert Hopkins
2007-07-05 16:40       ` Galevsky
2007-07-05 21:01         ` Dan Farrell
2007-07-05 22:44           ` Galevsky
2007-07-05 23:01             ` Albert Hopkins
2007-07-07 13:17               ` Galevsky [this message]
2007-07-05 23:20             ` Dale
2007-07-07 13:34               ` Galevsky
2007-07-05 22:11         ` Albert Hopkins
2007-07-05 22:52           ` Galevsky

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=d5cfc3af0707070617p645d577eofda447d45f32cc3d@mail.gmail.com \
    --to=galevsky@gmail.com \
    --cc=gentoo-user@lists.gentoo.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