You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problems getting IotCore os and default app firmware into eMMC. We are looking for ways to deploy our product into the field without having the OS and our app on SD card. The first step is to get vanilla IoT Core booting from eMMC, ie long before we add our app package
Setup:
1 old, not-familiar-with bootloder-stuff coder(!)
Hummingboard + Edge carrier board
Successful build of imx-iotcore for my target board.
Successful use of IoT Dashboard to flash a SD card that successfully boots iot core on the target board
Successful use of winpe-mmc.cmd to build, and then apply a WinPE image to a SD card following this guidance
Actions:
Leave Hummingboard jumpers set to boot-from-SD
Place SD card in Hummingboard and power up
Windows starts to boot and then flips to command shell running, if I remember, winpeinit. This takes quite a while. The device re-boots, and I can confirm the EFI directory in the root of the SD card had been renamed to _EFI
Wait 3 seconds to bypass boot options
Result:
I would have expected Windows to have booted from eMMC, and the default app to startup.
I'm having problems getting IotCore os and default app firmware into eMMC. We are looking for ways to deploy our product into the field without having the OS and our app on SD card. The first step is to get vanilla IoT Core booting from eMMC, ie long before we add our app package
Setup:
winpe-mmc.cmdto build, and then apply a WinPE image to a SD card following this guidanceActions:
winpeinit. This takes quite a while. The device re-boots, and I can confirm the EFI directory in the root of the SD card had been renamed to _EFIResult:
I would have expected Windows to have booted from eMMC, and the default app to startup.
David Vescovi (@dvescovi1) Jordan Rhee (@jordanrh1) - Any suggestions as to what I'm doing wrong and/or what I should try?