主题 : 在树莓派3上安装Windows 10 IOT
千山同一月 万户尽皆春 千江有水千江月 万里无云万里天
级别: 总版主

UID: 998
精华: 0
发帖: 605028
威望: 529070 点
无痕币: 21 WHB
贡献值: 0 点
在线时间: 62164(时)
注册时间: 2008-12-25
最后登录: 2024-04-25

0 在树莓派3上安装Windows 10 IOT

本教程截止到2017.07.11,还是有效的,不保证以后有效,请自行参考。
之前网上刷写Win10 iot的教程99.9%已经失效,而且繁琐。现在的很简单。
准备工作大概分为以下几步哈
1、准备一个树莓派2或3的板子(啊呸,没板子还怎么玩,mdzz..)
2、Windows 10操作系统以及Dashboard(仪表盘)软件
3、C10或者更高速度的tf卡,C4的不要刷,没用。
这是我上一年这个时候买的树莓派3,自己网上买,很多的

然后我又买了一个亚克力外壳给它

然后,电脑上滚去https://developer.microsoft.com/en-us/windows/iot/getstarted下载Dashboard



下载下来打开Dashboard,电脑上插入TF卡,

就会识别到你的卡啦,设置一个设备名称,随便你设置,还有管理员密码(记下来别忘了)
即可在线下载安装,然后会有cmd请求管理员权限烧入系统到卡哩。
现在基本上就可以插入你的卡到树莓派中开机啦
直接插入显示,应该是你用的HDMI的显示器
有个别案例吧,我没有显示器,是在网上买的一个显示屏,需要自己配置一下config文件
【原来的config文件】
# For more options and information see
# http://www.raspberrypi.org/documentation/configuration/config-txt.md
# Some settings may impact device functionality. See link above for details
# GPU Firmware SHA256 checksum: 7CE2EF13CDD77F1782FFFF98533572503DF4B46765966CC7E18F6C6455B9623A
# kernel.img SHA256 checksum: 662A49ABC7B3FD5C1295C4678D5A241E873845D3798BF9DEF52470B6B3614A14
# kernel.img git commit ID: ed53605b850df9cff5509bedb899a6b1460aab3b
#
# Boot
#
init_uart_clock=16000000# Set UART clock to 16Mhz
kernel_old=1# Load kernel.img at physical memory address 0x0
safe_mode_gpio=8# A temp firmware limitation workaround
max_usb_current=1# Enable maximum usb current
#
# Memory
#
gpu_mem=32# Set VC to 32MB, ARM DRAM to (1008-32)MB
hdmi_force_hotplug=1# Enable HDMI display even if it is not connected (640x480)
#
# Overclocking
#
core_freq=250# Frequency of GPU processor core in MHz
#
# Video
#
framebuffer_ignore_alpha=1# Ignore the alpha channel for Windows.
framebuffer_swap=1# Set the frame buffer to be Windows BGR compatible.
disable_overscan=1# Disable overscan
hdmi_group=2
hdmi_mode=1
hdmi_cvt 800 600 60 6 0 0 0
【修改后的config文件,就是把video那段代码换了一个HDMI的输出模式,还有显示分辨率】
# For more options and information see
# http://www.raspberrypi.org/documentation/configuration/config-txt.md
# Some settings may impact device functionality. See link above for details
# GPU Firmware SHA256 checksum: 7CE2EF13CDD77F1782FFFF98533572503DF4B46765966CC7E18F6C6455B9623A
# kernel.img SHA256 checksum: 662A49ABC7B3FD5C1295C4678D5A241E873845D3798BF9DEF52470B6B3614A14
# kernel.img git commit ID: ed53605b850df9cff5509bedb899a6b1460aab3b
#
# Boot
#
init_uart_clock=16000000# Set UART clock to 16Mhz
kernel_old=1# Load kernel.img at physical memory address 0x0
safe_mode_gpio=8# A temp firmware limitation workaround
max_usb_current=1# Enable maximum usb current
#
# Memory
#
gpu_mem=32# Set VC to 32MB, ARM DRAM to (1008-32)MB
hdmi_force_hotplug=1# Enable HDMI display even if it is not connected (640x480)
#
# Overclocking
#
core_freq=250# Frequency of GPU processor core in MHz
#
# Video
#
framebuffer_ignore_alpha=1# Ignore the alpha channel for Windows.
framebuffer_swap=1# Set the frame buffer to be Windows BGR compatible.
disable_overscan=1# Disable overscan
max_usb_current=1
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
这样就可以愉快的开机啦[滑稽脸.jpg]




需要注意的地方,最好给你的树莓派mac地址设置一个固定IP,这样在网页端最好用Edge打开,其他可能显示不正常
①打开http://192.168.1.102:8080/(用户名:Administrator,密码:你刚才设置的)
②或者UWP客户端Windows IOT Remote Client(功能残缺,截图方便)访问起来方便,不用来回改。
千山同一月 万户尽皆春 千江有水千江月 万里无云万里天
级别: 总版主

UID: 998
精华: 0
发帖: 605028
威望: 529070 点
无痕币: 21 WHB
贡献值: 0 点
在线时间: 62164(时)
注册时间: 2008-12-25
最后登录: 2024-04-25

网页端后台


想要安装UWP很简单啦
进入Apps——Apps Manager——Add即可



点击Start即可安装。
启动App,只需要选择右侧的Actions下拉框的Start


但是在iot上还没有办法打开选择文件对话框。。。。。。好尴尬ヘ
谁知道怎么办,请告诉我,谢谢谢
作为IT之家的粉丝,怎么会不运行一下大魔导写的IT之家的App呢
千山同一月 万户尽皆春 千江有水千江月 万里无云万里天
级别: 总版主

UID: 998
精华: 0
发帖: 605028
威望: 529070 点
无痕币: 21 WHB
贡献值: 0 点
在线时间: 62164(时)
注册时间: 2008-12-25
最后登录: 2024-04-25

上一年我发过一个文章【来点不一样的:当树莓派遇到IT之家...】https://www.ithome.com/html/it/298520.htm
那个时候IT之家在树莓派上还运行不是狠和谐,现在已经完美显示的了。



至此,IT之家历史上第一个来自树莓派3的小尾巴诞生[撒花]
级别: 六行秋雁
UID: 47917
精华: 0
发帖: 1408
威望: 16196 点
无痕币: 28260 WHB
贡献值: 0 点
在线时间: 1493(时)
注册时间: 2008-07-28
最后登录: 2018-05-16

谢谢楼主分享!
Total 0.078833(s) query 4, Time now is:04-25 16:20, Gzip enabled 粤ICP备07514325号-1
Powered by PHPWind v7.3.2 Certificate Code © 2003-13 秋无痕论坛