I'm running Ubuntu 10.0.4 in VB 3.2.8 on a Mac host. I get the update BIOS error mentioned elsewhere but it doesn't seem to affect anything. I also get a graphics glitch, two diagonal lines of blocks after the splash screens but before the desktop shows. Neither seems to be a major problem as the VM does run. But if I fix these problems, would it actually run better?
almost forgot, 75% of the time when I start the VM Auto eth0 does what it should and connects me as it should. but once in a while in doesn't connect and I have to connect it manually from the drop down menu.
thanks
Minor Glitches ubuntu 10.0.4
-
loukingjr
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Minor Glitches ubuntu 10.0.4
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
-
loukingjr
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Re: Minor Glitches ubuntu 10.0.4
well, the graphics glitch seems to be because I had 3d acceleration checked. if I turn it off it goes away.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Minor Glitches ubuntu 10.0.4
The network part is probably a bug in Network Manager. If you would configure the network manually to use DHCP, then it would work no matter what. Put something like this in /etc/network/interfaces:
This is basically what Network Manager does, but sometimes fails to do.
Code: Select all
auto eth0
iface eth0 inet dhcpRead the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.