Opened 13 years ago
Closed 9 years ago
#9832 closed defect (obsolete)
Invalid character written to XML in USB section
| Reported by: | Guy Taylor | Owned by: | |
|---|---|---|---|
| Component: | USB | Version: | VirtualBox 4.1.4 |
| Keywords: | XML USB | Cc: | |
| Guest type: | Windows | Host type: | Linux |
Description (last modified by )
VM will not start due to an invalid character written to the USB section of the *.vbox file.
Removing "serialNumber" parameter using a text editor solves the problem.
<USBController
enabled="true"
enabledEhci="true">
<DeviceFilter
name="STMicroelectronics STM32 STLink [0100]"
active="true"
vendorId="0483"
productId="3744"
revision="0100"
manufacturer="STMicroelectronics"
product="STM32 STLink"
serialNumber="SÿkH‚WQ70‡"
remote="0"/>
</USBController>
Change History (1)
comment:1 by , 9 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → obsolete |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

