|
From: Nicolas E. <nic...@ac...> - 2003-02-28 14:56:48
|
Hi, here's my config : Host : FreeBSD 5.0 P4 1,8 GHz 256Mo Guest : Win98 SE I read the manual, and used the second clean and long method. I created the hd image, the cd iso image, and it all worked fine. The installation takes ages, but it does work. After the first reboot comes the time for win98se to try the plug and play autodetection, and there comes the problems. It crashes bochs. I read many archives, and I read to disable the 'pit: realtime' parameter. Then I also read to ignore the 'panic actions'. I used that, and indeed, I went some steps further. But though the last reboot launches the win logo with the blue moving bar at the bottom of the screen, it doesn't move further. The CPU is at its top, the blue bar is still moving, but stays in this state for hours. So, may you explain me the best way to get help : - send you some gigabit of logs ? - send you my config file ? (at the bottom of this speech) - send you all my love, and expect some kind and helpful replies ;o) Well, next, I'll have some questions about NICs for openbsd guest, but let's do it step by step. See you, and thank you. ******** My config file : ******** ata0-master: type=disk, path="/home/nec/win98/c.img", cylinders=2031, heads=16, spt=63 ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 ata1: enabled=0, ioaddr1=0x170, ioaddr2=0x370, irq=15 ata2: enabled=0, ioaddr1=0x1e8, ioaddr2=0x3e8, irq=11 ata3: enabled=0, ioaddr1=0x168, ioaddr2=0x368, irq=9 boot: cdrom cdromd: dev=/home/nec/win98/win98.iso, status=inserted debug: action=ignore debugger_log: - error: action=report floppy_bootsig_check: disabled=0 floppy_command_delay: 500 floppya: 1_44=/dev/fd0, status=inserted fullscreen: enabled=0 i440fxsupport: enabled=0 info: action=report ips: 1000000 keyboard_mapping: enabled=1, map=/usr/ports/emulators/bochs/work/bochs-2.0.2/gui/keymaps/x11-pc-fr.map keyboard_paste_delay: 100000 keyboard_serial_delay: 250 log: bochsout.txt megs: 128 panic: action=ask pit: realtime=0 private_colormap: enabled=0 romimage: file=/usr/local/share/bochs/bios/BIOS-bochs-latest, address=0xf0000 screenmode: name="sample" vga_update_interval: 300000 vgaromimage: /usr/local/share/bochs/bios/VGABIOS-elpin-2.40 -- Nicolas Ecarnot |