Closed pragun closed 5 years ago
Was able to boot by following the recipie given here:
$ sudo mkdir /mnt/raspbian
$ sudo mount -v -o offset=50331648 -t ext4 <raspbian-image> /mnt/raspbian
$ sudo nano /mnt/raspbian/etc/ld.so.preload
Comment out every entry in that file with ‘#’, save and exit with Ctrl-x » Y.
Tried with both 2018-11-13-raspbian regular and 2018-11-13-raspbian-lite images, both work good
I get a Kernel panic at init, running this with qemu-2.50 and 2018-11-13-raspbian-stretch-lite.img
`