What I understand from VirtualBox is, it uses the host operating system to run the guest operating system. No sound in host => no sound in guest.
For example: Internet/LAN usage in guest OS. If you see the LAN ip address of the guest, and if you see the actual ip of the packets(genrated from your guest OS) that are going out of your system, it contains the ip that your host OS has obtained. There is NAT running in the background to translate the ip addresses. I hope you understand. Please correct me if I am wrong. -- Kishore On Sat, Apr 17, 2010 at 4:03 PM, Arun Khan <[email protected]> wrote: > On Fri, Apr 16, 2010 at 5:39 PM, Sakthi <[email protected]> wrote: > > Hi, > > I am using sun virtual box to run Ubuntu. The native OS is RHEL4. Now I > > would like to disable the sound card in RHEL4 and enable the sound card > for > > Guest OS(Ubuntu). How do I do that?. I googled and got some information > that > > I need make the changes in /etc/modprobe.conf. But I am not sure what > > changes to make. Please help me. > > --Sakthi > > I don't think you can disable sound on your "host" OS (running > natively on the computer hardware) and expect to get sound out of the > guest OS in VirtualBox. > > -- Arun Khan > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
