个人工具

“UbuntuHelp:VirtualMachines”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/VirtualMachines}}
 
{{From|https://help.ubuntu.com/community/VirtualMachines}}
 
{{Languages|UbuntuHelp:VirtualMachines}}
 
{{Languages|UbuntuHelp:VirtualMachines}}
 +
<<Include(Tag/NeedsExpansion)>>
 +
<<Include(Tag/StyleCleanup)>>
 
This document provides information on using Ubuntu with [[UbuntuHelp:Glossary#virtual_machine|virtual machine]] software.
 
This document provides information on using Ubuntu with [[UbuntuHelp:Glossary#virtual_machine|virtual machine]] software.
 
'''For a Virtualization technologies that runs with Ubuntu as a Host or a Guest, please see [[UbuntuHelp:Virtualisation|Virtualisation]].'''
 
'''For a Virtualization technologies that runs with Ubuntu as a Host or a Guest, please see [[UbuntuHelp:Virtualisation|Virtualisation]].'''
第10行: 第12行:
 
* All Virtual PC network configurations work: direct, shared, and local (loopback).
 
* All Virtual PC network configurations work: direct, shared, and local (loopback).
 
* There is a bug with PS/2 emulation in the kernel 7.04. Since Virtual PC 2007 emulates a PS/2 mouse, the mouse doesn't work.  
 
* There is a bug with PS/2 emulation in the kernel 7.04. Since Virtual PC 2007 emulates a PS/2 mouse, the mouse doesn't work.  
More information is available in the [[UbuntuHelp:CommonQuestions|Ubuntu|FAQ]].
 
 
=== Qemu ===
 
=== Qemu ===
 
'''Qemu''' is a ''processor emulator'' and virtual machine. Qemu supports Ubuntu as both a host and guest operating system, and is capable of emulating ''arm'', ''powerpc'', ''sparc'' and ''x86'' processors. Qemu is available from the <code><nowiki>universe</nowiki></code> software channel in Ubuntu as the package <code><nowiki>qemu</nowiki></code>.
 
'''Qemu''' is a ''processor emulator'' and virtual machine. Qemu supports Ubuntu as both a host and guest operating system, and is capable of emulating ''arm'', ''powerpc'', ''sparc'' and ''x86'' processors. Qemu is available from the <code><nowiki>universe</nowiki></code> software channel in Ubuntu as the package <code><nowiki>qemu</nowiki></code>.
第33行: 第34行:
 
* [http://en.wikipedia.org/wiki/Virtual_machine Virtual Machine - Wikipedia, the free encyclopedia] - General information on virtual machines.
 
* [http://en.wikipedia.org/wiki/Virtual_machine Virtual Machine - Wikipedia, the free encyclopedia] - General information on virtual machines.
 
----
 
----
[[category:CategoryCleanup]] [[category:CategoryCommercialSoftware]] [[category:CategoryHardware]] [[category:CategoryVirtualization]]
+
[[category:CategoryCommercialSoftware]] [[category:CategoryHardware]] [[category:CategoryVirtualization]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年11月17日 (二) 21:06的版本

<<Include(Tag/NeedsExpansion)>> <<Include(Tag/StyleCleanup)>> This document provides information on using Ubuntu with virtual machine software. For a Virtualization technologies that runs with Ubuntu as a Host or a Guest, please see Virtualisation.

Popular virtual machine applications

This section lists the most commonly-used virtual machine applications which support Ubuntu.

Microsoft Virtual PC

Microsoft Virtual PC is a piece of commercial software for x86 virtual machine application for Microsoft Windows. It is capable of running Ubuntu as a guest operating system.

  • XFree86 needs to be configured for either 16 bpp or 32 bpp. 24 bpp does not work.
  • All Virtual PC network configurations work: direct, shared, and local (loopback).
  • There is a bug with PS/2 emulation in the kernel 7.04. Since Virtual PC 2007 emulates a PS/2 mouse, the mouse doesn't work.

Qemu

Qemu is a processor emulator and virtual machine. Qemu supports Ubuntu as both a host and guest operating system, and is capable of emulating arm, powerpc, sparc and x86 processors. Qemu is available from the universe software channel in Ubuntu as the package qemu.

VMWare

VMware is a non-free virtual machine application, which supports Ubuntu as both a host and guest operating system. Several versions of VMware are available at no cost and can be installed on Ubuntu. One, vmware-player, is available from the multiverse software channel in Ubuntu.

  • VMware - General instructions on installing and using VMWare with Ubuntu
  • Full|listing of VMWare documentation available from the community support pages

Xen

Xen is a popular, open-source virtual machine application. It provides high performance, but only supports a small number of host and guest operating systems. Ubuntu is supported as both a host and guest operating system, and Xen is available in the universe software channel.

  • Xen - instructions on getting Xen up and running on Ubuntu
  • Xen wiki - more information about how Xen works

Other virtual machines

This section provides a short list of alternative virtual machines which are capable of running Ubuntu as either a host or guest operating system.

  • UserModeLinux - Alternative open-source virtual machine
  • VirtualBox - Open-source virtual machine, with Ubuntu Dapper (6.06 LTS) and Edgy (6.10) packages available from the website
  • Parallels - Commercial virtual machine for Linux, Mac and Windows

External Links