[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xen headers xcp kernel


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: George Shuklin <george.shuklin@xxxxxxxxx>
  • Date: Wed, 11 Aug 2010 00:06:25 +0400
  • Delivery-date: Tue, 10 Aug 2010 13:08:59 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=NDXWMdfCEmLthk9aeeUsDey/SyjdqtWlHwka3CC7pQWgdEZKWL7ZDNBKnObYqTErBJ /BlR0P4YKVtugBokUkVmBX2oIeN9neNf+UWIsqe9AFnfGzUu4sqjg1hcw7kM6i5DiqbN orhO9SeqBEa1LhtmsPRmmWpo0AMQyhAqlXjUw=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

> 6) compile kernel sources ->
> cat /proc/config.gz /usr/src/linux/.config
> make menuconfig
> make sure to load the .config file, then save & exit
> make (now get some coffee, this will take forever :D)
> now your done! you can compile any software you would like.

Why you use cat for config.gz? You do not need to run menuconfig if you
have .configure file.

It simple:

gzip -dc /proc/config.gz >/usr/src/linux/.config
cd /usr/src/linux
make



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.