Custom Query (16363 matches)
Results (1450 - 1452 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #17513 | invalid | Virtualbox/Vagrant box packager includes hardcoded user information | ||
| Description |
unless following config is used inside Vagrantfile, myvm.vm.provider "virtualbox" do |vb|
# workaround
vb.customize [ 'modifyvm', :id, '--uartmode1', 'disconnected']
end
Vagrant box packaging will result in the inclusion of a hardcoded (and apparently totally unrelated) user file path (usually related to the user creating the box, eg /home/user/<filename>) in the box.ovf (XML) file, resulting in errors when another user tries to install (vagrant up) that box. This file is probably used to configure serial ports, but in this case a local logfile path somehow ends up in this setting. |
|||
| #17511 | duplicate | OS X Snapshot Display Issues | ||
| Description |
Viewing the snapshot display on OS X, can be become corrupted if you move the OracleVirtual box window. |
|||
| #17507 | fixed | All iscsi storage is flagged 'Inaccessible' since upgrading to VirtualBox 5.2 series => fixed in SVN/next maintenance | ||
| Description |
On Fedora 26 (64-bit) host, since upgrading to 5.2 series, all VM with iscsi storage (hosted by Solaris 11.3) are flagged 'Inaccessible'. I've tried every 5.2 release, including latest test release 5.2.7-120349, but the issue persists even after the iscsi storage is released/removed/re-attached. If I roll back to 5.1 series the iscsi storage works perfectly again. Searches for similar issues at virtualbox.org (and more broader searches have not yielded anything useful as yet) - am finding this quite odd as I'm sure I'm not the only one in the world to be running 5.2 series with a Solaris 11.3 iscsi backend... Attempts to start a Linux VM with iscsi storage flagged 'Inaccessible' give this message: Could not open the medium '10.0.0.240|iqn.1986-03.com.sun:f25data|50'. VD: error VERR_PARSE_ERROR opening image file '10.0.0.240|iqn.1986-03.com.sun:f25data|50' (VERR_PARSE_ERROR). Result Code: NS_ERROR_FAILURE (0x80004005) Component: MediumWrap Interface: IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda} |
|||

