From 0eaf949cc9a6f624a194aa376f064819953faab7 Mon Sep 17 00:00:00 2001 From: lumarel Date: Sun, 10 Jul 2022 19:37:33 +0200 Subject: [PATCH] Switch to ide-hd as ide-drive got removed --- templates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index 1d0d90c8..9db69b54 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -760,7 +760,7 @@ }, "settings": { "ATACONTROLLER": "ich9-ahci", - "HDDMODEL": "ide-drive,bus=ahci0.0" + "HDDMODEL": "ide-hd,bus=ahci0.0" } }, "install_scsi_updates_img": { -- 2.43.5