if I try and use qemu-386 it has limited cmd line options according to -h, and barfs on any of the normal options such as -cdrom - hence my feeling its missing a wrapper.
thanks, might have to do git to see if its different. BillK On 07/07/2012, at 22:32, walt <w41...@gmail.com> wrote: > On 07/07/2012 07:14 AM, walt wrote: >> Qemu supplies two different binaries: one you can run as an unprivileged >> user (usually named qemu-i386 or whatever) and another that needs special >> privileges (usually named gemu-system-i386 or whatever). > > I just remembered that installing the git version actually does give you > a binary named 'qemu' but I never understood how that relates to the other > two binaries, so I've never used that one either :) > > > >