VirtualBox

Ticket #1518 (new defect)

Opened 2 months ago

Issue on HardDisk when convert from old 1.2-windows file format

Reported by: bartho Assigned to:
Priority: minor Version: VirtualBox 1.6.0
Keywords: Cc:

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.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy