Ubuntu 11.04

Discussions about using Linux guests in VirtualBox.
Post Reply
Bsoft
Posts: 22
Joined: 26. Oct 2010, 16:15
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP Ubutu

Ubuntu 11.04

Post by Bsoft »

Has anyone tested a beta of Ubuntu 11.04 with the new Unity desktop (requires 3D) ?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Ubuntu 11.04

Post by Perryg »

Yes and it works well. You will be able to run it in the next maintenance release of VirtualBox soon.
Yes it requires 3D and from what I hear you may even be able to run it now using the GA version of VirtualBox from the Ubuntu repo.
prickly
Posts: 21
Joined: 29. Mar 2008, 02:50

Re: Ubuntu 11.04

Post by prickly »

I have 3D enabled and 32 MB of video RAM and have tried VB Guest Additions and OSE Guest Additions in the latest VB 4.0.6r71416 on Windows 7 x64.

Natty 32 bit does not boot into Unity for me ...

Update - I had to install unity-2d to get it to work.

sudo apt-get install unity-2d
hnyman
Posts: 9
Joined: 30. Apr 2011, 10:50
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 21.10

Re: Ubuntu 11.04

Post by hnyman »

I have VirtualBox 4.0.6 in a Windows 7 x64 host, and the guest system is Ubuntu, with Guest Additions installed.

I updated yesterday the Ubuntu 10.10 to 11.04 using the built-in upgrade process. The result was that I got locked out of the system. The upgrade process processed ok and finally the Ubuntu 11.04 booted showing the first glimpse of the graphical background, but the login screen never materialized and the empty screen was all I got to see. After exprimenting a bit I found out that the system responded to ACPI shutdown etc., so it was ok in principle. But no login screen, just an empty screen.

After some thinking, I guessed that the reason might be incompatibility between the updated Linux kernel and the already existing VirtualBox GuestAdditions 4.0.6 (built for the pervious kernel version) that had survived the upgrade. So, perhaps a re-install of the 4.0.6 Guest Additions would help?

I solved the problem by getting into the console mode (Ctrl-Alt-F1) and logging into Ubuntu from that console, then I manually created a mount point for the cdrom and mounted the Guest Additions cdrom, and finally did run the Guest additions script. That solved the problem.

sudo mkdir /media/cdrom
sudo mount /dev/cdrom /media/cdrom/
sudo /media/cdrom/VBoxLinuxAdditions.run

So, it might be advisable to uninstall Guest Additions before the upgrade from 10.10 to 11.04, as the old version might prevent the upgraded system to boot properly into desktop.

Ps. After enabling the 3D accleration in VirtualBox guest system settings, the Unity booted ok, but I decided to stay with the old classic desktop for the time being.
KevinKK
Posts: 22
Joined: 14. Jan 2010, 20:16
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Windows XP

Re: Ubuntu 11.04

Post by KevinKK »

i did also try the new ubuntu with unity.
when you are finished with the installation you are only able to use the old GUI. you have to install dkms and the vbox guest additions and then after a restart you are able to use the 3D unity GUI.
chrisr
Posts: 4
Joined: 1. May 2011, 01:10
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Win XP, Fedora, Ubuntu, Kubuntu, OpenSUSE

Re: Ubuntu 11.04

Post by chrisr »

Thanks, prickly.

The unity-2d command got it working for me.
Vallard
Posts: 2
Joined: 2. May 2011, 04:39
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Ubuntu 11.04, Arch Linux, Gentoo, Linux Mint

Re: Ubuntu 11.04

Post by Vallard »

Yeah, it works fine.

A screen shot of mine. http://i.imgur.com/T5CTr.jpg
(linked because is too large)
Ryssen
Posts: 93
Joined: 17. May 2010, 01:10
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Linux

Re: Ubuntu 11.04

Post by Ryssen »

did also try the new ubuntu with unity.
when you are finished with the installation you are only able to use the old GUI. you have to install dkms and the vbox guest additions and then after a restart you are able to use the 3D unity GUI.
How did you start the 3D GUI after installing GA?When I rebote I only get Classic GUI...

Edit:Nevermind I enabled the 3D and i started with 3D GUI.
Anyway I think I like 2D better... :oops:
Last edited by Ryssen on 5. May 2011, 22:39, edited 1 time in total.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Ubuntu 11.04

Post by Perryg »

You select it at the logon screen. look at the bottom of the screen ans change the session.
Post Reply