How to run qemu Linux virtual machines properly on android tabs.

My tab specification's are 1.2 GHz quad core processor and 1 GB ram, 16 GB internal ROM.
I want to run RHEL 5.0 X86 CLI I mean without any gui on my tab and so I followed the steps below
At first on windows I have installed qemu manager and after that I have created a virtual machine RHEL with processor option as Pentium 3 and ram option with 256 MB. The installation was successful and I am able to boot properly into it.
After that I have transferred the installation image to my tab. In order to run the virtual machine I have installed limbo qemu manager. I have selected the transferred image and specified the same options as above.
When I run the above virtual machine I am unable to boot into my system properly and I getting the following errors
kernel panic not syncing: kernel compiled for Pentium+ requires TSC feature.
general protection fault : fffa [#1]
Kindly suggest how to successfully run the above virtual machine on my tab.
Regards,
Rupesh.
Regards,
Rupesh.

You don't say what tablet you have, but all of Lenovo's Android tablets that I know of have ARM processors, not X86 processors, so what you're doing isn't going to work.

Similar Messages

  • How is the performance of Mac Pro if i use it as host for windows and linux virtual machines.

    How is the performance of Mac Pro if i use it as host for windows and linux virtual machines.
    I am planning to buy a high performance PC to run my Windows and Linux servers as vitrual machines for my testing purposes.
    Initially i planned to build my own computer with recommended configurations but considering space constaints and cooling factors i think Mac Pro can be a choice. But need some inputs if Mac pro (Intel Xeon E5, 12 GB RAM) is good for running virtual Machines.

    You could even run Windows natively and still run your VM servers.
    I have seen reports and such on MacRumors and elsewhere - run Windows natively as well as VMs (can also do testing and run Mavericks in a VM under Mavericks)
    The fast internal PCIe-SSD, plus 6 or 8 cores, and 32-64GB RAM. Of course for $5,000 for 8-core, some Thunderbolt storage and 32GB/64GB RAM you can buy some serious hardware.

  • Oracle Linux virtual machines failing to boot

    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?

    user7222768 wrote:
    We have 2 oracle linux virtual machines on one host machine, both running Oracle Linux release 6 update 2 for X86_64. Both were built identically with oracle 11 installed on them. Both machines were working ok until this morning when the host machine rebooted. After the reboot, the virtual machines now hang during the boot process. The login prompt never comes up. The database does not start up on both machines. The machines are up enough that I could putty into them. In  startup.log, the following is listed for the two machines. One is named demo, the other test.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 12:24:02 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u02/oradata/demo/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "demo" warm started.
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 4 13:06:49 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area  438423552 bytes
    Fixed Size            2214136 bytes
    Variable Size          331351816 bytes
    Database Buffers      100663296 bytes
    Redo Buffers            4194304 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3665
    Session ID: 1 Serial number: 5
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    /u01/app/oracle/dbhome_1/bin/dbstart: Database instance "test" warm started.
    The demo machine is looking for a redo log file. The file does not exist. If that file ever existed, what would make that file disappear? The test machine does not have any redo log files either but the test one is not even looking for it.
    What could have gone wrong with these?
    Perhaps not all the file system mounted.
    Does /u02/oradata/demo exist?
    How about /u02/oradata
    How about /u02

  • Not able to connect Azure Linux Virtual Machine with Putty

    Hi,
    I am not bale to connect Azure Linux Virtual Machine with Putty... Error shows "Network error: connection timed out".
    Please help.
    Thanks,
    Techsol
    Thanks, Kk

    Hi TechSol01,
    Thanks for posting here.
    I suggest you to try the below steps
    On a computer running a Windows operating system, you might want to use an SSH client such as PuTTY. For more information, see the
    PuTTY Download Page.
    On a computer running a Linux operating system, you might want to use an SSH client such as OpenSSH. For more information, see
    OpenSSH.
    If it is the endpoint configuration, you can go to the portal and add port 22, (it should already be there by default). 
    Now if it is locked out of the VM because of the firewall on the VM, which is called iptables , You won't be able to connect to the VM,
    If you haven’t configured the port 22. You may have to follow the below steps :
    A = Original VM (Inaccessible VM)
    B = New VM (New Temp VM)
    1)  Stop VM  A via the Azure management portal
    2) Delete VM A BUT select “keep the attached disks”
    3) Once the lease is cleared, attach the Data Disk from A to VM B via the Azure Portal, Virtual Machines, Select “B”, Attach Disk
    4) On VM “B” eventually the disk will attach and you can then mount it.
    5) Locate the drive name to mount, on VM “B” look in relevant log file note each linux is slightly different.
    grep SCSI /var/log/kern.log (ubuntu)
    grep SCSI /var/log/messages (centos, suse, oracle)
    6) Mount the attached disk onto mountpoint /tempmount
    df -h
    mkdir /tempmount
    mount /dev/sdc1 /tempmount
    df –h
    7) Now you should be able to clear the rules set from the configuration file of the firewall, by accessing it
    through /tempmount
    Let me know if this works
    Girish Prajwal

  • How to transfer files from virtual machine to host machine

    Hello, 
    I want to know how to copy files from virtual machine o host machine while the virtual machine running. I can't share files from virtual machine because i am just studying for mcsa in company computer. I can't connect my virtual machine to same network so
    i'm using a different ip range and i created a internal network switch for my virtual machines in hyper-v. Please give me a best solution for my studies.
    Regards,
    Ashane Deshapriya.
    Ashane Deshapriya ( MCP )

    Finally I got the solution...
    Here is how you can share files between a Hyper-V host and any virtual machines running on that host.
    If you've used Microsoft Virtual PC or Microsoft Virtual Server, you'll have enjoyed the fact that you can copy and paste between a virtual machine and those platforms. This doesn’t work with Hyper-V however—you can't copy/paste between a VM and the Hyper-V
    host.
    The workaround is to do the following:
    1. On your Hyper-V host, create a shared folder and assign Change permission to Everyone.
    2. On the virtual machine running on the host, open the Network and Sharing Center and enable File and Printer Sharing.
    3. On the virtual machine, click Start and type \\host_name\share_name where host_name is the name of your Hyper-V host and share_name is the name of the share you created.
    4. Press ENTER and an Explorer window will open in the VM showing the contents of the shared folder on the host.
    5. You can now copy files from the VM to the host and vice versa as needed.
    Regards.
    Ashane Deshapriya ( MCP )

  • How to run forms6i on Unix Machine

    Hi all,
    I have just migrated a form4.5 to form6i. We have character mode application.
    Can anyone give me some idea how to run form6i on unix machine.
    Is it the same way we run form4.5(f45gen xyz.fmb $Path) or bit different
    Thanks
    regds
    Lasily Thomas

    We run some Forms6i character-mode forms on Linux (using "f60run") and just started having some problems after we upgraded our database from 8i to 9i, and especially after applying the latest patch to 9.2.0.4. We get lots of ORA-03113 errors now. We also have problems with at least some calls to server-side (user-written, not built-in) stored functions (not procedures). The Forms compiler crashes on these unless we re-write those function calls to call new wrapper procedures that we wrote (that in turn call the existing functions).

  • Networking arch linux virtual machine networking

    For a project, I've got an arch linux virtual machine running on the school network. The image has SSH installed and that works just fine, the problem is that the network admin didn't give it access to the internet (so I can access it only over lan). What I would like to do is run updates on it and install several libraries that I need for deploying a web application (rails). The easy way to install them is obviously through pacman, which leads me to my question: Is there a way to make a network interface on the server that would use ssh to make a bridged connection to the internet?
    Not super sure if I worded that correctly, but it seems that it ought to be possible to have a network interface on the vm that, when the vm opens an ssh connection to some ssh server (on the lan) allows the vm to use that connection for more than just ssh.
    Thanks.

    I was making this too complicated... I set up a squid proxy on a different machine and it all works well.

  • How to run JMS in multiple machines?

    hello all,
    i am new to jms, so please let me know how to run jms in multiple machines.
    i mean, iin one machine publisher and the queue/topic are running, in other machine listener/clent. so client and the publisher must be running in an application servers. so it means only two app servers can send and receive messages?
    then what is the advantage of JMS?
    I think the sender will be sending messages and the listener can get them at later time, is my understanding is correct?
    Please let me know how it works in multiple machines? and how shold i start now?
    please give me the details....
    thanks in advance.
    charan

    Hi Charan!
    If I understand your questions right, yes, you can use JMS on several physical machines. They connect using JNDI.
    However, you cannot communicate asynchronously through JMS alone. The benefit of JMS is that you have a common interface to use when talking to a messaging provider, like WS MQ, Sonic MQ, etc. Most vendors support JMS, and those who do are called JMS providers. They are required to implement either the Queue functionality or Topic functionality (or both). When using a JMS provider, you really see the benefit of JMS. How else would you secure that your system is loosly coupled? Also, by using JMS and Message Driven Beans you get the benefits of container managed transactions, object pooling, etc.
    If you do not have a JMS provider, you still have the benefit of a loosly coupled system by using JMS to integrate your applications, but in a large system, you should consider a tool for asynchronous messaging(again WS MQ, Sonic MQ, etc).
    I would recomend you start by reading the JMS section of the J2EE tutorial provided by sun.
    -K-

  • How to authorise more than one machine (1 tablet Android and one PC running Windows XP Pro) with the same Adobe ID ?

    How to authorise more than one machine (1 tablet Android and one PC running Windows XP Pro) with the same Adobe ID ?

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each

  • Oracle Database 10g on Red Hat Linux Virtual Machine download location?

    anyone know where i can download the vmware image of redhat and oracle preinstalled?
    its called "Oracle Database 10g on Red Hat Linux Virtual Machine"
    i found a reference to it on this page, but the link at the bottom is broken.
    http://www.oracle.com/technology/obe/10gr2_db_vmware/htmlfiles/readme_oracleonlnxeval.html
    i want to test out oracle on redhat before i install it completely

    Please don't cross post on many forums,
    check where can i download a vmware image of redhat and oracle preinstalled?

  • How do I run a Windows virtual machine?

    I have a program for my research (Scigress) that only runs on Windows. I would like to be able to run the program on my Mac, I assume the best way to do that is to run a virtual machine. I don't want to run Windows all the time, since I strongly dislike Windows. Is there a way to do this in which I can turn Windows off as soon as I'm done with that program? What would be the best way to do this, or the best app to use? I have a 2009 Macbook with Lion installed.

    I apologize, dragon. I didn't fully read your post well before opening my mouth. Sorry, "the ADD" has me (even as a grown man).
    You have really two fundamental choices here on where you could take this. My primary concern above all would be "how resource intensive is this Windows software"? I mean, is it like a CAD or other 3D modeling app or otherwise just... monster? Working in the tech field I have seen CAD programs opening a complex drawing nearly bring say... a dual Xeon, 16GB RAM, 2-4GB of VRAM with cards in tandem (Crossfire or SLI in the PC world, I don't know if it's called the same over here)... but it would literally freeze these beasts of workstations solid for 5-20 minutes while opening and rendering some of these mind-blowing CAD drawings (talented guys, no way I could manage to create some of those 3D models of such just... complexity... in a virtual environment).
    So-- with that being said, that's worst case scenario on the software. That would pretty much really cripple your luck with virtualization/emulation of a guest OS (that is, the operating system that is running "under the command") of the main one you're running.
    If the program is not that kind of one, it would certainly be more convenient to you to just literally almost open "Windows" like it's just another app, literally... and close it/shut it down as soon as you're done, leaving your other OS X desktop work up and running.
    If it *is* going to be a resource hog, then your second option is Boot Camp, which I'm sure you've heard of... You basically split the hard drive (partition it) into two segregated areas of storage and literally you can run either/or and utilize the full power of the machine this way, as you're not sharing CPU/memory. The downside, as sort of mentioned-- is that you have to boot into one or the other, it's not a "program" like the other is, almost; so you'd have to "shut down" or use the little utility app at least to reboot into OS X.
    Think about your circumstances and take a look at that article comparing or also research Allan's suggestion, that is a new one to me. That will at least get you familiar with what the "experience" of virtualizing operating systems is like... then let us know what you think is best and we can go from there and help you. Sorry about jumping the gun earlier. Hope I made up for it with an abundance of information at least the second time...

  • L How many are running trials on Virtual Machines and under what software

    I'm just curious here -- I'm not sure if this Forum has something like a POLL but I'm interested in what type of Virtual Machine setups people are using.
    I'd like to know HOST OS (RAM size) , Guest OS (Ram size),  ABAP trial / JAVA trial / both, Virtual machine software (Vmware, Parallels, Virtual Box, Virtual PC or other).
    Indication of stability, and how good the ABAP / JAVA trial performance is on the VM's as well.
    Thanks in advance to anybody answering these questions for taking the time.
    Cheers
    jimbo

    I am running the previous (SP11) version under Vmware Workstation 5.5.3 with XP SP2 on XP SP2.  The machine is a Dell 9300 laptop with 2GB.  I give the vm 1GB.  The machine is still happy to run its usual load of about 10 other applications (word, Freemind, Thunderbox, Firefox, SAPGui, etc.)  I don't run sapgui in the vm, I run it at the host level.  I stick with ABAP.  I am still hoping Java will go back to controlling dishwashers and toasters like the Good Lord originally intended.
    It runs well in its gig.  I am presently monkeying around with WebDynpro and it performs beautifully.  Stability has been good except it hangs occasionally if I leave it all running when I suspend the host.  I suspect this has to do with network issues.  I make a point of shutting down the guest before I shut the lid.
    I am going to activate autostart in the start profile so that the SAP system starts up when the vm boots.  That way I don't even have to log into it.

  • How well will Windows Server run in a virtual machine on OS X Server?

    Does anyone have any experience running any of the flavors of Windows Server in a virtual box (either Parallels or VMware) on OS X Server?
    I'm looking at setting up a new server. There are a couple of things for which windows is required. I could set up a separate windows box for these, but I'm wondering if it's feasible to set up Windows Server in a virtual box, and solve my problem that way?
    The first requirement is to run an Intuit service for running Quickbooks in a network configuration
    The second is a small SQL Server database. My plan is to migrate this to MySql eventually, but that is lower on the priority list.

    Since you're on Windows 7 I'd probably go for using VirtualBox
    https://www.virtualbox.org/ to host the virtual machine.
    Downloading 2012 depends what you're after really, if you've got TechNet / MSDN then you can download it from there, otherwise you'd need to have a licenced copy. You can download 180 day evaluation versions from the Microsoft website here :
    2012 - http://technet.microsoft.com/en-gb/evalcenter/hh670538.aspx
    2012 R2 -
    http://technet.microsoft.com/en-gb/evalcenter/dn205286.aspx

  • Can not see a sbRIO in MAX running on a virtual machine

    I am trying to connect a sbRIO-9606 to a Windows 7 virtual machine (VMWare) running on a MacPro.  I can open a CMD prompt and ping the sbRIO but when I run MAX, it does not appear in Remote Systems.
    The virtual NIC is bridged to the pyhsical one (on the MAC) 
    Does anyone have experience doing this, or know why I cannot see the sbRIO?

    Hi jaketc,
    I've had similar issues at times depending on how my host and guest operating sytems network interfaces are configured.  It sounds like your settings are correct (bridged), but it is difficult to guarantee.  The first step I usually take is disable any network interfaces (on the host and guest OS) that are not critical to connecting to the remote target.
    A more generic answer is to walk through the troubleshooting steps in this document, but it won't cover the virtualized OS considerations of your setup:  
    Why Does My CompactRIO Controller or Single-Board RIO Not Show Up in Measurement & Automation Explor...
    Because you can ping the target, it sounds like the Single-Board RIO already has an IP address, you know what it is, and ethernet communication can be established.  When I've been in that situation in the past, I've been able to manually add the RIO target to MAX.  To find a system that is already configured with an IP address, simply right-click on Remote Systems and select Create New. Enter the appropriate configuration information in the dialog box, and MAX will manually place that system in the Remote Systems listing and all tasks will function properly.
    Cheers,
    Spex
    National Instruments
    To the pessimist, the glass is half empty; to the optimist, the glass is half full; to the engineer, the glass is twice as big as it needs to be...

  • Creating a Linux virtual machine on dynamic vhdx file creates huge file on formating

    Hello,
    we just created a virtual machine on Windows Server 2012 R2 on a dynamic vhdx file.
    When the operating system (Redhat 5) formats the filesystem (100GB of size), then the vhdx file expands to 21 GB, although no data is written to the disk.
    Did someone experience a similar issue? And how to avoid such space waste. If we write additional data in the virtual machine, then the vhdx expands again and gets even bigger then the 21 GB.
    Thanks,
    Thomas

    ~~
    The RedHat 6.5 is not supported guest system,
    ~
    RHEL 6.5 in VM on Hyper-V is even _certified_ solution
    ~
    P.S. About .vhdx itself  and BlockSizeBytes 1MB  ( 32Mb as default )  see next message
    P.P.S.
    ~ ~
    "So RedHat itself supports the virtual machine, but Microsoft not?"
    Depends upon how you define the word 'support'.  Microsoft has never supported any Linux operating system in the manner that it supports software it has written.  In this case, support means providing fixes to the software code.  That is pretty
    standard across the board.  RedHat does not support Microsoft applications or software, either.
    However, if you mean the Microsoft supports the running of the RedHat operating system within Hyper-V, the answer is yes.  In those cases where it is not obvious that a problem is occurring in Microsoft's integration components, it will work with RedHat
    to determine where the error lies.  If the cooperative effort between Microsoft and RedHat determines the problem is with Microsoft code, Microsoft will fix (support) it.  If it is determined that the problem is not with Microsoft code, RedHat will
    make the determination as to whether or not to fix (support) it.
    .:|:.:|:. tim
    ~ ~
    https://www.redhat.com/promo/svvp/
    ==
    Red Hat Enterprise Linux and Microsoft Windows Virtualization Interoperability
    In February 2009 Red Hat and Microsoft signed reciprocal agreements
    to enable cross-certification of the companies' virtualization
    platforms.  . . .   . As a result, customers are able to
    deploy heterogeneous virtualization environments comprising Microsoft
    Windows and Red Hat Enterprise Linux with full technical support
    available from both companies.
    The completed certifications include:
    Certification of Windows Server 2008 Hyper-V, Microsoft Hyper-V
    Server 2008, Windows Server 2008 R2 Hyper-V and Microsoft Hyper-V Server
    2008 R2 host with Red Hat Enterprise Linux 5.2, 5.3, and 5.4 guests.
    Customers with valid support agreements receive cooperative technical support for:
     . . . , and
    running Red Hat Enterprise Linux virtualized on Windows Server 2008 Hyper-V.
    ==
    Hyper-V Supported Virtual Machines and Guest Operating Systems
    ==
    Supported guest operating systems
    Server guest operating system (Linux) on Hyper-V in Windows Server 2008 R2
    Editions
    Virtual processors
    CentOS 5.5-5.9
    x86 edition and x64 edition
    1, 2, 3, or 4
    CentOS 6.0-6.4
    x86 edition and x64 edition
    1, 2, 3, or 4
    Red Hat Enterprise Linux 5.5-5.8
    x86 edition and x64 edition
    1, 2, 3, or 4
    Red Hat Enterprise Linux 5.9
    Red Hat certified.
    x86 edition and x64 edition
    1, 2, 3, or 4
    Red Hat Enterprise Linux 6.0-6.3.
    x86 edition and x64 edition
    1, 2, 3, or 4
    Red Hat Enterprise Linux 6.4
    Red Hat certified.
    x86 edition and x64 edition
    1, 2, 3, or 4
    SUSE Linux Enterprise Server 10 with Service Pack 4
    x86 edition and x64 edition
    1, 2, 3, or 4
    SUSE Linux Enterprise Server 11 with Service Pack 1, Service Pack 2 or Service Pack 3
    x86 edition and x64 edition
    1, 2, 3, or 4
    Ubuntu 12.04 and 12.10
    x86 edition and x64 edition
    1, 2, 3, or 4
    Ubuntu 13.04 and 13.10
    x86 edition and x64 edition
    1, 2, 3, or 4
    Oracle Linux 6.4
    Note
    Oracle Linux is only supported when running the Red Hat Compatible Kernel.
    x86 edition and x64 edition
    1, 2, 3, or 4
    ==
     +
    ==
    CentOS 5.7 – 5.8
    Drivers: IDE, SCSI, and networking
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are distributed through a download available at
    http://www.microsoft.com/en-us/download/details.aspx?id=34603
    CentOS 5.9
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    CentOS 6.0 - 6.3
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are distributed through a download available at
    http://www.microsoft.com/en-us/download/details.aspx?id=34603
    CentOS 6.4
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Red Hat Enterprise Linux 5.7- 5.8
    Drivers: IDE, SCSI, and networking
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are distributed through a download available at
    http://www.microsoft.com/en-us/download/details.aspx?id=34603
    Red Hat Enterprise Linux 5.9
    Red Hat certified
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Red Hat Enterprise Linux 6.0 – 6.3
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are distributed through a download available at
    http://www.microsoft.com/en-us/download/details.aspx?id=34603
    Red Hat Enterprise Linux 6.4
    Red Hat certified
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    SUSE Linux Enterprise Server 11 with Service Pack 2 and Service Pack 3
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Open SUSE 12.1
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Ubuntu 12.04 and 12.10
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Ubuntu 13.04 and 13.10
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Oracle Linux 6.4
    Drivers: IDE, SCSI, networking, and mouse
    Services: Time synchronization, operating system shutdown, and heartbeat
    Integration services are built-in and do not require a separate download and installation.
    Note
    Oracle Linux is only supported when running the Red Hat Compatible Kernel.
    ==

Maybe you are looking for