vbox: use ahci model in vbox_auto_win7.run

Issue #2006
This commit is contained in:
Alexander Boettcher 2016-06-09 14:11:18 +02:00 committed by Christian Helmuth
parent e2f1ece0b1
commit f94c2d6aaf
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<GuestProperties/>
</Hardware>
<StorageControllers>
<StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
<StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="true" Bootable="true">
<AttachedDevice type="HardDisk" port="0" device="0">
<Image uuid="{4c5ed34f-f6cf-48e8-808d-2c06f0d11464}"/>
</AttachedDevice>