Kevin Blackwell wrote:
> Hello everyone.
>
> 1st, is anyone running SuSE 10.2 w/ Xen and have a domU running?
>
> If you could send me a copy, I would appreciate it. I have the domU
> running and I can log in and it on the network, but it seem very
> unstable. And if I launch YaST and try to change the install sources
> or add a package, it gets frozen on checking the repositories.
>
> 2nd, I'm trying to get together a group that is running Xen
> successfully on SuSE. The doc's I've seen have been all over the place
> and I would like to try to nail down a proper faq.
>
> Thanks community
>
> Kevin
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
I have debian running as a HVM guest on SuSE 10.2, see a previous post
for the config file. I also have a Centos4.4 PV guest running on the
same system. Config for it is:
kernel = "/boot/vmlinuz-2.6.16-xen"
memory = 512
name = "centos44"
disk = [
'phy:/dev/hda2,sdb1,w','phy:/dev/VolGroup00/LogVol01,sdb2,w','phy:/dev/VolGroup00/LogVol02,sdb3,w']
root = "/dev/sdb1 ro"
vif = [ 'mac=aa:00:00:00:01:11' ]
Jim.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|