找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 155336|回复: 318

[N1盒子] 小白教程N1 armbian5.62及以上写入eMMC,使用armbian-config安装OpenMediaVault等...

 火... [复制链接]
发表于 2018-10-13 10:11 | 显示全部楼层 |阅读模式
本帖最后由 MaxGO 于 2018-10-13 20:29 编辑

因 N1(s9xxx) armbian 5.62及以上版本更改了写入eMMC方式,所以让使用armbian-config安装OpenMediaVault变为可能。
微云镜像 https://share.weiyun.com/5TVHe3N

写入eMMC方法参考 https://www.right.com.cn/forum/thread-335609-1-1.html

N1(s9xxx) armbian 5.62 写入eMMC与以前版本有两处不同

英文原帖

第一,dtb读取方式变更。下载 armbian 5.62 镜像写入U盘后,修改uEnv.ini,将meson-gxl-s905x-khadas-vim.dtb替换成N1对应的meson-gxl-s905d-p230.dtb即可,无需再改名为dtb.img。

当然,这里依然建议使用 yangxuan8282 修改版(微云镜像有提供)。可解决传输大文件掉线、系统负载始终2.0的bug。
如遇问题,请这里反馈 https://www.right.com.cn/forum/thread-341841-1-1.html

(可选)使用方法为复制meson-gxl-s905d-phicomm-n1.dtb到dtb目录下,修改uEnv.ini,将meson-gxl-s905x-khadas-vim.dtb替换成meson-gxl-s905d-phicomm-n1.dtb

第二,U盘启动系统完成初步设置后,只需执行
  1. /root/install.sh
复制代码
就可以将系统写入eMMC了,至此,系统安装完毕。

以上为使用PuTTY远程登陆,初始化并写入eMMC过程。



下面开始安装软件OpenMediaVault

断电,拔U盘,从eMMc启动N1

登陆后,首先建议修改为国内源(可选项)

--------------------------以下为可选
运行
  1. nano /etc/apt/sources.list
复制代码

修改
  1. deb http://httpredir.debian.org/debian stretch main contrib non-free
  2. #deb-src http://httpredir.debian.org/debian stretch main contrib non-free

  3. deb http://httpredir.debian.org/debian stretch-updates main contrib non-free
  4. #deb-src http://httpredir.debian.org/debian stretch-updates main contrib non-free

  5. deb http://httpredir.debian.org/debian stretch-backports main contrib non-free
  6. #deb-src http://httpredir.debian.org/debian stretch-backports main contrib non-free

  7. deb http://security.debian.org/ stretch/updates main contrib non-free
  8. #deb-src http://security.debian.org/ stretch/updates main contrib non-free
复制代码

改为
  1. deb https://mirrors.ustc.edu.cn/debian stretch main contrib non-free
  2. #deb-src http://httpredir.debian.org/debian stretch main contrib non-free

  3. deb https://mirrors.ustc.edu.cn/debian stretch-updates main contrib non-free
  4. #deb-src http://httpredir.debian.org/debian stretch-updates main contrib non-free

  5. deb https://mirrors.ustc.edu.cn/debian stretch-backports main contrib non-free
  6. #deb-src http://httpredir.debian.org/debian stretch-backports main contrib non-free

  7. deb https://mirrors.ustc.edu.cn/debian-security/ stretch/updates main contrib non-free
  8. #deb-src http://security.debian.org/ stretch/updates main contrib non-free
复制代码
ctrl+o 回车保存
ctrl+x 退出
--------------------------------以上为可选

接着运行 (可选手动安装,参见https://www.right.com.cn/forum/thread-342164-1-1.html
  1. armbian-config
复制代码

此时会出来可视化界面


选择Software,回车确认


接着选择Softy,回车确认



最后选择OMV,空格勾选,回车确认开始安装


然后,按tab键,选择OK,回车确认

最后等OMV程序自动安装完成,


依次选择Exit、Cancel,返回命令行


至此OMV安装完毕,正常的话,浏览器输入N1 ip或http://aml/ ,会看到OpenMediaVault登陆界面

此时使用默认用户名:admin 默认密码:openmediavault ,登陆即可

armbian-config可视化操作里面有许多快捷的系统设置,
比如说基本的时间设置、网络设置,Wi-Fi设置,设置热点、安装桌面和远程、安装热门的第三方软件(诸如Nextcloud、Plex、OpenMediaVault、Pi-hole、Transmission、Docker等热门软件)



例如给N1设置一个固定IP只需

命令行输入 armbian-config
选 network
选 eth0
选 ip
选 static
然后按需求填写即可。

Wi-Fi设置命令行输入 armbian-config
选 network
选 eth0
选 WiFi
找到对应WiFi信号回车
输入密码选OK
如果第一次没连上,可以多尝试几次

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

点评

重新安装armbian后,安装omv出现 “”either dev is duplicate, or etho is a garbage” 可以使用 rm -r /* 然后在按照此教程重新安装一次就行了  发表于 2018-12-3 21:17
5.62两个桌面版修改uEnv.ini,无法启动。  发表于 2018-10-13 20:42
我先刷的小钢炮,能直接刷过来吗?  发表于 2018-10-13 13:07

评分

参与人数 9恩山币 +9 收起 理由
hehh2001 + 1 强大的恩山!(以下重复1万次)
592519515 + 1 率全体恩山路由党以及党魁向你学习!
zhsage + 1 率全体恩山路由党以及党魁向你学习!
sandyliu89 + 1 谢谢楼主 按你的教程刷好了 想问下 运行了一天断网 怎么解决 或者怎么直接升级5
comway + 1 率全体恩山路由党以及党魁向你学习!
lostangel748 + 1 面对这种帖子,我内心复杂,真不知道说什么好……
Bytes + 1 照着 nml 的方法操作,死活没法,启动,看了你的教程,才发现他根本没提到uEn
cherrymars + 1 面对这种帖子,我内心复杂,真不知道说什么好……
someoneloveU + 1 加分干嘛,愣着啊!!!

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-5-20 19:15 | 显示全部楼层
我TM点了你头像好几分钟,就是没点大看清楚,好了,不说了,我要去找修电脑的了,别问我为啥。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-12-25 22:12 | 显示全部楼层
感谢分享 消化后实践
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-22 22:18 | 显示全部楼层
教程详细 学习了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-11 15:09 | 显示全部楼层
要修改成什么
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-9 10:31 | 显示全部楼层
沙发 谢谢楼主刚想刷
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-6 19:03 | 显示全部楼层
看了你的教程,才发现他根本没提到uEnv.ini
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-5 14:05 | 显示全部楼层
支持下 不错
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-3 11:39 | 显示全部楼层
太详细了 真的不错 适合我这个小白
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-6-1 20:19 | 显示全部楼层
谢谢楼主刚想刷
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-5-28 14:02 | 显示全部楼层
慢慢学习 好像有些复杂
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-5-26 01:26 | 显示全部楼层
向大佬低头
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-5-10 08:48 | 显示全部楼层
Mark备用~~
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-11 11:09 | 显示全部楼层
谢谢楼主分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-7 13:10 | 显示全部楼层
谢谢楼主
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-2-29 03:31 | 显示全部楼层
我就是从百度过来看恩山的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 22:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表