Custom Query (16363 matches)
Results (1036 - 1038 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #18572 | worksforme | Linux guest can't create links in rw-shared folder -> resolved by reporter | ||
| Description |
Host: MacOS 10.14.4 (latest ATM) VBox 6.0.6 Guest: Ubuntu 18.04 (w/latest updates) VBox guest additions 6.0.6 host> create rw-share named my guest> ...install guest additions from CD... (compile, install, reboot) guest> sudo mkdir -p /mnt/sf guest> sudo mount -t vboxsf -o rw,uid=$UID,gid=$(id -g) my /mnt/sf guest> cd /mnt/sf guest> ls foo bar guest> touch baz guest> ls foo bar baz # so one can create file and file system doesn't looks like read-only guest> ln -s baz z ln: failed to create symbolic link 'r': Read-only file system # :-[] |
|||
| #18570 | fixed | Powering off Guest without Graphics Controller causes Unresponsive Behavior -> fixed in 6.0.8 and 5.2.30 | ||
| Description |
I have set the following options on Virtual Machine(s):
Graphics Controller: None Powering off a machine will cause VirtualBox 6.0.6 to behave erratically and unresponsively. Configuring the guest with 5MB Video Memory and a Graphics Controller will allow proper function. VirtualBox starts the guest again, and reports a memory error, where I have to end the process to fix this issue. I attempted to power off a couple dozen Headless Virtual Machines at once and my Host hung from attempting to restart the Virtual Machines. They also opened up the interface. I am also having an issue where clicking "Show" on a guest without a Graphics Controller causes issues. Downgraded to VirtualBox 6.0.4 to fix this issue on a production server. Multiple Virtual Machines power off as expected. Perhaps configuring a guest with "invalid settings" may be the issue, but I have had no issues with running a guest without a graphics controller. I am running a full box with 200+ machines where I believe there may be unnecessary overhead with a Graphics Adapter. |
|||
| #18569 | fixed | Operation Not Permitted Copying Files from Linux Guest to Windows Host via Shared Folder => Fixed in SVN | ||
| Description |
[wruppel@wruppel-dev occam]$ cp /smb/slc12ctr.us.oracle.com:Sooners/SprintReviews/R39/Sprint03/* /media/sf_E_DRIVE/Temp/Sooners.mp4 cp: preserving times for ‘/media/sf_E_DRIVE/Temp/Sooners.mp4’: Operation not permitted I've changed nothing in the machine settings, and this worked fine in 6.0.4. Also, I see there were changes in 6.0.6 related to shared folders. So, I think something has regressed. Thanks. |
|||

