LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using DAQmx with Acronis Universal Deploy results in INACCESSIBLE_BOOT_DEVICE bluescreen on upgrade of DAQmx

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:

 

  1. Start with a fresh Windows 11 installation.
  2. Install DAQmx 2023 OR the following.
    1. Create a LabVIEW project. Use 2020 (likely would do the same thing with LabVIEW 2023) project.
    2. Create a Main.vi with a DAQmx function inside a disable structure (this automatically adds the DAQmx additional installer when we create the installer).
    3. Create an EXE using Main.vi as a startup VI.
    4. Create an installer and include the EXE.
    5. Build with LabVIEW 2020 (likely would do the same thing with LabVIEW 2023).
  3. Use Acronis Snap Deploy to create an image.
  4. Deploy the image. In the deploy options use the "Acronis Universal Deploy" option in the screenshot below.
  5. Upgrade to DAQmx 2024 OR build the LabVIEW project already described with LabVIEW 2024.
  6. Reboot the computer as requested by the installer. Observe a bluescreen with INACCESSIBLE_BOOT_DEVICE message.
  7. The computer will not boot but shows recovery options.
  8. Boot into safe mode, then do a normal reboot. Everything seems fine.

 

Acronis Universal Deploy.png

 

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.

0 Kudos
Message 1 of 1
(129 Views)