sean-liang / PHICOMM-N1-OpenWRT-Image-Builder

斐讯N1盒子OpenWRT镜像自动构建脚本
Apache License 2.0
86 stars 57 forks source link

编译时出现以下错误 #3

Open zhengyuefeng opened 3 years ago

zhengyuefeng commented 3 years ago

xx@xx-virtual-machine:~/Desktop/PHICOMM-N1-OpenWRT-Image-Builder$ sudo ./build.sh Enter OpenWRT image path: ./openwrt.img Enter Armbian image path: ./armbian.img OpenWRT Image: ./openwrt.img Armbian Image: ./armbian.img Cleanup. Create work images. Create work directories. Copy files from OpenWRT image. mount: /home/xx/Desktop/PHICOMM-N1-OpenWRT-Image-Builder/image: special device /dev/loop19p2 does not exist. mv: cannot stat '/home/xx/Desktop/PHICOMM-N1-OpenWRT-Image-Builder/image/': No such file or directory umount: /home/xx/Desktop/PHICOMM-N1-OpenWRT-Image-Builder/image: not mounted. Copy files from Armbian image. find: ‘/home/xx/Desktop/PHICOMM-N1-OpenWRT-Image-Builder/openwrt/lib/modules/’: No such file or directory Modify boot script. sed: can't read /home/xx/Desktop/PHICOMM-N1-OpenWRT-Image-Builder/openwrt/etc/init.d/boot: No such file or directory Copy defaut configs. Create firmware image. Compress firmware image. Cleanup. All done. Firmware Image: n1-firmware.img.gz

zhengyuefeng commented 3 years ago

麻烦看下是否正常