top | item 10041897

(no title)

ghurlman | 10 years ago

While the tool to flash the SD that Microsoft built requires Windows 10, it doesn't require anything else besides a Pi: http://ms-iot.github.io/content/en-US/win10/SetupRPI.htm

Granted, if you go through the developer site, it points you towards installing what you need to develop software for it. shrug

discuss

order

jsingleton|10 years ago

You can use this python script to convert the image to standard raw format: https://github.com/t0x0/random

Then flash it with your normal tool such as dd or Win32DiskImager.

lawl|10 years ago

Thanks! Made a quick script with this to unpack the other stuff (I couldn't mount the ISO for some reason) however 7z seems to handle the ISO and the MSI file both just fine.

In case you're interested: https://github.com/lawl/Win10IOTRaspberryUnpacker

s73v3r|10 years ago

There are dozens of other tools available to do the same thing, and yet they had to go build their own?

pjc50|10 years ago

Microsoft: Not Invented Here