|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen 3.4.1 Configuration Issues with Ubuntu 9.04!
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] Xen 3.4.1 Configuration Issues with Ubuntu 9.04!,
Boris Derzhavets <=
|
|
|
|
|