ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
6.22k stars 1.99k forks source link

自己编译内核报错 #2633

Open liyiranlab opened 2 weeks ago

liyiranlab commented 2 weeks ago

Device Information | 设备信息

Armbian Version | 系统版本

Describe the bug | 问题描述 自己编译内核报错。

make[1]: [scripts/Makefile.build:503: fs] Error 2 make: [Makefile:2009: .] Error 2 [ STEPS ] Install modules... sed: can't read modules.order: No such file or directory make: *** [Makefile:1571: __modinst_pre] Error 2 [ STEPS ] Create chroot... mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist. mount: /home/ran/amlogic-s9xxx-armbian/compile-kernel/output/chroot/root: special device /dev/loop9p2 does not exist.

ophub commented 2 weeks ago

你发的是结果,错误在往上日志翻看看

liyiranlab commented 2 weeks ago

哦,我回去重新发一下。

liyiranlab commented 2 weeks ago

是我pc内存接触不好,现在编译成功了。