On 1 October 2016 at 01:06, Amogh Mannekote <[email protected]> wrote: > I'm trying to run Pint OS on QEMU, and the qemu command gets executed from a > Perl file. At this point., it refuses to take ANY command line options > whatsoever by displaying the error: > qemu: unknown option '<option>' > > The list of options I'm trying to execute it with include hda/hdb/hdc/hdd, > m, net, nographic, serial, S, monitor. I don't think any of these should > matter, as it says 'unknown option' for pretty much everything.
It would be easier to guess what's wrong if you told us (a) which version etc of qemu you're running (b) which qemu binary you're running (eg "qemu-system-i386") (c) a complete QEMU command line which fails... thanks -- PMM
