VirtualBox

Changes between Initial Version and Version 1 of Ticket #20849


Ignore:
Timestamp:
03/01/2022 04:25:03 PM (13 months ago)
Author:
janitor
Comment:

Thanks for the report. Fixed in the SVN.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20849 – Description

    initial v1  
    11https://www.virtualbox.org/manual/UserManual.html#usbip reads: 
    2  
     2{{{ 
    33VBoxManage usbdevsource add unique-name --backend USB-IP --address device-server[:port] 
    4  
     4}}} 
    55but the correct syntax is 
    6  
     6{{{ 
    77VBoxManage usbdevsource add unique-name --backend USBIP --address device-server[:port] 
    8  
     8}}} 
    99(without the dash). 

www.oracle.com
ContactPrivacy policyTerms of Use