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 服务器系统 ! 我是小盒子,也是大世界! 海纳思系统,绝对值得拥有!  -## 五、常见问题解答 +## 六、常见问题解答 - 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 @@ + + + + +
+准备工具
+
+
+
+
+
++
+
+
+
++
+
+
++
+
++
+
+
++
+
+
++
+
++
+
+
+
+
+
++
+
+
+
+
++如有疑问,请到社区 bbs.histb.com发帖求助。 +
+ + + +1. U 盘不是标准的,造成盒子主板无法识别。
+2. 同一局域网下多台同款盒子在运行,造成 MAC 地址冲突。
+ + + +