Open msdos03 opened 1 year ago
Try the Experimental image. Possibly same root cause as #49.
@johang Thanks for replying. I have another question In my build of debian, why didn't init insert any .ko modules in initrd? Do I need to do something to let it load the modules I need?
It clearly loaded many modules. You can see that in the log.
I've built a debian using debootstrap manually and, same error appears. Initramfs doesn't contain full mmc core support, and there is no mmc-core packages for arm64 in debian sources. So I gave up my work to use your project. But it seems that here is the same problem.