Closed T-640 closed 2 years ago
Yes, this is a known problem. I wrote something about this in the reboot.pro forum a while ago. Unfortunately, the forum seems down right now. I will move the FAQ to a file here on Github as well soon so that it will be possible to get even when the forum is down.
Is this just an issue with ARM64 processors?
Is this just an issue with ARM64 processors?
Yes, that is right. The script in the installer does not work on ARM or ARM64 because the included tools that the script uses do not work correctly (or some of them not at all) on these architectures.
Thank you for the details. Much appreciated.
Hello!
When installation comes to the point of installing the inf file a message box with text "Installation failed." pops up. The installer, the script in zip file, and choosing the "Install" option when clicking on the inf file all fail with this error. All attempts were performed with administrator privileges. Files were downloaded from https://www.ltr-data.se/
Manually loading the drivers via the
sc create
andsc start
and executing the corresponding cpl file works though, I have managed to get them all to load that way and create partition in RAM.Not sure if that matters, but the system is a guest OS in a virtual machine which is disconnected from the Internet.