Custom Query (16363 matches)
Results (1093 - 1095 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #9942 | duplicate | Other system VDI clearing | ||
| Description |
I'm trying to install Visopsys OS. But after successful installation and rebooting of VM, Visopsys can't be loaded 'cause of cleared VDI disk, and reseted (cleared) to default settings of this Machine. |
|||
| #818 | fixed | vboxvfs lacks support for host side symbolic / hard links | ||
| Description |
When mounting a file system via the shared folder feature between a Linux host and a Linux guest, symbolic links in the host system appear as regular files/directories in the guest. |
|||
| #819 | fixed | vboxvfs seems to have problems with mmapped access to files => retry with 6.0.6 | ||
| Description |
I've created a VM with a clone of my webserver's configuration to test my projects under "real" conditions. The Apache webroot is a shared folder mountpoint which is connected to the folder in the host system where I store my sources for the web development. In the guest VM, I have no problems to access the documents with cat, but the Apache doesn't deliver the files if they're larger than 255 bytes. If I reconfigure Apache to use a handler (e.g. mod_php) to process the requested file before delivering, everything works as desired. Up to my knowledge, Apache uses mmap() for fast access to static content. Probably this mechanism needs a special support of the underlying file system which vboxvfs doesn't provide. Host:
Guest:
|
|||

