2006-11-25, 05:43 PM
That's very nice tutorial. I am going to setup my testbed by using xen as well. But I still have some questions about this
1. How can I find image of Fedora or any other linux distributions ?
2. incase I have to create 10 guests, do i need to have 10 image files? is it possible to use just 1 image for 10 guests? if yes, how about the configuration in each guest system?
3. How to assign IP address to other interfaces of guest?
Let's say, in the configuration file i use "nic=3" , but in the "IP" filed it's for eth0. How about eth1 and eth2.
4. Is it possible to connect each guest together? For example, i create 3 guests and use guest1 as a router to connect guest2 and guest3 together and create routing policy and so on.
That's all it make me confuse right now... ^___^
Thx