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-users

RE: [Xen-users] Getting frustrated with Xen

To: art.fore@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Getting frustrated with Xen
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 27 Oct 2006 18:41:45 +0200
Delivery-date: Fri, 27 Oct 2006 09:50:20 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1161965119.4319.12.camel@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acb54yUhGFG5R8lQS9S95qIiDRo9UQAAlZ8g
Thread-topic: [Xen-users] Getting frustrated with Xen
> There are so many errors on booting I doubt that I can rescue it like
> you say, especially with the luck I am having lately.

What kind of errors?

> 
> Is there EXACT and correct instructions for installing Xen 
> 3.03 on Suse
> 10.1 any where? Every thing I have tried so far has ended up 
> not working
> and I have not found anything specifically for Suse except 
> for 9.3, but
> that did not work either.

No, I mentioned SuSE 9.x because that's what I have on one of my non-Xen
machines in my office - and I just wanted to give the details so that
you know that it's 9.x rather than 10.x just in case they are different.


I don't know if I can give you EXACT instructions, but I'll do my best:

1. Download a suitable source-code. 3.0.3 tarball is probably as good as
it gets today. 
2. Compile it with "make world" or "make dist" (the latter if you've
made changes to the Linux config settings). 
3. If you're building on the same machine as you're planning to run Xen,
do "make install" (could be as part of #2 above). 
If build machine and run-machine are not the same one:
On build machine: "tar czf dist.tar.gz dist; scp dist.tar.gz
<run-machine>:/someplace; ssh run-machine" 
On run machine: "cd /someplace; tar xzf dist.tar.gz; cd dist;
./install.sh"

4. Set up grub.conf (or menu.lst) to contain:
        kernel /boot/xen.gz
        module /boot/vmlinuz-xen ro root=<some disk>
        module /boot/initrd-xen.gz

That's about it. 

> 
> Now you see why I am so frustrated. (Just tried downloading 
> the boot CD
> for network install of the Suse 10.1 since it is updated, 
> even though I
> have the DVD. I get 1KB /sec on a 8 Mb dsl connection. That 
> is how back
> the internet service is here in Taiwan.)

Why are you trying to download a boot CD when you have the DVD? I doubt
you'll gain much from that [but yes, I've been trying to do the "wrong"
thing more than once too!]. 

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



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