I have compiled 3.7.3 Kernel for x86_64 and created a root file system with the aid of busybox.
When i try to boot the system with QEMU, like this :
$qemu-system-x86_64 -kernel bzImage -initrd rootfs.img.gz
It gives the following error:
I am not sure if i should provide some more details like rootfs tree or kernel config.
