WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Installing on own filesystem

To: "R. van Leeuwen" <rvl@xxxxxxxxxxx>
Subject: Re: [Xen-devel] Installing on own filesystem
From: urmk@xxxxxxxxxxxxx
Date: Wed, 22 Oct 2003 09:54:02 -0400
Cc: Xen develop mailing list <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 23 Oct 2003 00:33:29 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <3F957AF7.80405@xxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <3F957AF7.80405@xxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4i
The easiest route is to install slack, install bitkeeper, install a JDK, 
install apache-ant, install grub, and you may need to download the crimson
XML parser from the apache site.

Set up your java home and classpath (remember the crimson.jar needs to be 
in your classpath explicitly) variables.  I used /usr/local/java and 
/usr/local/ant/.

Check out the latest xeno sources using bk.  On the cd there is a script
called xen-clone.  It works well, it'll probably save you some time to use it.

Once it's done building, you'll have in your xeno-unstable (or whatever you
called it) the 'install' directory.  This has the binaries, boot images, etc.
Copy xeno-unstable/install/boot/* to /boot/ and set up and install grub.
Copy xeno-unstable/install/etc/* to /etc/, copy xeno-unstable/install/bin/* to
a bin directory (I use /usr/local/bin/, but thats me).

That's about all you need to do and you're ready to go.  I'm running 
xeno-unstable on a Slack 9 dom 0 with 8 slack virtual linux systems without
much trouble.  I've given each one their own partition for setup simplicity,
and tossed together a little shell script that brings each one up on boot.

-m

On Tue, Oct 21, 2003 at 08:29:11PM +0200, R. van Leeuwen wrote:
> Hello,
> 
> I have a computer running slackware, i installed grub and can boot up ok.
> I have the xenoctl and everything from the XenDemo CD, so that seems
> to be fine also.
> 
> No my question: For xenoctl for example, you need java installed on your 
> machine.
> What other programs, libraries etc and what versions of them do i need 
> to get all the
> utilities like xenoctl up and running?
> 
> btw,
> 
> I tried making images from the XenDemoCD like it reads in the manual on 
> a seperate
> partition and booting that one, but that kept me further from a running 
> XenoLinux
> than installing all the utilities on my own slackware.
> 
> Thanks,
> 
> Robin van Leeuwen
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by OSDN developer relations
> Here's your chance to show off your extensive product knowledge
> We want to know what you know. Tell us and you have a chance to win $100
> http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>