plex86-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Plex86-devel] Error Starting plex86


From: Prasad
Subject: Re: [Plex86-devel] Error Starting plex86
Date: Thu, 25 Jul 2002 10:09:53 +0530 (IST)

Attached is my config file and the version of plex i am using is:  
                        Plex86 2002/07/11
To be frank i am not sure of how correct my config file is... please 
correct me in case of errors...

                ==== CONFIG FILE BEGINS ====

####################################################################
# This is an example plex86 configuration file
####################################################################


####################################################################
# Memory settings
####################################################################

# number of megabytes for vm
memory = 32


####################################################################
# Plugins
####################################################################

plugin = ./plugins/bochs/plugin-bochs.so

bochs-opt boot: c
bochs-opt diskc: file="/dev/hda",cyl=2480,heads=255,spt=63
bochs-opt keyboard_serial_delay: 200
bochs-opt floppy_command_delay: 500
bochs-opt vga_update_interval: 300000
bochs-opt mouse: enabled=0
bochs-opt private_colormap: enabled=0
bochs-opt i440fxsupport: enabled=0
bochs-opt newharddrivesupport: enabled=1
bochs-opt ips: 1000000

plugin = ./plugins/bochs/iodev/cmos.so
plugin = ./plugins/bochs/iodev/dma.so
plugin = ./plugins/bochs/iodev/system.so
plugin = ./plugins/bochs/iodev/vga.so
plugin = ./plugins/bochs/iodev/keyboard.so
plugin = ./plugins/bochs/iodev/floppy.so
plugin = ./plugins/bochs/iodev/harddrv.so
plugin = ./plugins/bochs/iodev/biosdev.so

CMOSChecksum

# The system BIOS
load-rom: file=../bios/BIOS-plex86-current, address=0xf0000

# The VGA BIOS
load-rom: file=../bios/VGABIOS-elpin-2.40, address=0xc0000


####################################################################
# Debugging settings
####################################################################

# syntax for disassembly
db_syntax = at&t


####################################################################
# VM tweaks            
####################################################################
  
# Maximum depth that the scan-before-execute code will try
# to recursively prescan code in the current code page, by
# following intra-page branches.
prescan: depth = 3, ring3 = on



####################################################################
# end of config file
####################################################################
                ==== CONFIG FILE ENDS ====


> > Current instruction:
> >  F000.0000FFF0  E968E0                   ljmp    $0xf000, $0xe05b
> 
> #####
> It looks like the very first instruction executed by the BIOS.
> #####
> 
> 
> Could you please attach your config file and tell us which version of Plex 
> you 
> tried?
> 
> Thanks
> 
> 

-- 
Failure is not an option




reply via email to

[Prev in Thread] Current Thread [Next in Thread]