On Friday 31 August 2007, Anthony Liguori wrote: > You're overriding what "qemu my_pc" means. "qemu my_pc" create a QEMU > vm with 128m of memory and -hda my_pc with the default network card.
Why should -hda be assumed instead of -c or -c X/config? > "qemu -c my_pc/config" only has one meaning: read command line arguments > from "my_pc/config". Likewise, "qemu -hda my_pc" also only has one meaning.