Jump to content

Recommended Posts

Posted

I wan't to run a VM on my XP desktop so i can play with Ubuntu Studio but i can't get it to work has anyone had Ubuntu running using Virtual Box?

 

I manage to get all the way through the install but when it reboots the CPU goes to 100% and just stays there. I've managed to run instances of Windows in Virtualbox so i'm pretty sure i'm using the software correctly.

 

Cheers.

Posted
Had a similar problem with CentOS a while back. It turned out that I was using an emulated IDE interface for the hard drive rather than SCSI, CentOS didn't like it. Maybe worth reinstalling Ubuntu onto a virtual hard drive attached to a different virtual interface.
Posted
Yes, you'd need to create a new VM. It should give you the choice between buslogic and LSI-Logic SCSI adapters, use one of these instead of IDE.
Posted

I can't seem to find that option if i look in General --> Advanced there are a few IDE options in there but nothing about SCSI. I don't have any SCSI hardware in my desktop PC will that matter?

 

Thanks.

Posted
I wan't to run a VM on my XP desktop so i can play with Ubuntu Studio but i can't get it to work has anyone had Ubuntu running using Virtual Box?

 

I had issues running Ubuntu server in VirtualBox on my Windows XP machine. Turned out it was the kernel - the default Ubuntu server one is compiled with ACPI support, which doesn't work with VirtualBox. For the server installation, after a bit of Googling, I found insturctions that told me to install a new kernel and un-install the old one:

 

apt-get update

apt-get install linux-386

apt-get remove linux-server

 

Some adjustment of the above might work for your situation.

 

--

David Hicks

Posted
Now to work out why it can't download and packages.

 

Is the bridged network connection not working correctly? You have to remember to tell each VirtualBox virtual machine which connection it's meant to use.

 

--

David Hicks

Posted

I can browse the web and access the package locations as far as i can tell but it fails to connect if i try to add a package. It worked last time i installed Ubuntu but we've just changed ISP (not sure what difference that should make).

 

I also installed 7.10 on a spare old machine and that can't either :-(

Posted

We use the LEA's proxy at the moment.

 

As far as i can tell the update manager seems to be trying to use HTTP to connect and i can access the sites using a browser that it's trying to access.

 

Cheers.

Posted

Below is the error i'm suddenly getting, it's odd because as far as i can tell i can access the locations using a browser. Is there a location that i need to tell the OS about the proxy? I've never had to before but i've never had this issue at home. Last time i had an Ubuntu box running in school it worked fine and nothing has changed AFAIK.

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy/Release.gpg: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy/main/i18n/Translation-en_GB.bz2: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy/restricted/i18n/Translation-en_GB.bz2: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy/universe/i18n/Translation-en_GB.bz2: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy-updates/Release.gpg: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy-updates/main/i18n/Translation-en_GB.bz2: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy-updates/restricted/i18n/Translation-en_GB.bz2: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

 

http://gb.archive.ubuntu.com/ubuntu/dists/gutsy-updates/universe/i18n/Translation-en_GB.bz2: Could not connect to gb.archive.ubuntu.com:80 (194.169.254.10), connection timed out

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...