All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rickard Borgmäster" <doktorn@sub.nu>
To: xen-devel@lists.xensource.com
Subject: Re: Kernel with very low memory requirement (~12MB) for domU
Date: Fri, 03 Feb 2006 16:17:35 +0100	[thread overview]
Message-ID: <drvs6i$a5v$1@sea.gmane.org> (raw)
In-Reply-To: <20060203145105.GA7325@prefect.vdbonline.net>

CJ van den Berg wrote:
> On Fri, Feb 03, 2006 at 02:56:34PM +0100, Rickard Borgmäster wrote:
> 
>>hg clone http://xenbits.xensource.com/linux-2.6-xen.hg
>>cd linux-2.6-xen.hg
>>cp ~/config-vandenberg .config
>>make
>>cp vmlinuz /boot/vmlinuz-2.6.16-rc1-xenU
>>cp System.map System.map-2.6.16-rc1-xenU
>>xm create -c /crab/.xen/crab-domU.cfg
> > 
> Just to be certain I followed these exact steps, except of course that I
> used my own config instead of crab-domU.cfg, including pulling a completely
> new clone. It builds and boots just fine, although it won't run with
> memory=10 anymore. It now only works from memory=12 up. If you want I can
> send you the built kernel in a private mail.

Please do, reply to my private email in the header. If it boots on 12 it 
  is good enough for me. But I could probably strip it further to make 
sure it would fit a smaller memory footprint.

>>disk = ['cow:/crab/.xen/crab-domU.cfg 30, hda1,w']
>>disk = ['file:/crab/.xen/crab-domU.cfg, hda1,w']
> 
> And this definitely must be wrong.

s/cfg/img :-)

I wonder if there is something else on the system that produces broken 
kernels. Bad compiler or mismatched libraries.

I guess I do not need xen installed to compile the kernel, right? Maybe 
I should try to ssh to my home machine (which I know is 100% fine) and 
compile on that. It it also faster..

But anyways, please send me the binary kernel and the system.map and I 
will test it.

Thanks!

Rickard Borgmäster

  reply	other threads:[~2006-02-03 15:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31 14:09 Kernel with very low memory requirement (~12MB) for domU Rickard Borgmäster
2006-01-31 14:36 ` Molle Bestefich
2006-01-31 16:03   ` Rickard Borgmäster
2006-01-31 15:48 ` CJ van den Berg
2006-01-31 17:25   ` Rickard Borgmäster
2006-01-31 22:13     ` CJ van den Berg
2006-02-01  8:41       ` Rickard Borgmäster
2006-02-01  9:58         ` Rickard Borgmäster
2006-02-01 20:34           ` CJ van den Berg
2006-02-03  9:07             ` Rickard Borgmäster
2006-02-03 12:17               ` CJ van den Berg
2006-02-03 13:56                 ` Rickard Borgmäster
2006-02-03 14:51                   ` CJ van den Berg
2006-02-03 15:17                     ` Rickard Borgmäster [this message]
2006-02-03 16:48                     ` Rickard Borgmäster
2006-02-06 13:11                 ` Rickard Borgmäster
2006-02-06 13:45                   ` CJ van den Berg

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='drvs6i$a5v$1@sea.gmane.org' \
    --to=doktorn@sub.nu \
    --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.