VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1849 - 1851 of 16363)

Ticket Resolution Summary Owner Reporter
#10872 fixed Cannot open virtual machine (VERR_LDR_MISMATCH_NATIVE) pjhriz
Description

host = win7 Updated to 4.1.20 yesterday - everything worked

went in this morning - got

Failed to open a session for the virtual machine lbox.

Failed to load VMMR0.r0 (VERR_LDR_MISMATCH_NATIVE).

Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}

had similar issue with 4.1.18 and reverted to 4.1.16

same issue with win server guest

#2257 invalid Cannot overwrite files in shared folders anbrs1
Description

Windows XP SP2 guest with Guest Additions 2.0.2r36486, Ubuntu 8.04 host.

If I try to copy a file to a shared folder and it already exists there, and I click "Yes" in the Confirm File Replace dialog, I get an error dialog titled "Error Copying File or Folder" that says "Cannot copy <filename here>: The parameter is incorrect." After that, the file to be overwritten is gone.

However, I am able to open, modify, and save files in the shared folder (usually) without errors.

In what may be a symptom of the same bug, if I use shell redirection to overwrite a file in a shared folder, the old file is not truncated properly. Assuming X: is the shared folder drive, at the command prompt:

x: echo asdf123456789 > trunc.txt more trunc.txt

--> asdf123456789

echo qwer > trunc.txt more trunc.txt

--> qwer

456789

The same thing happens when I overwrite a file using a Python script: if the new version is shorter, the tail of the old one remains.

#2139 worksforme Cannot port forward on Virtualbox-2.0 graingert
Description

When attempting to forward port host:2222 to guest:22 I get:

NAT#0: configuration error: failed to set up redirection of 2222 to 10.0.2.15:22. Probably a conflict with existing services or other rules. VBox status code: -3002 (VERR_NAT_REDIR_SETUP).

Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}

This prevents guest from booting!!

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