Armbian挂载U盘
2023-6-25
| 2023-6-26
字数 211阅读时长 1 分钟
type
status
date
slug
summary
tags
category
icon
password
查看硬盘信息 
notion image
通过命令lsblk,发现上图所示,16G的U盘sda1(接下来创建mount.sh和添加到开机启动项就可以了
在/usr/local/mount/目录下创建mount.sh(注:在root或任意目录均可)
命令如下(临时启动):
附件:
打开etc/rc.local文件添加开机自启动命令
保存,重启armbian可以发现U盘已经挂载上(或输入df -h可直接查看是否挂载上)
notion image
例:我的开机启动项(rc.local)
新增开机启动代码
notion image
  • Armbian
  • Armbian固定IP地址Armbian通过ntfs-3g支持NTFS格式硬盘
    Loading...
    目录