All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Limpach <christian.limpach@gmail.com>
To: "Nakajima, Jun" <jun.nakajima@intel.com>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>,
	Mike Wray <mike.wray@hp.com>,
	xen-devel@lists.xensource.com
Subject: Re: Xeno-unstable crashing at boot
Date: Fri, 20 May 2005 22:42:05 +0100	[thread overview]
Message-ID: <3d8eece2050520144243689090@mail.gmail.com> (raw)
In-Reply-To: <7F740D512C7C1046AB53446D37200173040AA4F5@scsmsx402.amr.corp.intel.com>

On 5/20/05, Nakajima, Jun <jun.nakajima@intel.com> wrote:
> I typically do:
> 
> 1. "make kernels"
> 2. Kill it in 10 sec. when it starts building dom0 linux
> 3. cd linux-2.6.11-xen0
> 4. "ARCH=xen make -j<N> vmlinuz" and copy vmlinuz to the target machine
> 5. cd xen
> 6. "make" (or "make debug=y"), and copy xen.gz to the target machine

You might want to give these slightly simpler alternatives a try:
- build xen:
make xen -j<N>
- build dom0 kernel:
make linux-2.6-xen0-build -j<N>

To make sure you start from scratch:
- xen:
make -C xen clean
- linux:
remove dist/install/boot/config*xen0 and linux-2.6.11-xen0

    christian

  reply	other threads:[~2005-05-20 21:42 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-20 16:58 Xeno-unstable crashing at boot Nakajima, Jun
2005-05-20 21:42 ` Christian Limpach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-19 16:43 Ian Pratt
2005-05-20 16:24 ` Mike Wray
2005-05-20 17:16   ` Anthony Liguori
2005-05-16 19:55 Ian Pratt
2005-05-17  9:19 ` Mike Wray
2005-05-17 10:29   ` Christian Limpach
2005-05-17 11:52     ` Mike Wray
2005-05-17 13:26       ` Keir Fraser
2005-05-17 18:23         ` Mike Wray
2005-05-17 19:49           ` Keir Fraser
2005-05-19 10:42             ` Mike Wray
2005-05-19 14:18               ` Keir Fraser
2005-05-19 16:22                 ` Mike Wray
2005-05-16 13:27 Ian Pratt
2005-05-16 13:29 ` Steven Hand
2005-05-16 13:33   ` Mark Williamson
2005-05-16 18:18 ` Mike Wray
2005-05-13 19:42 Ian Pratt
2005-05-13 20:20 ` Kip Macy
2005-05-16 12:57 ` Mike Wray
2005-05-13 18:43 Ian Pratt
2005-05-13 18:55 ` Mike Wray
2005-05-13 18:26 Mike Wray
2005-05-13 18:46 ` David F Barrera
2005-05-13 18:48 ` Anthony Liguori
2005-05-13 18:56   ` Mike Wray

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=3d8eece2050520144243689090@mail.gmail.com \
    --to=christian.limpach@gmail.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=jun.nakajima@intel.com \
    --cc=m+Ian.Pratt@cl.cam.ac.uk \
    --cc=mike.wray@hp.com \
    --cc=xen-devel@lists.xensource.com \
    /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.