On Wed, 12 Oct 2005 08:43, Nick Rout wrote: > On Wed, October 12, 2005 8:26 am, Robert Fisher said: > >> Are you using kqemu (the proprietary kernel module to speed things up)? > > > > Yes but I just realised that it is not working as user (only as root) > > I get the message..... > > Could not open '/dev/kqemu' - QEMU acceleration layer not activated > > > > How can I avoid this as user? > > delete /dev/kqemu that you made, and let the module make the device entry, > which will be owned root:qemu
OK > > put your user in the qemu group (and log out and back in, use id to make > sure you are) OK > > modprobe kqemu major=0 > > will load the module and make the device. No it didn't. I had to do... mknod /dev/kqemu c 250 0 to create the device again. (and now I still have the same problem.) > > > Win98 installing at the moment. > > > > I found a good quick start guide at.... > > http://gentoo-wiki.com/Windows > > yes but it is slightly wrong, see above. -- Regards, Robert -------------------------------------------------------------- Robert Fisher (aka - Rob, Bob, Robbie, Robbo, Fish) FishNet Computer & Electrical Services www.fisher.net.nz Phone: 03 383 5807 Mobile: 027 477 3356
