diff --git a/templates b/templates index d59577fb..5ea85ec1 100755 --- a/templates +++ b/templates @@ -1733,7 +1733,7 @@ { name => "install_sata", settings => [ - { key => "HDDMODEL", value => "ide-drive" }, + { key => "HDDMODEL", value => "ide-drive,bus=ahci0.0" }, { key => "ATACONTROLLER", value => "ich9-ahci" }, ], },