qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Trouble booting BIOS Hello World: No bootable device.


From: Andrew Pennebaker
Subject: [Qemu-discuss] Trouble booting BIOS Hello World: No bootable device.
Date: Tue, 9 Oct 2012 16:11:10 -0400

I'm writing a Hello World program for BIOS x86, based on Alex Weber's evilmaid code. My code assembles fine, but when I try to run the binary in qemu, it says No bootable device:

$ nasm -f bin hello.asm
$ qemu-system-i386 -curses -no-kvm -fda hello
PXE loading messages...
No bootable device

What am I doing wrong?

Specs:

* nasm 2.09.10
* qemu 1.0
* Ubuntu 12.04

--
Cheers,

Andrew Pennebaker
www.yellosoft.us

reply via email to

[Prev in Thread] Current Thread [Next in Thread]