unifreq / openwrt_packit

Flippy's openwrt packaged source code
1.31k stars 399 forks source link

打包时找不到文件,求助 #186

Open gzkisharp opened 1 year ago

gzkisharp commented 1 year ago

kisharp@kisharp-virtual-machine:~/opt/openwrt_packit$ sudo ./mk_s905d_n1.sh [sudo] kisharp 的密码: ========================= begin ./mk_s905d_n1.sh =========================== The work directory is : [/home/kisharp/opt/openwrt_packit/tmp] The temporary directory is : [/home/kisharp/opt/openwrt_packit/tmp/tmp.A9m9IP8utC] The target boot directory is : [/home/kisharp/opt/openwrt_packit/tmp/tmp.A9m9IP8utC/tgt_boot] The target rootfs directory is : [/home/kisharp/opt/openwrt_packit/tmp/tmp.A9m9IP8utC/tgt_root] The output directory is : [/home/kisharp/opt/openwrt_packit/output/]

文件: [/opt/kernel/modules-6.1.25-flippy-83+.tar.gz] 不存在!

cjlhll commented 1 year ago

同问。

lanyuchongshu commented 7 months ago

需要把编译好得文件改成openwrt-armvirt-64-default-rootfs.tar.gz make.env中 KERNEL_PKG_HOME="/home/账户名/opt/kernel"改成这样。 我是这样改的,继续下去,但是出现“释放 Openwrt rootfs 压缩包 ... mkdir: 无法创建目录 “run”: 文件已存在”这样的错误。