PINE64

Full Version: I can't compile kernel !! part2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
私は、タイムスタンプを修正することでコンパイルができましたが、
新たな問題が発生しました。
「make install」を実行しましたが、
/bin/bash ./arch/arm64/boot/install.sh 4.13.0 \
arch/arm64/boot/installsh 4.13.0\
run-parts: executing /etx/kernel/postinst.d/apt-auto-removal 4.13.0 /boot/vmlinuz-4.13.0
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.13.0 /boot/vmlinuz-4.13.0
update-initramfs: Ganerating /boot/iniitrd.img-4.13.0
Warning: root device  does not exist
Using DTB: rk3328-rock64.dtb
Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-4.13.0 or /etc/flash-kernel/dtbs
run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
arch/arm64/boot/Makefile:40: recipe for target 'install' failed
make[1]: *** [install] Error 1
arch/arm64/Makefile:124: recipe for target 'install' failed
make: *** [install] Error 2
と表示されてしまいました。
どうすればよいのですか?

Google Translate : 
I could compile by modifying the timestamp,
A new problem has occurred.
I run "make install"
/bin/bash ./arch/arm64/boot/install.sh 4.13.0 \
arch/arm64/boot/installsh 4.13.0\
run-parts: executing /etx/kernel/postinst.d/apt-auto-removal 4.13.0 /boot/vmlinuz-4.13.0
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.13.0 /boot/vmlinuz-4.13.0
update-initramfs: Ganerating /boot/iniitrd.img-4.13.0
Warning: root device  does not exist
Using DTB: rk3328-rock64.dtb
Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-4.13.0 or /etc/flash-kernel/dtbs
run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
arch/arm64/boot/Makefile:40: recipe for target 'install' failed
make[1]: *** [install] Error 1
arch/arm64/Makefile:124: recipe for target 'install' failed
make: *** [install] Error 2
And it was displayed.
What should I do?
please use the first thread you created and answer the questions there :-)