Hello, i'm trying to install dual boot system on a fujitsu esprimo c720.
The reason why am doing this is because i have a business software that works only on windows xp.
I altready have windows 10 on the pc but is in ahci mode. If i switch to ide i get a bsod on win 10 so i swiched it on ahci.
So i tried to burn iso on my usb and win xp gives error because is on ahci mode.
I'm trying to insert the drivers on the usb so the windows xp setup takes those drivers and don't give bsod.
The drivers that i'm using is: https://it.drvhub.net/devices/controllers/intel/8-series-c220-chipset-family-sata-ahci-controller
Now i make a folder called "drivers" and i placed all drivers here, then i made a autoattend.txt with the following text:
The problem is that i'm not so sure if that will works.
Can someone help me?
The reason why am doing this is because i have a business software that works only on windows xp.
I altready have windows 10 on the pc but is in ahci mode. If i switch to ide i get a bsod on win 10 so i swiched it on ahci.
So i tried to burn iso on my usb and win xp gives error because is on ahci mode.
I'm trying to insert the drivers on the usb so the windows xp setup takes those drivers and don't give bsod.
The drivers that i'm using is: https://it.drvhub.net/devices/controllers/intel/8-series-c220-chipset-family-sata-ahci-controller
Now i make a folder called "drivers" and i placed all drivers here, then i made a autoattend.txt with the following text:
Code:
[Unattended]
OemPnPDriversPath="drivers/"
The problem is that i'm not so sure if that will works.
Can someone help me?