Hi, all. Maybe it is a basic question of Xen. But it is a roadblock to me. Hopefully somebody in this list can give me a hand. I''ve downloaded xeno-unstable-src.tgz from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads.html. And build it on my RedHat 9.3 (shrike) box. After "make world" & "make install", I found the corresponding Xen images in /boot and configure /etc/grub/grub.conf accordingly. Then I can enter Xeno as desired. But when I try to launch XenU by "xc_dom_create.py -Dip=128.23.45.34,169.254.1.1 -Dmem=72", following error raises: Traceback (most recent call last): File "./xc_dom_create.py", line 4, in ? import Xc, XenoUtil, string, sys, os, time, socket, getopt, signal, syslog ImportError: /usr/lib/python2.2/site-packages/Xc.so: undefined symbol: xc_vbd_grow Thanks, Benjamin
> I''ve downloaded xeno-unstable-src.tgz from > http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads.html. And build > it on my RedHat 9.3 (shrike) box. After "make world" & "make install", I > found the corresponding Xen images in /boot and configure > /etc/grub/grub.conf accordingly. Then I can enter Xeno as desired. But > when I try to launch XenU by "xc_dom_create.py > -Dip=128.23.45.34,169.254.1.1 -Dmem=72", following error raises: >You''re trying to use old tools with a new install. Run ''xend start'' then ''xm help''. There''s also some proto documentation on the web and in the ./docs/ directory/ Ian ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
There''s some relatively up to date user docs in docs/user.pdf (also on the website at http://www.cl.cam.ac.uk/Research/SRG/netos/xen/documentation.html). They''re not as complete as I''d like but they''re getting there - you may find they help you get up to speed. Report the mistakes (there will be some =)) to this list. Mark ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel