On Wed, Mar 14, 2018 at 12:09:40PM +0100, Bruno Haible wrote: > -append "console=ttyS0 ro root=/dev/vda init=/init" \
Oh I see, the problem is the init=... See https://fedorapeople.org/groups/risc-v/disk-images/readme.txt for the latest and correct instructions. I tried qemu from upstream now and it works fine, but note the extra patch which you'll need otherwise the FPU is broken: https://github.com/rwmjones/fedora-riscv-bootstrap/blob/master/stage1-riscv-qemu/force-float-save.patch Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html