VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1651 - 1653 of 16363)

Ticket Resolution Summary Owner Reporter
#10036 fixed Add "deleting" a file or path via guestcontrol Ray
Description

Guest control currently allows coping files to/from a guest, and creating directories, but no direct command for deleting them.

Current work around is executing a command to delete. Comes up often with importing a debian system and the NIC changing MACs, but forgetting to configure extra interfaces for eth1+ since eth0 is tied to the original MAC. Still want a new mac when cloning a template install.

VBoxManage guestcontrol "My VM" exec /bin/rm
   --username root --password ____
   -- /etc/udev/rules.d/70-persistent-net.rules

Suggested syntax

  VBoxManage guestcontroll <vmname>|<uuid>
                           rm|remove|del|delete
                           <full path to resource/file/directory>
                           --username <name> --password <password>
                           [--dryrun] [--recursive] [--verbose]

Basically the same syntax as copyfrom and copyto

#2041 fixed Virtualbox 1.6.4 on windows crashes with either ubuntu 8.04 or parted magic 3.0 tech128
Description

Someone else said it crashes on ubuntu 8.04 I have no knowledge of whether it does or not.

I have tried to load parted magic on virtualbox 1.6.4 running on windows. It loads grub, but then after you attempt to load parted magic, it will crash very quickly if you select failsafe options. You can see why it crashes because it says kernel: BUG something or other.

The address of the iso that crashed for me was http://partedmagic.com/downloads/stable/pmagic-grub4dos-3.0.iso.zip

#4345 fixed Invalid hostkey results in startup-crash (bus error) => Fixed in SVN/3.1.6 Paul te Bokkel
Description

If I change the HostKey parameter in VirtualBox.xml to an (appearantly) invalid number, I get a "bus error" when starting the GUI.

mcie:VirtualBox tebokkel$ grep HostKey VirtualBox.xml 
      <ExtraDataItem name="GUI/Input/HostKey" value="126"/>
mcie:VirtualBox tebokkel$ /Applications/VirtualBox.app/Contents/MacOS/VirtualBox
Bus error

While on the topic, please also see #979, which caused me to go look for other options.

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