VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1606 - 1608 of 16363)

Ticket Resolution Summary Owner Reporter
#17347 worksforme Can't find a VirtualBox working version after Windows 10 update GGiorgio
Description

Hello, this is the situation:

  • Windows 10 Host
  • Windows XP Guest

Every big updates makes the VirtualBox not working and me searching for a working version between installations/restarts during my working day. I'm really disappointed, I've tried this versions after Windows 10 yesterday's upgrade (the previous working version was the 5.0.40): 5.2.0 - 5.2.2 - 5.1.12 - 5.1.4 - 5.1.2 - 5.1.30 - 5.0.40 - 5.1.20 - 5.1.18 - 5.0.26 - 5.0.20 - 5.1.28 - 5.1.26 - 5.1.24 - 5.1.6 - 5.1.22

I really don't know what to do next and my Customers are waiting for my work to be done.

#1148 fixed Can't find include file lifeengines
Description

when i was build the newest version of virtualbox,I got a error message,"Can't find “VBox/VRDPOrders.h” in src\VBox\Additions\WINNT\Graphics\Display\vrdp.c,where can I get the file?

#11583 obsolete Can't force overwrite/delete from Linux Guest when R/O set in Win Host CMMartin
Description

Normally GNU programs on Linux such as cp, rm, etc can use the "-f" option to force the operation on a file that doesn't have write permissions.

However, if the underlying file is set to "read-only" on the Windows Host, the operation will still fail and return "operation not permitted".

A little bit of testing shows the following:

  • Mounting with rw,dmode=777,fmode=777 doesn't help
  • It doesn't make a difference who the linux owner is
  • It doesn't matter if user is root
  • The error goes away if the read-only is cleared on the windows host
  • Chmod works properly and will clear the read-only attribute in Windows
  • After "chmod 777 file", the file can be overwritten and deleted properly

I believe that the correct behavior should be to allow the Linux Filesystem to decide whether or not an operation is permitted based on its permissions and access rights (ex. Root can do whatever it wants).

To summarize this issue in one statement: "Linux permissions should be synchronized with Windows Attributes; therefore, if the Linux Filesystem consents to allow an operation in spite of that, the Windows Host filesystem should not be able to override it."

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