Forrest logo
back to context overview

virtualboxvm

List of commands for virtualboxvm:

  • virtualboxvm:tldr:23c1f virtualboxvm: Start a virtual machine in a paused state.
    $ virtualboxvm --startvm ${select} --start-paused
    try on your machine
    explain this command
  • virtualboxvm:tldr:44825 virtualboxvm: Display a command-line window with debug information.
    $ virtualboxvm --startvm ${select} --debug-command-line
    try on your machine
    explain this command
  • virtualboxvm:tldr:59609 virtualboxvm: Mount the specified DVD image file.
    $ virtualboxvm --startvm ${select} --dvd ${path\to\image_file}
    try on your machine
    explain this command
  • virtualboxvm:tldr:b151a virtualboxvm: Start a virtual machine.
    $ virtualboxvm --startvm ${select}
    try on your machine
    explain this command
  • virtualboxvm:tldr:bc888 virtualboxvm: Start a virtual machine in fullscreen mode.
    $ virtualboxvm --startvm ${select} --fullscreen
    try on your machine
    explain this command
back to context overview