Custom Query (16363 matches)
Results (346 - 348 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #342 | fixed | -nologo switch for VBoxManage | ||
| Description |
Please provide a "-nologo" switch for the VBoxManage command line tool, to reduce the output on the command line (suppress the first 3 output lines) when the tool is used within a script (e.g. in a Windows Batch file). |
|||
| #343 | fixed | Some User Manual bugs/shortcomings | ||
| Description |
Note. Page numbers in this bug list refer to PDF page numbers, not the numbers at PDF-footnote. * Page 40. "For NAT, the guest needs to share the port number space of the guest." -> "For NAT, the guest needs to share the port number space of the host." * Page 41. "Use the VBoxManage tool to create new host interfaces on your Windows system" There are buttons for that in GUI (at least in 1.3.8) under Settings -> Networking. * Page 42. "If your host is running Windows XP or newer, you can also use the built-in bridging feature to connect your host interfaces to your physical network card." There are no references to older Windows versions - what steps to take with Windows 2000 for example. * Page 42. "You can also have VirtualBox create TAP interfaces dynamically each time a VM starts, and destroyed when the VM stops." -> "You can also have VirtualBox create TAP interfaces dynamically each time a VM starts, and destroy when the VM stops." * Page 47. "VBoxSDL is an alternative, simply graphical..." -> "VBoxSDL is an alternative, simple graphical..." * Page 47. "enable VRDP support for a VM" Implemented in (1.3.8) GUI. Can be removed from the list. * Page 48. Line with "Settings file: '/home/username/.VirtualBox/Machines/SUSE Linux 10.2/SUSE Linux 10.2.xml'" runs over the right border of the page. * Page 48. Line "This is the default configuration after a VM has been created, as shown above." is out of place here. * Page 48. Sentence "To pause or save a VM that is currently running, use VBoxManage controlvm; see Section 7.7, "VBoxManage controlvm” for details." runs into footnotes. * Page 49. "With VirtualBox, the graphical user interface, the VRDP server is disabled by default, but can easily be enabled on a per-VM basis with VBoxManage:" This can now also be achieved in (1.3.8) GUI. * Page 49. "If you use VBoxVRDP (described below), VRDP support will automatically be enabled." -> "If you use VBoxVRDP (described below), VRDP support will be automatically enabled." * Page 50. "Additional settings for modifyvm are -vrdpport and -vrdpauthtype; see Section 7.5, “VBoxManage modifyvm” for details." In GUI, there is also a field for authentication timeout. As VBoxManage should be superset of VirtualBox, there should be a command line option for that also. * Page 54. "When in doubt, check the output of the VBoxManage command to for the commands..." -> "When in doubt, check the output of the VBoxManage for the commands..." * Page 58. "-biosbootmenu <disabled|menuonly|messageandmenu:" -> "-biosbootmenu <disabled>|<menuonly>|<messageandmenu>" * Page 58. "-boot<1-4> none|floppy|dvd|disk|net>:" -> "-boot<1-4> none|<floppy>|<dvd>|<disk>|<net>:" * Page 59. "-floppy disabled|empty|<uuid>|<filename>|host:<drive>: This is the floppy equivalent to the -dvd option described above." An explanation over the meaning of "empty" option would be nice. * Page 59. "-nictype<1-N> Am79C970A|Am79C973: This allows you, for each of the VM's virtual network cards, to specify whether the host will see the network adaptors as 10 Mbps AMD PCnet 79C970A cards or as 100Mbps 79C973 cards. This is in fact purely cosmetic, as both virtual cards run at full speed." Why are in this case two different cards implemented. What's the benefit of choosing one over another? * Page 60/61. Explanation for "VBoxManage controlvm <vm> poweroff" has same actions as "VBoxManage controlvm <vm> savestate". Both include: "(This is equivalent to selecting the "Close" item in the "VM" menu of the GUI or pressing the window's close button, and then selecting "Power off the VM" in the dialog.)" * Page 64. "The target parameter selects the virtual machine that the filter should be attached to or "global"." -> "The target parameter selects the virtual machine that the filter should be attached to or use "global" to apply it all virtual machines." * Page 65. "On Windows, this is %HOMEDRIVE%%HOMEPATH%\.VirtualBox; typically something like C:\Documents and Settings\Username." -> "On Windows, this is %HOMEDRIVE%%HOMEPATH%\.VirtualBox; typically something like C:\Documents and Settings\Username\.VirtualBox" * Page 68. "Addition video modes can be configured for each VM using the extra data facility." -> "Additional video modes can be configured for each VM using the extra data facility." * Page 70. "When starting a VM, the configuration file of the last run will be renamed to .1, up to .3. Sometimes when there is a problem, it is useful to have a look at the configuration." -> "When starting a VM, the log file of the last run will be renamed to .1, up to .3. Sometimes when there is a problem, it is useful to have a look at the logs." * Page 71. "If desired, the virtual disk images (VDI) can be flushed when the guest issues the IDE FLUSH CACHE command." An explanation how can a guest trigger that (issue this command)? * Page 73. "Depending whether the setting should be changed for an individual user or or for the system, either" Double word "or". * Page 75. "Since that distribution has no group usb, it is also the easiest solution to allow all members of the group vboxusers." -> "Since that distribution has no group usb, it is also the easiest solution to allow all members of the group vboxusers to access the usb subsystem." * Page 68. "kill -usr1 <pid>" PID of which process? |
|||
| #344 | fixed | Cannot use shared folder when using snapsot | ||
| Description |
I can mount transient shared folder when snapshot is not created, but after creating a snapshot and booting it the "net use ..." command gives "system error 53" (network path not found).
Host: Ubuntu Feisty |
|||

