On Sat, 2007-05-19 at 21:56 +0200, Almir Karic wrote: > anyone managed to get obsd to run as xen guest OS? care to share how?
You can install OpenBSD under XEN as an HVM guest. Performance will not be particularly high and there are some quirks with console output. > the only document i found is > http://ropersonline.com/openbsd/xen/openbsd-xen-howto , and well: That's the XEN port of OpenBSD, which will allow you to run OpenBSD as a paravirtualized guest. I haven't tried it myself, so can't report about the stability of the code. > xen:/home/vserver/obsd# hg clone http://hg.recoil.org/openbsd-xen-sys.hg > requesting all changes > abort: HTTP Error 500: Internal Server Error The mercurial repository seems to have some intermettent problems. Try again from time to time, it should work. ciao Luca

