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

Cannot run any stable machine emulated with Bochs



Hello list, 

I have Sid, and cannot run any operative system with Bochs, perhaps I do
anything bad, or this package is unnestable.

The error is :
invalid use of LES, must use memory reference!

I have tryed win98, winxp, freebsd with no equal error but it's hunk too

Here is small bochsrc config, for example windows 2000

################### -- Bochsrc Config -- ##############################

config_interface: textconfig
display_library: sdl
log: /dev/stdout
panic: action=ask
error: action=report
info: action=report
debug: action=ignore
debugger_log: -

### Machine Performance Configuration

megs: 128
ips: 1000000
romimage: file=/usr/share/bochs/BIOS-bochs-latest, address=0xf0000
vgaromimage: file=/usr/share/vgabios/vgabios.bin
vga_update_interval: 300000

#### Units Machine ####

floppya: 1_44=/dev/fd/0, status=inserted
floppy_bootsig_check: disabled=0
floppy_command_delay: 500

ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata1: enabled=0, ioaddr1=0x170, ioaddr2=0x370, irq=15
ata2: enabled=0, ioaddr1=0x1e8, ioaddr2=0x3e0, irq=11
ata3: enabled=0, ioaddr1=0x168, ioaddr2=0x360, irq=9

ata0-master: type=disk, path="c.img", mode=sparse, cylinders=16253,
heads=16, spt=63
ata0-slave: type=cdrom, path=/dev/hda, status=inserted

### Boot Secuence

boot: cdrom,disk

### Serial Port

com1: enabled=1, dev=/dev/ttyS0
parport1: enabled=1, file="parport.out"

### Keyboard

keyboard_serial_delay: 250
keyboard_paste_delay: 100000

### Mouse
mouse: enabled=1

#### Others
private_colormap: enabled=0

####################################################################



Reply to: