Angol (change) 
Itt van, hogyan kell használni VirtualBox telepítése és emulálni virtuális operációs rendszer futtatásához a Linux. Dob Windows, például, sokkal inkább, mint bármely más alkalmazást, és nincs reboot követelmény. Hé, még akkor is betölti a Windows gyorsabb, mint az igazi (nem, hogy ez nehéz.) Vagy hasonlítsa össze az alternatív operációs rendszereket. Adhatunk hozzá annyit, amennyit csak szeretne.
Kettős vagy többes indítást mind szép és jó, de sok a közös feladatok, akkor csak meg kell váltani között, mondjuk a karmikus és másik OS néhány percig, majd menjen vissza. Micsoda időpocsékolás számítógép újraindítása, kétszer, azért.
Dákó VirtualBox.
Abban egyszerű copy / paste lépést .. nulláról hős.
Görgess le a teljes sorozatot index.
Kelj fel, és illata az Ubuntu! Hope it helps. The_guv
Egyszerűen fogalmazva, ez az a méhek-térdeket. Néhány hajlamos lehet arra, hogy hívják a kutya vagy a gumibot danglies baromság (sem, amelynek egyébként, voltak Ubuntu kiadás). Ad, a második, hogy nincs Windows-virtualizáció, és a nyílt forráskódú. A Sun egy fegyver, ami egy Sun Microsystem dolog. Támogatja a burkolat a legtöbb OS'es.
Hadd mondjam tovább ..
Felszerel és fuss vendég OS apps szinte zökkenőmentesen. A Windows, csomagtartó megjelöl, állítsa le és indítsa újra azt a töredékét, hogy mennyi időt vesz igénybe általában teher vagy kirak egy dual boot rendszert vagy saját (mert egy halom értelmetlen ezen szolgáltatások nem kapunk könyökös up). A VB - és különösen a nemrég elindított VB3 - akkor is csoda, hogy miért a földön bárki is zavarja a kettős csomagtartó már, vagy apps mint például a bor (amely az igazságosság darned kéznél volt a múltban, és valóban, én továbbra is használhatja is ).
ÉN használ Virtualbox működtetése nem linuxos apps amit a mai napig nem egyenlő, mint a Photoshop és Camtasia, valamint a tesztelés és az asztali Linux web setup. Teszteltem korai karmikus Koala Desktop release jelöltek meg, például, mielőtt portolási később épít a külön partíció.
Megjegyzés: A dinamikus kernel modul Support (DKMS), hogy telepítve van mellé. Ez olyan, hogy ha már frissítsen az új Ubuntu kernel, a VB nem billentette ki a frissített modulokat.
A telepítéshez VirtualBox, ezért ezt tesszük: --
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. Di A telepítéshez VirtualBox, ezért ezt tesszük: --
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. [...]
Ken December 6th, 2009 at 4:41 am
Awesome stuff! Wish I'd read it before making my secondary HDD disappear messing about with gparted
Easily one of the best guides I've come across and amusing to boot.
Cheers mate, have a pint on me
the_guv December 7th, 2009 at 9:34 am
@Ken .. big cheers, appreciated, will drink it wisely, so that's after breakfast.