|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Xen and OpenSSI
Just so you know it works, it does :) as I was able to get OpenSSI running
under XEN 2.0.7. I know I had the same issue as you are seeing and I'm
trying to remember what I did.
I think it has to do with the initrd not being created correctly. My
OpenSSI/Xen config looks like:
name="openssi1"
memory=128
kernel="/boot/vmlinuz-2.6.10-xenU-openssi"
ramdisk="/boot/initrd-deb-xen-openssi2"
nics=1
vif = ['mac=AA:00:00:18:98:FB']
disk=['file:/opt/xen-images/deb_openssi2,sda1,w','file:/opt/xen-images/deb_openssi1_swap,sda2,w']
root="/dev/sda1 ro"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|