conanwhf / RaspberryPi-script

RaspberryPi 2-B script
128 stars 62 forks source link

运行本脚本将系统备份为image运行问题求助 #5

Open northeusunshine opened 5 years ago

northeusunshine commented 5 years ago

配置: 1 操作系统:2018-11-13-raspbian-stretch-full.img(官方最新版本) 2系统大于4G,U盘采用exFAT进行了格式化(FAT32不支持大于4G的文件) 3 运行在树莓派pi 3 model B。

现象:转为root权限执行本脚本,但中间走到opt某个目录会卡住一直不动,在等了一段时间用CTRL-C结束后,rsync提示operation not permited错误。

能否请帮忙看看,万分感谢。

cuifeiran commented 5 years ago

我也是这个样子,重复了三次还是这样