[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Xen 3.4.1 Configuration Issues with Ubuntu 9.04!
- To: xen-users@xxxxxxxxxxxxxxxxxxx, Jan Muhammad <janmuhd@xxxxxxxxx>
- From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
- Date: Wed, 17 Jun 2009 06:46:03 -0700 (PDT)
- Cc:
- Delivery-date: Wed, 17 Jun 2009 06:46:58 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=aXEuB0+sVGsvRPvTSurFUWLp+D6T0Fy7KDTmuD9vMKXfF4zE8yPd2dS/0E7Vx4tnjkiHojCBX3SMDpwgFf0MEXZruAIQauYGcbz70tk4FWZ9/ti8Gfi2i1L41MEvhc7GAYRpCLvwiIxlAjHGFUkGJ09HRvI5sYFdR/TwnE8tgbA=;
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Quote:-
*************************************************************************************** I'm trying to install/configure Xen-3.0.4 on Ubuntu 9.04 (Kernel 2.6.28-11-Server) using this link http://bderzhavets.wordpress.com/2009/05/30/; All necessary pre-requisite software/packages installed (I checked one by one with Synaptic Package Manager) all steps gone fine but when I come Load Intrepid Server Instance according to above guide like:
# mount /dev/sda1 /mnt
# cd /usr/src/xen-unstable.hg/dist
root@ServerIntrepid:/usr/src/xen-unstable.hg/dist# ./install.sh /mnt
But the real problem is I don't see any dist directory under /usr/src/xen-unstable.hg ***************************************************************************************** End Quote
On Ubuntu Intrepid Server : # cd /usr/src # hg clone http://xenbits.xensource.com/xen-3.4-testing.hg # cd xen-3.4-testing.hg ( no need to clone unstable in meantime)
If you wont to see ./dist ready for transfer then run :-
# make world The build above is supposed to build xen,kernel (2.6.18-xen),tools, stubdom If failed with with "make world" you cannot "make dist" If success , run:- # make dist
The CS bellow:- *********************************************************************** changeset: video/sstfb: Fix #elif->#else typo changeset 903:
e4790de3234a parent 902: 75e5bfa7fbdc tag: tip author: Keir Fraser <keir.fraser@xxxxxxxxxx> date: Tue Jun 16 12:00:56 2009 +0100 (26 hours ago) files: drivers/video/sstfb.c description: video/sstfb: Fix #elif->#else typo Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxxxxx> ************************************************************************** is fixing error been affecting "make world" build for about 1 week. Actually , minimal C experience was enough to workaround the issue. However, there was my post to list and Keir's feedback a bit latter. Now it's fixed.
Quote:- *************************************************************************** > But the real problem is I don't see any dist directory under /usr/src/xen-unstable.hg . **************************************************************************** That's why you DIDN'T succeed with "make world" followed by "make dist"
Quote:- **************************************************************************************** I wonder has anyone tried Xen 3.4 on
Ubuntu 9.04? Or is there any Step-by-Step and easy to follow
tutorial/manual for Xen 3.4 on Ubuntu 9.04 **************************************************************************************** I posted this question to Ubuntu Jaunty Launchpad with zero valuable feeds. They seem not to realise what patch of Ian Jackson CS 19594 does.
Boris.
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|