VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (733 - 735 of 16363)

Ticket Resolution Summary Owner Reporter
#6534 obsolete Adding new virtual disk hungs virtualbox when previous location is inaccessible gorkem
Description

When trying to add a new virtual disk (vdi) either from virtual media manager or creating a new virtual drive (windows host),if "defaultHardDiskFolder" was set to an now inaccessible drive letter (e.g. a bootable harddrive with drive letter I:, which is now removed from system) virtualbox hungs.

To reproduce: 1- Open virtual box 2- make default machine an harddisk folder to an USB drive. 3- save and close virtual box 4- remove USB/removable drive 5- open virtual box 6- Try to add a new virtual drive 7- Observe virtual box is hung.

A typematic solution is :

Modify Systemproperties in configuration file

%USER_PROFILE%\.VirtualBox\VirtualBox.xml

e.g. if Systemroperties was:

<SystemProperties defaultMachineFolder="I:\vboxmachines" 
defaultHardDiskFolder="I:\vboxhd" defaultHardDiskFormat="VDI" 
remoteDisplayAuthLibrary="VRDPAuth" webServiceAuthLibrary="VRDPAuth" LogHistoryCount="3"/>

where drive letter I: is inaccessible change to an accessible drive (e.g. C:)

 <SystemProperties defaultMachineFolder="C:\" 
defaultHardDiskFolder="C:\" defaultHardDiskFormat="VDI"
 remoteDisplayAuthLibrary="VRDPAuth" webServiceAuthLibrary="VRDPAuth" LogHistoryCount="3"/>

#2834 wontfix Adding newline (pressing return) to virtual machine description closes settings dialog guardian_de
Description

Configuration:

Steps to reproduce:

  1. Start VirtualBox.
  2. Select a stopped virtual machine.
  3. Select the description tab on the right.
  4. Press the "Edit" button.
  5. Edit the description textbox and press Return to start a new line.

Workaround:

  • Use Shift Return for new lines.
#18755 duplicate Adding permanent shared folder through VBoxManage -> duplicate of #18756 Luc123
Description

It is not possible to add a permanent shared folder while the VM is running with VBoxManage whereas it is possible from the GUI.

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