אנגלית (שינוי) 
הנה כיצד להשתמש VirtualBox & להתקין אמולציה של מערכות הפעלה וירטואלית כדי להריץ לינוקס. הפעלה של Windows, למשל, ולא כמו כל יישום אחר, עם דרישה לא אתחול מחדש. היי, אפילו Windows נטען מהר יותר מאשר הדבר האמיתי (לא שזה קשה.) או להשוות בין מערכות הפעלה חלופיות. אתה יכול להוסיף כמה שאתה רוצה.
אתחול כפול או ריבוי הוא טוב ויפה אבל, עבור משימות נפוצות רבות, אתה רק צריך לעבור בין, נניח, הקרמתי ועוד OS במשך כמה דקות, ואז לחזור אחורה. איזה בזבוז של זמן הפעלה מחדש של המחשב האישי שלך, פעמיים, בשביל זה.
Cue VirtualBox.
בשנת פשוט להעתיק / להדביק צעדים .. מאפס לגיבור.
גלול מטה על מדד סדרת מלא.
להתעורר ולהריח את אובונטו! מקווה שזה עוזר. The_guv
במילים פשוטות, זה את הדבורים-הברכיים. חלקם עלולים להתפתות קוראים לזה של הכלב danglies או שטויות בילי (לא של אשר, אגב, היו מהדורות אובונטו). זה נותן שנייה ל-Windows לא וירטואליזציה, והיא קוד פתוח. ראשון של אקדח, זה דבר של Sun Microsystem. הוא תומך מעטפת OS'es ביותר.
הרשו לי לומר יותר ..
להתקין ולהפעיל את מערכת ההפעלה אורח Apps כמעט בצורה חלקה. עם Windows, אתחול למעלה, כיבוי או אתחול מחדש אותו שבריר של זמן זה לוקח בדרך כלל כדי לטעון או לפרוק בתוך מערכת אתחול כפול או על עצמה (כי מתקן של שירותים אלה טעם לא מקבלים את הגביר). עם VB - ובמיוחד VB3 שהושק לאחרונה - ייתכן גם תוהה מדוע על כדור הארץ מישהו יטרח כבר עם אתחול כפול, או Apps כגון יין (אשר למען ההגינות הארור כבר בהישג יד של ממש בעבר,, אני להמשיך להשתמש מדי ).
אני רץ להשתמש VirtualBox עבור לינוקס שאינם Apps כי עד כה לא שווה, כמו Photoshop ו Camtasia, לבדיקות אינטרנט ו-Linux ו setups שולחן העבודה. בדקתי מוקדם קרמתי לשחרר Desktop קואלה המועמדים על זה, למשל, לפני porting מאוחר יותר בונה במחיצה ייעודי.
הערה התמיכה Dynamic Kernel Module (DKMS) המותקנת לצד. זה כך, כאשר אנו לשדרג גרעין אובונטו החדש, VB היא לא מוטה על ידי המודולים עודכן.
כדי להתקין VirtualBox, ולכן, אנחנו עושים את זה: --
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.
copyright © 2009 web design spain sitemap