配置 openwrt 中途遇到的问题,望广大 V 友能帮帮忙,跪谢

2016-12-07 20:56:58 +08:00
 Alain1995

问题

挂载 /目录到 U 盘,能识别到 U 盘

使用的命令

mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1
mkdir -p /tmp/cproot
mount --bind / /tmp/cproot/
tar -C /tmp/cproot/ -cvf - . | tar -C /mnt/sda1 -xf -
umount /dev/sda1
umount /tmp/cproot
echo option force_space >> /etc/opkg.conf

挂载之后的情况

293 次点击
所在节点    OpenWrt
2 条回复
Alain1995
2016-12-07 20:58:56 +08:00
[]: " " 补图
Alain1995
2016-12-07 20:59:37 +08:00
设备是 tp-720N V3

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/326026

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX