LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Guest os supported on xen IA64 (https://www.linuxquestions.org/questions/linux-server-73/guest-os-supported-on-xen-ia64-672041/)

haariseshu 09-24-2008 07:20 AM

Guest os supported on xen IA64
 
Hi frndz,
I'm running a Itanium(IA64) based server. I just want to know what kind of guest os (like x86,x64,etc.,) it will support if i'm building xen + rhel on Itanium.


--
thanks a lot...
Hari.

CRC123 09-24-2008 11:54 PM

I would think any OS supporting IA64 would work. I don't think an x86 OS would run as a guest that is running on top of non x86 hardware (in xen at least). The problem happens because the CPU isn't emulated in xen. When a guest is running, it runs ON the actual host CPU and must execute using the native instruction set of that CPU. So the guest OS would have to be compatible with the hardware the OS is on.

Not to worry however, because there are plenty of Linux distros that have pre-built installers for IA64. In fact, distrowatch has a way of searching for these distro's in its search page.

Good luck.


All times are GMT -5. The time now is 11:21 PM.