Closed (fixed)
Project:
WALID
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
15 May 2011 at 16:30 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent, Most recent file
ok, I downloaded the torrent (and am seeding now), but we should check its worth seeding !
I start-up the guest machine in Oracle VirtualBox and get this error
Failed to open a session for the virtual machine dcore-u10.04s-x64.
Failed to open/create the internal network 'HostInterfaceNetworking-Realtek PCIe GBE Family Controller' (VERR_INTNET_FLT_IF_NOT_FOUND).
Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).
Unknown error creating VM (VERR_INTNET_FLT_IF_NOT_FOUND).
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Console
Interface:
IConsole {515e8e8d-f932-4d8e-9f32-79a52aead882}
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | walid.png | 57.88 KB | defconjuan |
Comments
Comment #1
niccolox commentedclosing the guest and changing settings, by adding a new Network Adapter on eth0 and the guest starts-up ok and I can login
I should put these in separate tickets, but...
next I try to run sudo apt-get update and I get told the apt list is only partial, try to copy and paste and discover the Virtual Box Guest Additions dont seem to be installed?
after adding the walid.dev to the host file get time-outs when trying to connect to the server from host in a browser
not sure whats going on... will read-up on VirtualBox networking
Comment #2
niccolox commentedalso checked the /var/aegir/platforms folder and its empty, how did you create those aegir generated test sites ?
/var/aegir/platforms is a standard centralized location for platform code
Comment #3
niccolox commentedtry to do sudo apt-get install and I get an error too
Comment #4
defconjuan commentedThanks Nicco. Looking into these now...
Comment #5
defconjuan commentedremoved, double post
Comment #6
defconjuan commentedRegarding Networking:
Ah yeah, the networking issue is an uBuntu Server <-> VirtualBox appliance import issue. You just have to remove /etc/udev/rules.d/70-persistent-net.rules and reboot. That file stores the MAC address used for the original build but when you import the appliance your adapter receives a different one.
After reboot you can ping to see there's connectivity...
Comment #7
defconjuan commentedRegarding the APT issues:
Do the following as root:
This is related to the fact that some cache-type files are deleted when prepping the VM for export. I used some code from the export prep script from QuickStart to take the .ova from ~750mb to ~450mb. I'll add this and the network fix code to a README.TXT file I'm building.
Comment #8
defconjuan commentedRegarding Guest Additions:
Run as root:
Make sure the Guest Additions ISO is mounted in the appliance's settings then power the appliance back up. Login, then run as root:
Ignore the “Could not find X.Org or XFree.86 Window System.) It's because this is server and there's no GUI installed.
Keep in mind. This still doesn't allow copy-and-pasting between the VBox and Host. When it comes to a GUI-less server, installing the additions only adds shared folder functionality.
Comment #9
defconjuan commentedRegarding your AEGIR and seeding question/comment:
See the attached screenshot of the Platforms page of AEGIR.
As for seeding, dont seed it yet. I'm going to remove the link to the torrent because it's quicker to update the mirrors than a torrent and I'm going to update this relatively often until we get a nice stable build...
Comment #10
defconjuan commented