diff --git a/docs/tutorial-basics/s805.md b/docs/tutorial-basics/s805.md index d7af001..bc5d097 100644 --- a/docs/tutorial-basics/s805.md +++ b/docs/tutorial-basics/s805.md @@ -84,7 +84,11 @@ sidebar_position: 4 一般来说,下次刷机应该不需要短接,只要将双公头插入靠近HDMI的usb口,打开烧写软件,重新通电,就会显示已连接。 ::: -## 三、启动海纳思系统 +## 三、采用 U 盘刷入 (可选,线刷请跳过) + +请参考另一个 U 盘卡刷教程: [《S805 U 盘刷机教程》](/s805/s805.html) + +## 四、启动海纳思系统 ### 1. 重新上电,等待 2-3 分钟,首次初始化启动完毕 @@ -100,19 +104,21 @@ sidebar_position: 4 -## 四、恭喜 +## 五、恭喜 最后,恭喜您拥有一台千兆的家用 linux 服务器系统 ! 我是小盒子,也是大世界! 海纳思系统,绝对值得拥有! ![pic](pic/s805/9-1.png) -## 五、常见问题解答 +## 六、常见问题解答 - 1. 同一局域网下多台同款盒子在运行,造成 MAC 地址冲突。 - 2. 拜托,插好网线到路由器,这是刷机的基本要求。 +- 3. 你不认真地细读本教程,张口就嚷嚷着找我咨询 “我手上有一台玩客云” 作为开场白,润! + diff --git a/static/s805/1-2.png b/static/s805/1-2.png new file mode 100644 index 0000000..69e610b Binary files /dev/null and b/static/s805/1-2.png differ diff --git a/static/s805/1-3.png b/static/s805/1-3.png new file mode 100644 index 0000000..cfb6699 Binary files /dev/null and b/static/s805/1-3.png differ diff --git a/static/s805/1.png b/static/s805/1.png new file mode 100644 index 0000000..caf5d8e Binary files /dev/null and b/static/s805/1.png differ diff --git a/static/s805/2-2.png b/static/s805/2-2.png new file mode 100644 index 0000000..a39f657 Binary files /dev/null and b/static/s805/2-2.png differ diff --git a/static/s805/2.png b/static/s805/2.png new file mode 100644 index 0000000..8dc1662 Binary files /dev/null and b/static/s805/2.png differ diff --git a/static/s805/3-3.jpg b/static/s805/3-3.jpg new file mode 100644 index 0000000..c177b3d Binary files /dev/null and b/static/s805/3-3.jpg differ diff --git a/static/s805/3.png b/static/s805/3.png new file mode 100644 index 0000000..5abcd49 Binary files /dev/null and b/static/s805/3.png differ diff --git a/static/s805/4-1.png b/static/s805/4-1.png new file mode 100644 index 0000000..09f2994 Binary files /dev/null and b/static/s805/4-1.png differ diff --git a/static/s805/4-2.png b/static/s805/4-2.png new file mode 100644 index 0000000..3063824 Binary files /dev/null and b/static/s805/4-2.png differ diff --git a/static/s805/5-1.png b/static/s805/5-1.png new file mode 100644 index 0000000..aa8ce94 Binary files /dev/null and b/static/s805/5-1.png differ diff --git a/static/s805/5-2.png b/static/s805/5-2.png new file mode 100644 index 0000000..b848b23 Binary files /dev/null and b/static/s805/5-2.png differ diff --git a/static/s805/5-3.png b/static/s805/5-3.png new file mode 100644 index 0000000..bf24147 Binary files /dev/null and b/static/s805/5-3.png differ diff --git a/static/s805/6-1.png b/static/s805/6-1.png new file mode 100644 index 0000000..34529f3 Binary files /dev/null and b/static/s805/6-1.png differ diff --git a/static/s805/6-2.png b/static/s805/6-2.png new file mode 100644 index 0000000..54c65a6 Binary files /dev/null and b/static/s805/6-2.png differ diff --git a/static/s805/7-1.png b/static/s805/7-1.png new file mode 100644 index 0000000..8f1da72 Binary files /dev/null and b/static/s805/7-1.png differ diff --git a/static/s805/7-2.png b/static/s805/7-2.png new file mode 100644 index 0000000..ee08665 Binary files /dev/null and b/static/s805/7-2.png differ diff --git a/static/s805/8-1.png b/static/s805/8-1.png new file mode 100644 index 0000000..c5d27c4 Binary files /dev/null and b/static/s805/8-1.png differ diff --git a/static/s805/8-2.png b/static/s805/8-2.png new file mode 100644 index 0000000..3026b9e Binary files /dev/null and b/static/s805/8-2.png differ diff --git a/static/s805/8-3.png b/static/s805/8-3.png new file mode 100644 index 0000000..5379839 Binary files /dev/null and b/static/s805/8-3.png differ diff --git a/static/s805/8-4.png b/static/s805/8-4.png new file mode 100644 index 0000000..711aba2 Binary files /dev/null and b/static/s805/8-4.png differ diff --git a/static/s805/9-1.png b/static/s805/9-1.png new file mode 100644 index 0000000..71efee3 Binary files /dev/null and b/static/s805/9-1.png differ diff --git a/static/s805/pcb-2.png b/static/s805/pcb-2.png new file mode 100644 index 0000000..736582a Binary files /dev/null and b/static/s805/pcb-2.png differ diff --git a/static/s805/pcb.png b/static/s805/pcb.png new file mode 100644 index 0000000..1fcfd94 Binary files /dev/null and b/static/s805/pcb.png differ diff --git a/static/s805/s805.html b/static/s805/s805.html new file mode 100644 index 0000000..29db394 --- /dev/null +++ b/static/s805/s805.html @@ -0,0 +1,152 @@ + + + + + +S805 玩客云 U 盘卡刷教程 + + + + +
+

S805 玩客云 wky U 盘刷机教程

+
+ + +

一、准备工作(工具)

+ + +

准备工具 +

1. 准备一个 U 盘,建议 8G-64G 之内的U盘

+
下载专用格式化软件,对 U 盘进行格式化,取回 U 盘全部空间 : USB_format.exe +
+
+

2. 准备一根双公头 USB 连接线

+
+
+
+

3. 将盒子拆解出主板:

+
+
+
拆解外壳技巧: +
先热用吹风机把背后的pvc贴片吹软,然后用刀具小心撬开。 +
+

4. 准备两个工具软件 (下载和安装好):

+
+
晶晨烧录工具 USB_Burning_Tool.exe +
USB 镜像烧写工具 balenaEtcher.exe或者 官网地址 +
+

5. 下载好作者开发的海纳思固件:

+
U-BOOT底包 S805-uboot-hinas.img 2M +
U 盘镜像固件 Ubuntu_hinas_s805_armhf_5.15.79.img.zip 726M 下载后解压 +
+

+
+
+

二、刷入 U-boot 底包

+

+

1. 找到主板短接点:(不同板子请自行百度短接位置)

+
+
+
+
+
+

+

+

2. 双公头 usb 连接线一头接电脑,一头接板子2号口(靠近 HDMI 的一边)

+
+
+
+
+

+

+

3. 打开 USB_Burning_Tool 软件工具,导入 S805-uboot-hinas.img 底包

+
+
+
+

+

+

4. 短接住-->打开盒子电源-->显示已连接-->放开短接-->点击 “开始” 按钮

+
+
+
+
+

+

+

5. 最后,拔掉双公头连接线,关闭软件。至此,底包刷入完成。

+

提示:这个动作是一次性的,之后再也不需要刷入底包了。可以装好盖子盒子了。

+
+

+ +

三、烧写 U 盘 镜像

+

+

1. 打开balenaEtcher工具,插入前面准备好的 U 盘到电脑

+
+
+
+

注意:软件显示 U 盘成功写完镜像后,务必等待10秒再拔出 U 盘。(知道啥叫作缓存吧)

+
+
+

+

+

2. 把 U 盘插到 1 号口(靠近网口的),接上网线到路由器,重新打开电源

+
+
+
+
+

+

+

3. 等待 2-3 分钟,首次启动完毕,即可到路由器查找自动分配的 IP,

+

用 ssh 客户端登录这个 IP ,即可看到终端安装界面。

+

ssh 端口 22,用户名 root 默认初始密码 ecoo1234

+
+
+
+
+

+ +

+

最后,恭喜您拥有一台千兆的家用 linux 服务器系统 !

+

我是小盒子,也是大世界!

+

海纳思系统,绝对值得拥有!

+
+ +

+ + +

+如有疑问,请到社区 bbs.histb.com发帖求助。 +

+ + + +

常见问题解答

+

1. U 盘不是标准的,造成盒子主板无法识别。

+

2. 同一局域网下多台同款盒子在运行,造成 MAC 地址冲突。

+ + + +
+ +
+
+
+
+
+
+
+

使用请看实例图,e酷网www.ecoo.top技术,个人自由免费使用,禁止商用!禁止售卖盈利!

+ + + + + + diff --git a/static/s805/tools.png b/static/s805/tools.png new file mode 100644 index 0000000..553b0b2 Binary files /dev/null and b/static/s805/tools.png differ diff --git a/static/s805/usb.png b/static/s805/usb.png new file mode 100644 index 0000000..4078e87 Binary files /dev/null and b/static/s805/usb.png differ diff --git a/static/s805/usb2.png b/static/s805/usb2.png new file mode 100644 index 0000000..949ebb9 Binary files /dev/null and b/static/s805/usb2.png differ