Re: [lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
From: Fengguang Wu
Date: Thu Oct 12 2017 - 05:28:22 EST
[ 35.721719] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
Well I got the same result. The script and initrd image matches well
with my local version. I'll dig what goes wrong.
And it did download that initrd thingy...
$ shasum openwrt-trinity-i386.cgz
0a405d02a162defd82a5ffd556fd24e0ee2f994a openwrt-trinity-i386.cgz
Anything else I need?
Oops, we downloaded the wrong URL.
% du openwrt-trinity-i386.cgz
4.0K openwrt-trinity-i386.cgz
Please try this:
rm openwrt-trinity-i386.cgz
wget https://github.com/fengguang/reproduce-kernel-bug/raw/master/openwrt/openwrt-trinity-i386.cgz
Thanks,
Fengguang