I'm having trouble with the plex86 config files in the CVS tree, as
well as the gnumach config file from Marcus's locker in alpha.gnu.org.

bochs-opt is being understood but not bochs-init.  Any clues?

Thanks,
Karl

XTerm output follows:
(Yes, Marcus appearently boots gnumach with 8 MB of RAM on purpose.)

karlm# cd ~/kernel/plex86/user/
karlm#
karlm# ./plex86 -f ../conf/winnt 
Processing command-line options
Opening VM (/dev/plex86)
Processing config file ../conf/winnt...
Allocating 32MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.

plex86: error in config file '../conf/winnt', line 32
bochs-init
^ Expecting recognized directive
karlm# 
karlm#
karlm#
karlm# ./plex86 -f /home/hurd/gnumach-plex86.conf 
Processing command-line options
Opening VM (/dev/plex86)
Processing config file /home/hurd/gnumach-plex86.conf...
Allocating 8MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.

plex86: error in config file '/home/hurd/gnumach-plex86.conf', line 32
bochs-init
^ Expecting recognized directive
karlm# 
karlm#
karlm#

Reply via email to