Hello,
Downloaded sources, recompiled everything except the bios, try to start
plex with ./plex -f ../conf/linux.conf and then....
Opening VM (/dev/plex86)
Processing configuration script ../conf/plex86.conf
Allocating 16MB of physical memory in VM
Mapping virtualized physical memory into monitor
Zeroing virtualized physical memory
Mapping monitor print buffer into user mem.
bochs: ips = 1000000
unmapped_c::init: IGNORING unmapped ports
bochs: [cmos] Setting initial clock to: Wed Sep 29 07:12:35 1999
floppy open of ../../1.44a:
: No such file or directory
bochs: bx_options.floppy_command_delay = 500
vga construct static
bochs: font_width = 8
bochs: font_height = 16
bochs: default_depth = 8
bochs: waiting for MapNotify
bochs: MapNotify found.
bochs: vga: interval=300000
vga init called
bochs: TTY not used, serial port is not connected
replaying IO events from log file '../misc/vga_io.log'.
bochs: vga: io write: 3cf: reg 05: value = 10h
bochs: vga: io write: 3da: ignoring: feature ctrl & vert sync
bochs: *** io read 3c5 case 1: sequencer clocking mode
bochs: vga: io write 3c0: address mode reg=16
bochs: vga: io write 3c0: address mode reg=17
bochs: vga: io write 3c0: address mode reg=18
bochs: vga: io write 3c0: address mode reg=19
bochs: vga: io write 3c0: address mode reg=20
bochs: *** io read 3c5 case 1: sequencer clocking mode
bochs: vga: io write: 3cf: reg 05: value = 10h
bochs: *** io read 3c5 case 1: sequencer clocking mode
ROM: loading image '../bios/BIOS-plex86-2000_0817a' @ 0xf0000 (65536 bytes)
ROM: loading image '../bios/VGABIOS-elpin-2.40' @ 0xc0000 (32768 bytes)
image_load: couldn't open image file '../../initrd.img'.
loading of rd image '../../initrd.img' failed.
Plugin initialization failed for ./plugins/loader/load-kernel.so
============ begin VGA text buffer dump ===============
============ end VGA text buffer dump ===============
Shutting down plugins
bochs: Note: X11: bx_gui_c::exit() not implemented yet.
Unmapping guest physical memory.
Unmapping monitor print buffer.
Tearing down VM
Closing VM
So there's some problem relating to the VGA. missing some kind of image
initrd,img. It might be somewhere (on a site, or to be build).
Can anyone tell me where?
Ger