Installing XenServer in VMware Workstation
Was actually pretty easy. Rather than give a full run down, with youtube video, etc. I’ll give you the cliffs notes version of getting it up and running:
- Create Virtual Machine, Custom
- WS 6.5 Compatibility
- Linux Kernel, other
- Number of processors: 2
- Memory: 1024
- Bridged Networking (change to team later on)
- LSI Logic
- New disc, SCSI
- 15GB, pre-allocated, single file
- Customize hardware, remove: soundcard, usb, floppy
- Set execution mode to: Intel VT-x
- Edit .vmx and add the following:
ethernet0.virtualDev = "e1000"
monitor_control.restrict_backdoor = "true"- Install XenServer
Most of this is actually a modified version from VM/Etc