I was successfully able to install the SD image for stable and unstable
(daily with u-boot from 2023-01-18.
Then I upgraded stable to testing und updated u-boot to 2023.01+dfsg1.
Arne
In order to reproduce the error I took the code from here (also
attached):
https://gist.github.com/chergert/eb6149916b10d3bf094c
and commented out the #include .
and compiled it with
gcc vdso-getcpu.c -ldl
running the resulting a.out will crash on a s390x qemu guest, but on
ppc64el guest not.
I h
I installed on an debian stable/unstable x86_64 the vm with:
sudo virt-install --name debian-s390x --disk size=20 --memory=2000 --
arch=s390x --location
http://ftp.debian.org/debian/dists/stretch/main/installer-s390x/
then I upgraded to stable (using stable for installation causes the new
vm to f
3 matches
Mail list logo