Inglês (mudar) 
Aqui está como usar o VirtualBox para emular e instalar sistemas operacionais virtuais a correr em Linux. Lançamento do Windows, por exemplo, um pouco como qualquer outra aplicação, sem obrigação de reiniciar. Hey, o Windows carrega mais rápido, mesmo que a coisa real (não que isso é difícil.) Ou comparar sistemas operacionais alternativos. Você pode adicionar quantos você quiser.
Inicialização dupla ou múltipla é tudo muito bem, mas, para muitas tarefas comuns, você só precisa alternar entre, digamos, Cármica e outro SO por alguns minutos, e então voltar. Que desperdício de tempo de reiniciar o PC, duas vezes, para isso.
Cue VirtualBox.
Em cópia simples / colar passos .. de zero a herói.
Role para baixo para o índice série completa.
Acordar e cheirar o Ubuntu! Espero que ajude. The_guv
Simplesmente, esta é a abelha-joelhos. Alguns podem ser tentados a chamá-lo do cão danglies ou Billy the bollocks (nenhum dos quais, por sinal, eram edições Ubuntu). Dá segunda a ninguém-virtualização do Windows e é open source. Sol de uma arma, é uma coisa Sun Microsystem. Ele suporta a maioria dos invólucro OS'es.
Deixe-me dizer mais ..
Instalar e executar o sistema operacional convidado apps quase perfeitamente. Com o Windows, arrancar, desligar e reiniciá-lo em uma fração do tempo que demora normalmente para carregar ou descarregar dentro de um sistema dual boot ou por conta própria (porque um rack desses serviços inúteis não receber dobrado para cima). Com VB - VB3 e, especialmente, o recém-lançado - você pode se perguntar por que na terra ninguém iria se preocupar mais com dual boot, ou aplicativos como o vinho (que na justiça foi enervante acessível no passado e realmente, eu continuo a usar muito ).
Eu uso o VirtualBox para rodar aplicativos não-Linux que não têm data para igual, como o Photoshop eo Camtasia, e para testar o Linux web e configurações de desktop. Eu testei cedo Karmic Koala candidatos liberação Desktop nele, por exemplo, antes de portar compilações posteriores de uma partição dedicada.
Observe o Dynamic Kernel Module Support (DKMS) que está instalado ao lado. Isso é assim que, quando a actualização para um kernel novo Ubuntu, o VB não está armado até os módulos atualizados.
Para instalar o VirtualBox, por isso, fazemos isso: --
sudo aptitude install virtualbox-3.0 dkms
The latest version of VirtualBox is 3.0.12. I haven't tried, but you could try using sudo aptitude install virtualbox-3.0.12 dkms rather than sudo aptitude install virtualbox-3.0 dkms . Then again, most likely it's not yet available in Ubuntu's repositories.
Installation is dead simple, just follow the prompts.
Regarding the RAM allocation , it depends how much you've got to spare but, bear in mind, the RAM will only be allotted to the guest while it's running.
Re. Disc space , again, it depends how much you can afford, or need, to give.
For instance, of my Linux host's 4gB RAM, 128 mB video card and 500gB disc space, I allocate 512 mB, 36mB and 30gB respectively to guests.
One config screen will tell you a new user group is being set up, called "vboxusers" and, of course, you need to be a member of that group. No worries ..
When installation has finished, pop open a Terminal and type:-
sudo usermod -G vboxusers -a username
.. where username is your Linux username. So now you are a member of the Virtualbox group.
To start Virtualbox, goto Applications > System Tools > Sun Virtualbox
Once installed, open the app and click on "New", and follow the instructions to install your OS, just as you would normally.
F'rinstance, if it's Windows XP, you can use my Perfect Windows PC Install to ensure security.
If you're reinstalling VB, you needn't bother reinstalling operating systems if you don't want to. Just use the machine states from a previous Virtualbox installation, and save serious time.
Check out this cute-as tip:-
Guest Additions improve the performance of the guest OS, in a bunch of ways. Say, you want full screen? Course you do! Install Guest Additions.
To install them open Virtualbox, then one of the guest operating systems. The virtual OS dialogue appears:-
This is handy, for instance, if you want to create an image in Photoshop (via Virtualbox/Windows), before adding it to your local Linux-based web files.
If your guest Windows system is running:-
If the guest OS isn't running:-
Open Virtualbox > click on Settings > click on Shared Folders .. and follow the above procedure
Now, use your guest as normally you would, were it a primary system, and switch back and forth between the host Linux and however many guest systems.
Set up Koala .. tweak it to perfection .. & maximize productivity .. for work & play.
That's what the Karmic Koala Bible does, stepped out in easy copy/paste guides.
From Linux initiates to intermediates, here's what you need.
HOW-TO Install/Partition Ubuntu 9.10 [KARMIC KOALA BIBLE #4] - GUVNR November 4th, 2009 at 8:59 pm
[...] Add Windows & Other Systems with VirtualBox Here is how to use VirtualBox to install & emulate virtual operating systems to run in Linux. Launch Windows, for example, rather like any other application, with no reboot requirement. Hey, Windows even loads [...] [...]
Boris Matthews November 22nd, 2009 at 4:39 am
Hey, Gov!
Good stuff on your page(s). I have just moved up to Karmic, and want to a documents partition. Since I use Open Office (in Ubuntu and in Windows), I think I should be able to read Open Office files from either OS if they are on the common documents partition. Right? (Or am I out to lunch?)
Also wanted to thank you for your piece on VBox. I have used VBox previously with XP and Jaunty. Haven't gotten that far yet with Karmic and W 7 because I upgraded the CPU and HDD.
Anyway, thanks for your good info. Keep up the good work.
Boris
the_guv November 24th, 2009 at 12:38 pm
@Boris .. yes, you can do that. Open Windows in VB and then click on Devices > Shared Folders, and store your docs in there. But. Have to say, you'll be wanting a fairly beefy PC to access your Shared Folder quickly.
Big cheers m8.
HOW-TO Install & Perfect Ubuntu 9.10 [KARMIC KOALA BIBLE #1] - GUVNR November 30th, 2009 at 9:09 pm
[...] Emulate Virtual OSes with VirtualBox HOW-TO install & emulate virtual operating systems, Windows for example, to run just like any other application in Linux, with no need to reboot. [...]