OK, now I have specified the OS specific config file, I get following error
message:
[root@hotzenplotz user]# ./plex86 -f /home/ulrich/plex86/conf/win95
Processing command-line options
Opening VM (/dev/plex86)
Processing config file /home/ulrich/plex86/conf/win95...
Allocating 64MB of physical memory in VM
ioctl ALLOCVPHYS: : Invalid argument
[root@hotzenplotz user]#
And: How can I install PleX86 system wide? Now, everything is installed in a
directory in my $HOME. It's a work around to switch to other directories in
order to do the needed things
Thanks for any help.
Ulrich
> Around Thu, Mar 22, 2001 at 10:06:37PM +0100, Ulrich Grün wrote the
following:
> > Hi there!
> >
> > I've compiled the cvs version of PleX86, when I try to run it, I get
> > following error message:
> >
> > [root@hotzenplotz user]# ./plex86
> > Processing command-line options
> > Opening VM (/dev/plex86)
> > Initializing plugins
> > Running VM
> > ioctl MESSSAGEQ: : Invalid argument
> > Shutting down plugins
> > Unmapping guest physical memory.
> > munmap of guest physical memory: Invalid argument
> > [root@hotzenplotz user]#