Hi, I'm experiencing some issues with Linux inmates on ARM on my Jetson TK1 since inmate kernel 4.9.
While the same .config works fine with 4.8, since 4.9 I get the following error message: [ 0.311186] Unpacking initramfs... [ 0.311211] Initramfs unpacking failed: junk in compressed archive and of course, a few messages later this is followed by an 'unable to mount rootfs'. Now, the point is that my initramfs is actually an uncompressed one (I'm using buildroot for generating it). There is no point in compressing it. But even if I'm gzipping it before: I still get the same error message (while 4.8 is able to successfully boot the compressed archive). Recompressing it with cpio doesn't solve the issue as well, so I doubt that my archive is broken... The code producing this error message (in init/initramfs.c) wasn't touched since 09/15, so this must be something else... Anyone any suggestions? Best Ralf -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
