Hello,
I am upgrading a LabVIEW 2020 project to LabVIEW 2024 and having problems with INACCESSIBLE_BOOT_DEVICE bluescreens after the installer runs. I have performed a process of elimination isolating the problem to the following:
- Start with a fresh Windows 11 installation.
- Install DAQmx 2023 OR the following.
- Create a LabVIEW project. Use 2020 (likely would do the same thing with LabVIEW 2023) project.
- Create a Main.vi with a DAQmx function inside a disable structure (this automatically adds the DAQmx additional installer when we create the installer).
- Create an EXE using Main.vi as a startup VI.
- Create an installer and include the EXE.
- Build with LabVIEW 2020 (likely would do the same thing with LabVIEW 2023).
- Use Acronis Snap Deploy to create an image.
- Deploy the image. In the deploy options use the "Acronis Universal Deploy" option in the screenshot below.
- Upgrade to DAQmx 2024 OR build the LabVIEW project already described with LabVIEW 2024.
- Reboot the computer as requested by the installer. Observe a bluescreen with INACCESSIBLE_BOOT_DEVICE message.
- The computer will not boot but shows recovery options.
- Boot into safe mode, then do a normal reboot. Everything seems fine.
What I want for a solution:
1. A way to upgrade systems that are already deployed and remote.
2. Understand what is going wrong so I have high confidence the upgrade will go smoothly.
I have support tickets open with both NI and Acronis.