[Barrelfish-users] why the qemu seems failed

Matthew Pare paretech at gmail.com
Wed Jun 9 23:57:52 MEST 2010


Hmm, I seemed to have had the same problem here. The way I worked around
it was by rehaking, then manually issuing the qemu command.

'make rehake'
'make'
'qemu-system-x86_64 -smp 8 -fda
<path_to_barrelfish_src>/
tools/grub-qemu.img -net nic,model=ne2k_pci
-net user,tftp=<path_to_barrelfish_src>/build -nographic -d int'

After running rehake hake I imagine the make sim ARCH=x86_64 would
probably work but I just prefer to manually execute it any how.

Hope that helps.

Cheers,
-mpare




More information about the Barrelfish-users mailing list