VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2233 - 2235 of 16363)

Ticket Resolution Summary Owner Reporter
#15128 obsolete I cannot launch ay virtual machines with VirtualBox!!! Link
Description

Failed to open a session for the virtual machine [insert virtual machine here].

Unable to load R3 module C:\Program Files\Oracle\VirtualBox/VBoxDD.DLL (VBoxDD): GetLastError=1790 (VERR_UNRESOLVED_ERROR).

Result Code: E_FAIL (0x80004005) Component: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

Put something in the [insert virtual machine here] and the error message comes up...

#17616 invalid No switch back to NAT from Bridged Network Linux.On.Mac
Description

Hi,

I'm currently running VirtualBox 5.2.6-r120293 on a Mac with OpenSuse/Linux Guest.

To separate the VM from my Network I usually use NAT. To exchange data with a local computer I switched to bridged network, exchanged data, an tried to switch back to NAT to separate it again. But still I can ping / access my local network. Also rebooted, setting is NAT, and still have connection to local network.

E.g.

$:> ping 192.168.0.233
PING 192.168.0.233 (192.168.0.233) 56(84) bytes of data.
64 bytes from 192.168.0.233: icmp_seq=1 ttl=63 time=0.001 ms
64 bytes from 192.168.0.233: icmp_seq=2 ttl=63 time=6.34 ms
64 bytes from 192.168.0.233: icmp_seq=3 ttl=63 time=3.21 ms

Regards,

#18259 duplicate Create Shortcut On Desktop throws error (--startvm is an on option for the virtualbox vm runner) LinuxPhreak2600
Description

To produce the error, right click on the VM in the VirtualBox GUI VM Manager choose the option "Create Shortcut On Desktop" this creates a shortcut on icon on the desktop. Click the icon and the error is produced.

How to fix the error. Open the .desktop file (eg: the icon that was created) in a text editor. On the line that looks like the following.

Exec=/usr/lib/virtualbox/VirtualBox --comment "VM Name" --startvm "{XXXXXX-XXXXX-XXXXXXX}"

Change it to look like the following. Exec=VBoxManage startvm "{XXXXX-XXXXX-XXXXX-XXXXX}" %u

Or you can change it to look like the following. Exec=VBoxManage startvm "VM Name" %u

The error is then fixed and no longer appears.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy