raspberry pi 4 with windows 10 IoT Core Dashboard?
Posted: Fri Jul 12, 2019 11:33 pm
i just want to know if anyone has tried to do windows 10 IoT Core Dashboard with Raspberry Pi 4
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=105&t=245563
it’s not going to work for a while.We are excited to see the new RPi4 platform and are evaluating the numerous changes. Given the need for a new Raspbian OS, we do not expect the existing FFUs for Windows 10 IoT Core to be compatible with this platform.
Tried this, https://hub.docker.com/_/microsoft-windows-iotcore , on Pi4 but no joy
Code: Select all
login as: geev03
Using keyboard-interactive authentication.
Password:
==============================================================================
| Welcome to 64-bit Gentoo Linux for the Raspberry Pi 3 B/B+ & Pi 4 B! |
| MicroSD-card image maintainer: sakaki <sakaki@deciban.com> |
==============================================================================
| There is ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law |
Password:
| (Edit, or delete, /etc/motd to modify this message) |
==============================================================================
geev03@pi64 ~ $ sudo -i
pi64 ~ # /etc/init.d/docker start
* Starting docker ... [ ok ]
pi64 ~ # docker run mcr.microsoft.com/windows/iotcore:1809
Unable to find image 'mcr.microsoft.com/windows/iotcore:1809' locally
1809: Pulling from windows/iotcore
docker: no matching manifest for linux/arm64/v8 in the manifest list entries.
See 'docker run --help'.
pi64 ~ #