Hello, I've built Linux kernel for the s390x with defconfig configuration and trying to run it with qemu: qemu-system-s390x -kernel ~/dev/linux/arch/s390/boot/bzImage -snapshot -serial stdio -m 1024 -initrd ~/initrd.gz But I don't see anything after execution of the command. Also I've tried to pass arch/s390/boot/image to -kernel but got the same effect. How can I run it and can I do it generally? Thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html