can i run multiple instances of qemu? there is a choice demonize or how it spells tis 2010-09-28 klockan 10:33 -0300 skrev Eduardo Grosclaude: > On Tue, Sep 28, 2010 at 10:25 AM, mattias <mj at mjw.se> wrote: > > tis 2010-09-28 klockan 10:13 -0300 skrev Eduardo Grosclaude: > >> On Tue, Sep 28, 2010 at 8:06 AM, mattias <mj at mjw.se> wrote: > >> > i have the qemu from centos yum repo > >> > tis 2010-09-28 klockan 01:20 -0700 skrev John Doe: > >> >> From: mattias <mj at mjw.se> > >> >> > >> >> > How to start qemu in textmode > >> >> > The --curses option are removed > >> > >> Perhaps you want --nographic? > >> > > i have tryed it but qemu says > > cant load /dev/kqemu or something > > That message doesn't seem related to text mode qemu operation to me. > Please do "yum install dkms-kqemu". Then do "modprobe kqemu" if needed. > >