Altera_Forum
Honored Contributor
10 years agoalt-boot-disk-util always fails with device open failed!
I'm trying to follow this tutorial to generate a preloader for my Terasic DE0-NANO-SOC development board:
http://rocketboards.org/foswiki/view/documentation/socswws1introtoalterasocdeviceslab1preloader I'm using the 15.1.0.185 builds of Quartus Prime Lite Edition and SoC EDS Web Edition on a Windows 10 laptop with built-in SD card reader and micro-SD adapter. I keep trying the following step where the final D is my micro-SD drive letter:alt-boot-disk-util -p preloader-mkpimage.bin -a write -d D I always get: --- Quote Start --- device open failed! --- Quote End --- The SoC EDS command shell is able to navigate to /cygdrive/d without issue and I can browse the contents of the micro-SD card using Windows explorer. I loaded the DE0-NANO-SOC image described by the tutorial as my starting point. The tutorial uses version 15.0. I tried using components built with 15.1.0.185 and had the same issues as well as a different micro-SD card. Has anyone had success/issues using alt-boot-disk-util with these software/OS versions?