Opened 16 years ago
Closed 15 years ago
#1518 closed defect (fixed)
Issue on HardDisk when convert from old 1.2-windows file format => Fixed in SVN
| Reported by: | bartho | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 1.6.0 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | other |
Description
When converting machine descriptions from VirtualBox 1.5.6 the new 1.6.0, I had one disk converted incorrectly from /dev/hdd1 to /dev/hdb1. In the xml description, it was converted from
<HardDiskAttachment bus="ide1" device="slave" ... />
to
<HardDiskAttachment bus="IDE" channel="0" device="1" ... />
which means the channel was not converted correctly.
I didn't have IDE0-slave set for this machine, only IDE0-master. But the two HardDisks seamed to be converted sequentially in the available slots.
Change History (2)
comment:1 by , 16 years ago
| Summary: | Issue on HardDisk when convert from old 1.2-windows file format → Issue on HardDisk when convert from old 1.2-windows file format => Fixed in SVN |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

