ff_export_rootfs出错
(1)首先查看空间:firefly@firefly:~$ df -h
Filesystem SizeUsed Avail Use% Mounted on
udev 1.9G8.0K1.9G 1% /dev
tmpfs 391M1.3M389M 1% /run
/dev/mmcblk0p66.6G6.6G 0 100% /root-ro
/dev/mmcblk0p7 22G739M 22G 4% /userdata
overlayroot 22G739M 22G 4% /
tmpfs 2.0G 02.0G 0% /dev/shm
tmpfs 5.0M4.0K5.0M 1% /run/lock
tmpfs 2.0G 02.0G 0% /sys/fs/cgroup
tmpfs 391M 0391M 0% /run/user/0
tmpfs 391M 16K391M 1% /run/user/1000
(3)运行ff_export_rootfs:
firefly@firefly:~$ sudo ff_export_rootfs /home/firefly/
MEDIA FREE SPACE SIZE 21564 MBytes
EXPORT IMAGE SIZE 8352 MBytes
BLOCK_COUNT 11380420
INODE_COUNT 363292
sync...
rsync: write failed on "/home/firefly/tmp.icvz6qxK9v/home/firefly/Ubuntu18.04.6LTS_Firefly_exspace left on device (28)
rsync error: error in file IO (code 11) at receiver.c(393)
(3)我的空间为22G,rootfs也才10G,不知道为什么不够:
firefly@firefly:~$ df -h /home/firefly/
Filesystem SizeUsed Avail Use% Mounted on
overlayroot 22G739M 22G 4% /
导出到/userdata/目录下试一试,不要导出到/home/firefly 参考wiki
https://wiki.t-firefly.com/zh_CN/Firefly-Linux-Guide/first_use.html#dao-chu-rootfs dengkx 发表于 2023-4-26 15:26
参考wiki
https://wiki.t-firefly.com/zh_CN/Firefly-Linux-Guide/first_use.html#dao-chu-rootfs
那再请教一下前辈,之前提取的时候都不是很大,顶多6个g,然后我这次都没装什么东西,直接10多个g,是为什呢? lee.123 发表于 2023-4-26 15:36
那再请教一下前辈,之前提取的时候都不是很大,顶多6个g,然后我这次都没装什么东西,直接10多个g,是为 ...
参考wiki。更新fireflydev
sudo apt update
sudo apt install fireflydev dengkx 发表于 2023-4-27 15:04
参考wiki。更新fireflydev
sudo apt update
sudo apt install fireflydev
谢谢
页:
[1]