Ubuntu 9.04 hit the streets today, so I decided to take a look at the process of installing Ubuntu 9.04 in VirtualBox a open-source virtualization application.
Installing VirtualBox is pretty easy, download the latest version of the application which is 2.2.0. It supports Windows XP, Linux 32bit/64bit, OS X, Solaris and OpenSolaris as the host operating system and then follow the on screen instructions to complete the installation. It’s pretty simple!
I used the OS X version of VirtualBox because my Mac was handy at the time. However, the screenshots are similar regardless of the operating system you have VirtualBox installed on.
The goal of this article is to show novice users a step by step installation of installing an Ubuntu Desktop inside of VirtualBox without having to mutli-boot their computer. I am going to assume you have VirtualBox installed and have either downloaded the Ubuntu ISO image or have an Ubuntu CDROM handy.
Image figures are at the bottom of the post.
Creating the Ubuntu virtual machine
- Open VirtualBox and create a new virtual machine and click the “New” Icon (Figure 1). A new wizard window will appear as shown in (Figure 2), click “next”.
- Enter the name of your new virtual machine perhaps “Ubuntu904Desktop” and then select “Linux” from the drop down Operating System menu, Ubuntu 32bit will highlight by default, click “Next” (Figure 3)
- Select the amount of RAM you wish to dedicated to your Ubuntu Desktop, the default is 256MB however, 512MB would give you better performance if you have the available RAM, click “Next“. (Figure 4)
- Next, you will be presented with the option to create a new hard disk or use an existing hard disk, select create a new hard disk (Figure 5). Click the “Next” button and another window will appear (Figure 6), click “Next“, you are presented with an option to for “Dynamic” or “Fixed” storage. Dynamic storage will grow the virtual disk as you require more space (saving space on the hard drive) whereas Fixed storage will pre-allocate the space. I’ve selected “Dyanmic” for this installation (Figure 7), click “Next“.
- Enter the name of the virtual machine and select the amount of space you wish to give your Ubuntu Dekstop, I’ve opted to use the default of 8GB. (Figure 8, Figure 9) Click, “Next” and finally “Finish” to complete the creation of the virtual disk for the Ubuntu Desktop.
- You will be dropped back to the virtual disk screen and you will notice the new virtual disk, click “Next” to continue. (Figure 10)
- Finally, the last screen will give you a general overview of the virtual machine, click “Finish” to complete. (Figure 11)
Installing Ubuntu
- Now that the virtual machine template has been created we can begin the installation of Ubuntu. The first thing we need to do is attach the Ubuntu ISO image or CDROM to our virtual machine. Click the CD/DVD-ROM link, its blue, a new window will appear as shown in (Figure 12).
- Check the “Mount CD/DVD” button and then select either “Host CD/DVD” if you have the CDROM or “ISO Image file” if you have the ISO image. I’ve used the ISO image in this example, click “Ok” to complete. (Figure 13, Figure 14)
- Select the virtual machine from the left menu in VirtualBox and click the green start arrow to turn on your virtual machine.
- NOTE: Once you click in the virtual machine window your keyboard and mouse are locked in.
- Your virtual machine will now restart and the Ubuntu installation will begin (Figure 15), select the appropriate language and press “enter“.
- Next, you will be presented with a menu (Figure 16) using the arrow keys select the “Install Ubuntu” option and press “enter“. Installation will begin as shown in (Figures 17). Once the installer has loaded a new window will be presented starting the actual installation (Figure 18) the language you selected in the previous screen should already be highlighted. Click “Forward“.
- On the next screen select your timezone and click “Forward” (Figure 19), select your keyboard language layout (Figure 20), click “Forward“.
- Next, you are presented with the disk partitioner. We are going to use the defaults here which is “Use the entire disk“, click “Forward” to continue the installation.(Figure 21)
- Next, you will be presented with a series of questions pertaining to setup of your user account. Fill in the fields with the acceptable information and click “Forward“. (Figure 22)
- At this point installation is ready to begin, look over the proposed settings and click “Install” when you are ready. This will take a few minutes to complete. (Figure 23)
- Figure 24 and 25 is an example of what you can expect along the way during installation.
- When the installation is completed you will be prompted with a windows requiring you to restart the computer. (Figure 26) Things got kind of weird at this point, since the CDROM is attached to the virtual machine un-mounting it by going to the “Devices > Unmount CD/DVD-ROM” would do no good since the virtual machine would reboot off the CDROM again. I couldn’t find a decent way to remove the CDROM from the virtual machine unless I powered it off. So, hit enter to restart the virtual machine and then power it off by click the “X” on the window. You will be presented with three options select “Power off the machine” and click “Ok“.
- Select the virtual machine and click the green “start” button again.
- Once your machine has rebooted you will be prompted with a login screen as shown in (Figure 27, 28) enter the username and password you specified during installation to log into Ubuntu. You will now see your desktop (Figure 29).
Installing the guest additions
- Now, that our Ubuntu operating system is installed we need to install the “Guest Additions” these are similar to the VMware Tools that VMware provides.
- From the VirtualBox menu select “Devices > Install Guest Additions” a CDROM will appear on your desktop and give you a warning just click “Cancel” it’s trying to auto-run as if it was in Windows. Navigate to “Applications > Accessories > Terminal“.
- Enter the following command to switch to the CDROM directory “cd /cdrom“. Invoke the installer by running the following command “sudo ./VBoxLinuxAdditions-x86.run” if you have a 32bit platform or “sudo ./VBoxLinuxAdditions-amd64.run” if you have a 64bit platform.
- Once the Guest Additions are installed, reboot and you will be presented with a window telling you the benefits of them. Click “Ok” to dismiss the window.
Enjoy Ubuntu 9.04 Jaunty Jackalope!
If you are looking for an Ubuntu based VPS server I highly suggest checking out Fivebean Media.



























































Thanks for the info, keep up the good work!
The latest version of VirtualBox is 2.2.0, and not 2.0.2. Do you actually mean 2.2.0?
You are right, thank you! For some reason my eyes kept telling me 2.0.2, I fixed it.
Why would you want to call the virtual machine Ubunto810Desktop when you
?
are installing Ubuntu904
to remove the cdrom from the vm, go to the devices menu and choose unmount cd/dvd-rom. you don’t need to power off. of course you should unmount it from within ubuntu before you unmount it from the vm.
VBoxLinuxAdditions-x86.run isn’t on the CD image for 9.04. What am I missing? Is there another download?
Never mind, I restarted VirtualBox, and it all came right up. Very cool.
In the Guest addition installation, by platform, are you pointing to the guest’s or the host’s?
The guest.
Thanks for this walk-thru. Very much appreciated.
Thank’s, very useful!
From the VirtualBox menu select “Devices > Install Guest Additions”
I feel so stupid, but it’s one hour i’m looking for the menu Devices, nowhere to be found, can please someone help me to locate it?
Im my virtualbox window I do not have any menu on top of it
Solved, it magically appeared after 2-3 hours
Thanks much, worked great.
Worked flawlessly, Thanks!
Thanks for the advise on installing the guest additions, worked perfectly!
when i client the install Ubuntu option nothing happens or it tells me that it supports x86 and that i have i386
very nice writeup. Just installed VBox 2.2.2 on Vista64. Then installed Ubuntu 9.0.4 64-bit inside VirtualBox. I was stumped because of the small screen. After reading your article was able to install the Guest Additions and everything works like a charm!
Thanks & Regards
Raja
Great walkthru. Very much appreciated. However, I have two questions that I’m still confused about. Your second to last step says, “Enter the following command…”
Where do I enter that command? I assume it has to be entered in the “DOS-looking” window that you open with “run – cmd” in Windows, but I can’t figure out how to open that in the Ubuntu VM.
Right after that in you instructions, you write “run…if you have a 32bit platform, or…if you have a 64bit platform” By “platform”, you mean host OS? I’m running this VM on Vista 64bit.
Thanks again for the help.
I’ve got as far as figure 29. Installing the Guest Additions has me perplexed. In terminal I type the command -
sudo./VBoxLinuxAdditions-x86.run
as instructed and I press Enter and I get the message
No such file or directory
I’m new to Linux obviously, what am I doing wrong please?
Linda,
it looks like you need a space between sudo and ./VBox…
sudo./VBoxLinuxAdditions-x86.run should be
sudo ./VBoxLinuxAdditions-x86.run
(maybe?)
Muchas Thankýou.
As a new user to Linux systems, I got hung up for a while trying to install the Guest Additions through Terminal…turns out it’s case-sensitive
Thought I might mention that for anybody else out there that hasn’t realized that yet.
Linda,
it looks like you need a space between sudo and ./VBox…
sudo./VBoxLinuxAdditions-x86.run should be
sudo ./VBoxLinuxAdditions-x86.run
(maybe?)
Any idea why my Ubuntu VirtualBox freezes for no reason at all?
thank you so muth this was the most helpful guide how to instal ubuntu on virutalbox, now i have made my homework for tomorrow and i can resume my classes without any bothering or problems, im studying at a IT-Hishschool: Portalens Gymnasuim in Gothenburg , Sweden ofc
THANKS.. ITS VERY USEFUL
———————————————————————————————————————-
Germanys first online shop for ID card offers his customers unique, authentic & legal Identity cards / novelty ID's incl. holograms – Best quality! fake student identity cards, no fake drivers license, fake passport or fake diploma! Buy a fake id now!
http://www.fake-id.de
I would confirm that you do really very nice stuff connecting with this good post. You can make the thesis summary for thesis writing services or create your dissertation writing services and some men will buy thesis theme at that place.
First online shop for ID card offers his customers unique, authentic & legal Identity cards / novelty ID’s incl. holograms – Best quality! fake student identity cards, no fake drivers license, fake passport or fake diploma! Buy a fake id now!
http://www.fake-id.de
CooL
Thanks much, worked great
Wonderful post, thanks for putting this together! “This is obviously one great post. Thanks for the valuable information and insights you have so provided here. Keep it up!”
Dissertation Help | Custom Dissertation
Your blog is very informative.This is obviously one great post.i keep on reading articles from here.thanks for sharing..
essay help | assignment help
Thanks for sharing this nice blog articles.
assignment writing
assignment help
real soft technologies
Your blog is so nice.I am impressed with your vivid expression.I will
vuitton
handbags
bookmarked you…keep up the good work!!!!
users a step by step installation of installing an Ubuntu Desktop inside of VirtualBox without having to mutli-boot their computer. I am going to assume you have VirtualBox installed and have either downloaded the Ubuntu ISO image or have an Ubuntu CDROM handy.
youngest
tks
Thanks for sharing this very important thing as i was searching for it and found here and the first thing i am going to do is to install it .
Your posting is very good and theme base for which it is liking to every people. Thanks a lot!!!
Wow, nice theme.
Why my ubuntu is not working with xp?
I thought, I can use both without uninstalling any of them?
I really like the fresh perceptive you did on the issue. Really was not expecting that when I started off studying. Your concepts were easy to understand that I wondered why I never looked at it before.
Excellent Tutorial
Good post and a fantastic read. You have raised some valid points. Great work, keep it up. I love returning back to this site and reading the quality content you always have on offer.
Nice post man!
I very appreciate your knowledge here!
Good job.No matter where we are, we must study all the way. As the proverb says that: You are never too old to learn. Thank you for your blog.
http://www.besthandbagsmall.com/
Canonical’s Ubuntu update is faster, smoother and more responsive – enough to put a jaunty spring in the step of Jackalope users.
UGG Tall Stripe Cable Knit Boots
UGG Ultimate Bind Boots
UGG Ultra Short boots
Fantastic blog! Very well written, I expect you to write more
I created a new fixed size hard disk and the default 8 Gb memory while installing ubuntu …. It created a new partition occupying 8 gb …. Can anyone tell me how do i get back my 8gb of memory back to windows(current operating system)??? I tried uninstalling virtual box but that didnt help ….
there are top quality cheap designer clothing at the designer clothing store, many people like these designer clothes online here.
very nice writeup. Just installed VBox 2.2.2 on Vista64.
Enjoyed every bit of your article.Really thank you! Really Cool.
If you have other views,please Email to me.
Nice to very useful info for me.Because i’m new in blogging and i’m need good tutorial like your post.
Good articles should share to every person ,hope you can write more and more good articles.
I really appreciate the research you put into it…
Good stuff about installing. Thanks.
nice tips, finnaly i can install
thanks
Thanks for sharing this information
This is a great blog posting and very useful.
I AM a fan of your blog.
I posted your blog to my facebook group. Thanks
Ubuntu 9.04 isn’t compatible with my companies’ machines. Any chance someone could offer me some extra help. Maybe it’s a simple installation issue, either way – I need this software, and I can’t seem to get it to to work. Any help you could offer would be appreciated, thanks!
Interesting blog, well worth a shot!. Thanks for great article. Great insights. I loved to read your article. Admiring the time and effort you put into your blog and detailed information you offer!
I want to mention that this post really forced me to do so. Really nice post! good job .. i like it!
. I am going to assume you have VirtualBox installed and have either downloaded the Ubuntu ISO image or have an Ubuntu CDROM handy.
thanks, iam Enjoy Ubuntu 9.04 Jaunty Jackalope!
thanks for share
Even when you feel as though there isn’t a lot you can do to change unhappiness or problems, you can always do a little—and a little at a time eventually makes a big difference.
I really appreciate your presentation style..this presentation is much helpful and easy to understand the installing process.. specially these figures….it helps me to get it quickly…thank you for sharing such a nice post and also want to dedicate this to no telecheck payday loans
Thank you for another essential article. Where else could anyone get that kind of information in such a complete way of writing? I have a presentation incoming week, and I am on the lookout for such information
I really appreciate your presentation style..this presentation is much helpful and easy to understand the installing process..
Simply, admirable what you have done here. It is pleasing to look you express from the heart and your clarity on this significant content can be easily looked. Remarkable post and will look forward to your future update.
I am happy to find this post very useful for me, essay help as it contains lot of information. I always prefer to read the quality content and this thing I found in you post. Thanks for sharing
Very interesting screencast ! Cool new feature ! Thanks for this tip !
those who are struggling with architecture within the enterprise may wish to take a second look at TOGAF 9.
Thanks for sharing!
i like this, really thanks
Great site and a great topic as well
Bonne articles devraient partager à toute personne, j’espère que vous pouvez écrire des articles de plus en plus de bien.
J’ai posté sur votre blog pour mon groupe facebook. Merci
Heii , this post really forced me to do so. Really nice post! good job .. i like it! Best regards
This is a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.
thanks for sharing.. i have learn from this article
It’s a fantatic post, very well written.NICE JOB!- New York Yankees Hats
Thank u for sharing this info…,
I want to mention that this post really forced me to do so. Really nice post! good job .. i like it!
this is great information, thank you for sharing
I loved to read your article. Admiring the time and effort you put into your blog and detailed information you offer!
Bookmarked your blog. Thank you for sharing. Definitely worth the time away from my workload.
Harga Mobil Baru Toyota
I am happy to find this post very useful for me, essay help as it contains lot of information. I always prefer to read the quality content and this thing I found in you post. All the best
Very good post. Made me realize I was totally wrong about this issue. I figure that one learns something new everyday. Mrs Right learned her lesson! Nice, informative website by the way.
Thanks for sharing your article. I really enjoyed it. I put a link to my site to here so other people can read it.
Well said. I never thought I would agree with this opinion, but I’m starting to view things from a different view. I have to research more on this as it seems very interesting. One thing I don’t understand though is how everything is related together.
Interesting blog, well worth a shot!. Thanks for great article. Great insights. I loved to read your article. Admiring the time and effort you put into your blog and detailed information you offer!kbhaewyudsads
Yeah, interesting !!!Simply, admirable what you have done here. It is pleasing to look you express from the heart and your clarity on this significant content can be easily looked. Remarkable post and will look forward to your future update.
Resources like the one you mentioned here will be very useful to me! I will post a link to this page on my blog. I am sure my visitors will find that very useful.
Simply, admirable what you have done here. It is pleasing to look you express from the heart and your clarity on this significant content can be easily looked.
Now I know installing Ubuntu 9.04 in Virtualbox 2.2.0 !! 10x for the steps
I am happy to find this post very useful for me, essay help as it contains lot of information. I always prefer to read the quality content and this thing I found in you post. Thanks for sharing
The world is very beautiful I love life I love everyone healthy body hold dear
What a beautiful place! The world is truly amazing!
very informative post, thanks for sharing it with us
Virtual box is cool is you have the device hookup to surround sound
Bookmarked your blog. Thank you for sharing. Definitely worth the time away from my workload.
beautiful I love life I love everyone healthy body hold dear
CigarettesMall.net offers the opportunity to buy cheap cigarettes online at a reduced price, excluding taxes. And just do the best for the smoke of cigarette brands
You would really need to build a plan around the swot with high probability and likely to impact.
its interest for me. thank you for share, i will bookmark and visit again..
regrads
rolex watch
http://www.rolexparty.com/
rolex watch
visit……..
Harga Jual Blackberry iPhone Laptop Murah
wo so good!
I wonder how you got so good. This is really a fascinating blog, lots of stuff that I can get into. One thing I just want to say is that your Blog is so perfect! efox
visit…….!!!!!!!!
Harga Jual Blackberry iPhone Laptop Murah
interesting things to read about a variety of subjects, but I manage to include your blog among my reads every day because you have interesting