I have installed Xen 3.1 on Debian etch using
http://www.howtoforge.com/debian_etch_xen_3.1 - it all runs correctly.
I can create Debian guests using;
Quote:
xen-create-image --hostname=xen1.example.com --size=2Gb --swap=256Mb --ide \
--ip=192.168.0.101 --netmask=255.255.255.0 --gateway=192.168.0.1 --force \
--dir=/vserver --memory=32Mb --arch=i386 --kernel=/boot/vmlinuz-2.6.18-xen \
--debootstrap --dist=etch --mirror=http://ftp2.de.debian.org/debian/ --passwd
|
My question is, how can I create guests which is not the same as the host. So how to create a guest running Fedora or Centos on my Debian machine.
Recent comments
7 hours 57 min ago
8 hours 56 min ago
12 hours 43 min ago
13 hours 57 min ago
17 hours 33 min ago
1 day 49 min ago
1 day 9 hours ago
1 day 11 hours ago
2 days 2 hours ago
2 days 4 hours ago