Hi, Bob. On 18/08/15 16:10, Bob Bernstein wrote:
> My experience of virtualization has been with Vmware "player" > running on Windows. This is, for me, rather neat since I can > easily create instances of *bsd flavors from the relevant > install iso's. > > I need advice on how to do this on Jessie. What Debian > virtualization packages do people like? I guess I should say I > am looking for a host package that runs on linux, and supports > *bsd guests. > > All suggestions will receive fair and impartial consideration! If you are using hardware virtualization support, I recommend using KVM. Linux packages in Debian have already compiled the support for KVM. You only need to install the user-space tool to manage virtual machines. # aptitude install qemu-kvm To find out if your processor supports virtualization extensions: # egrep '(vmx|svm)' --color=always /proc/cpuinfo You should also check that virtualization is enabled in the BIOS. > Namaste, Nice greeting. Namaste also for you :) Daniel
signature.asc
Description: OpenPGP digital signature