USB 存储挂载🔗
安装必要的包:
opkg install kmod-usb-storage #USB存储支持
opkg install kmod-fs-ext4 #ext文件系统支持,向下兼容
opkg install kmod-nls-utf8 #UTF-8字符支持
opkg install block-mount #USB挂载支持,USB启动支持
编辑 fstb
配置文件,使得开机自动挂载。
# /etc/fstab
config 'mount'
option target '/mnt'
option device 'dev/sda1'
option enabled '1'
fstab
开机启动
/etc/init.d/fstab enable
SSH🔗
安装 openssh
opkg remove dropbear
opkg install openssh-server
opkg install openssh-client
迅雷远程下载🔗
3.0 版本和 1.0 版本
树莓派 教程
http://192.168.2.1:9000/getusedpartitioninfo 硬盘挂载信息
Xware1.0.31_mipseb_32_uclibc.zip
mount –bind /media/xunlei/ /media/TDDOWNLOAD/
samba
https://wiki.openwrt.org/doc/uci/samba