On Wed, 2010-12-22 at 16:14 +0100, Miklos Vajna wrote: > > qemu -enable-kvm -kernel kernel-build/arch/x86/boot/bzImage -append > "root=/dev/sda1 debug sched_debug ignore_loglevel sysrq_always_enabled > console=ttyS0 init=/bin/systemd" -hda systemd.img -serial stdio -m 1G > -vnc :0 > > ^ Only init=/bin/systemd added, and this results in a panic in most > cases. I'm attaching the stdout of qemu, showing the fail in > put_prev_task_fair. OK, that does seem to work, maybe it really wants the vnc thing, dunno. Anyway, it looks like I need to go build a kernel with kvm in for that machine ;-) Thanks for the effort so far. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html