Hi all,
I found UML and found it a good thing. I tried it on my local
machine. Everything worked fine. What i did (from Step 3 as root):
(Host is on 192.168.1.xxx network)
dd if=/dev/zero of=uml-root-jaunty bs=4096 seek=1M count=1
mkfs.ext3 uml-root-jaunty
mount -o loop uml-root-jaunty /mnt/testv
Thanks for the info. I've managed to get it working by putting the tap
devices for the two VMs on different networks (192.168.2.0 and
192.168.3.0). Both machines are booting OK now.
I'd still like to find a way of running both the VMs through a single
host device, as if I add any more then my f