sonjaya wrote: > Hi... > > My boss ask how to move current obsd server to virtualiaztion ( such > as openvz, vmare , etc ) . > anyone in here sucsess moving obsd to Environment virtualization ( > openvz , vmware etc ) , may be want share to me ? > So obsd become guest OS ? > > ps: i'm so sory to ask this because Efficiency and reduce IT cost . > thank's >
I believe most, if not all, vmware-like virtualization products support using a raw disk image (dd if=/dev/sd0c of=openbsd.raw ...) as a virtual disk. I also believe that since it's in their interest to migrate existing systems into their products (at least the commercial ones; vmware et al), they are likely to have instructions for how to perform this available in their documentation. Of course, the resulting system will need to be tuned to using the new "hardware" supplied by the vm. /Alexander

