Do you suggest to install Windows 7 + Windows XP + Linux as multi-boot or via XEN? What are the advantages and disadvantages of each choice?
1
There are 1 best solutions below
Related Questions in XEN
- Xenserver can't add NFS ISO throught XenCenter
- Quest for a good xen single ip routing config with port forwarding
- Print all the VM's in XenServer using Java API
- setup xen on two phisical interfaces
- XenServer increase vm-disk error
- Whether Virsh migrate VM works with xen hypervisor?
- xenprof: Initialization failed. Intel Processor Model 45 for P6 class family is not supported
- Task Migration in Cloud
- How to retrieve xenstore parameters from WMI interface
- What's meaning of each bit of machine frame address for xen 64bit
- XEN core login process
- Get directory size with xen image
- Connection to xenserver7.2 from xapi throwing exception security.cert
- Hardware assisted virtualization on centos and 32_bit system
- virtual device driver for XenServer
Related Questions in MULTIBOOT
- GRUB2 + VESA BIOS Extensions / VBE broken?
- grub doesn't seem to load my kernel correctly
- Grub report that "NOT SUPPORT TAG 0x0a"
- Can't setup GDT on Multiboot (Triple fault?)
- Why does mboot.c32 not allocate a framebuffer during boot?
- What do the mmaps provided in multiboot information mean?
- CPU Reset (CPU 0) and triple-fault when setting SS register to 0 in bootloader
- Mint Linux can't find allocated ssd disk sapce
- Linking with GCC doesn't detect -fPIC flag
- Grub not loading my operating system correctly
- Not generating multibooot header correctly
- XEN and Windows 7 + Windows XP + Linux
- What is meant by multiboot header?
- Do modern computers boot in real mode or virtual real mode?
- x86 ASM: DD Being Used as an "Instruction"?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
If you want to use the Windows installations for gaming, the easiest path is to install all as multi-boot.
Technically you can also use XEN and run Windows on XEN, but then in order to use the full potential of the graphics card you would need to directly forward it to the Windows VM, and then would not be able to use it for the other OS/VMs at that time.
Also, the current path to give a VM direct access to a GPU is rather difficult and heavily hardware dependant. At the moment, only Intel Motherboards will give you chances of success for such a setup, even well established vendors such as ASUS often do not support the VT-d features completely yet[1].
So in general:
For Gaming: Don't use XEN (yet!)
For anything else it's definately worth a shot, you get a lot of features, such as isolation and snapshotting etc. Though you might want to consider using KVM which is becoming more and more user-friendly.
[1] http://wiki.xen.org/xenwiki/VTdHowTo