![]() |
![]() |
Permission to use these pages kindly granted by www.knoppix.net. These pages are a static version of those available at www.knoppix.net. Please check there for the latest information. Converted on 9/5/2003. Thanks to the many contributors to www.knoppix.net! |
German version: FaqEmuDeutsch
You can use VMWare to load a ISO image. Do this:
enjoy, ;-)
A: It's described here http://www.linuxtag.org/cgi-bin/yabb/YaBB.pl?board=knoppix-de;action=display;num=1040567403 (german)
by
Friedhelm
I've got Knoppix (12.12.2002) running under Windows XP with Bochs running on an Athlon XP1700+
It can be done!
Speedup emulation (20 MHz is barely *enough*)
Change resolution and color palette
Come up with something to make this usefull
My bochsrc:
display_library: win32
romimage: file=BIOS-bochs-latest, address=0xf0000
megs: 128
vgaromimage: VGABIOS-lgpl-latest
floppya: 1_44=H:\Knoppix\boot.img, status=inserted
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
ata2: enabled=0, ioaddr1=0x1e8, ioaddr2=0x3e8, irq=11
ata3: enabled=0, ioaddr1=0x168, ioaddr2=0x368, irq=9
ata0-master: type=disk, path="H:\Knoppix\bochs\knop.img", cylinders=1422, heads=16, spt=63
ata1-master: type=cdrom, path=F:, status=inserted
cdromd: dev=/dev/cdrom, status=inserted
newharddrivesupport: enabled=1
boot: cdrom
floppy_bootsig_check: disabled=0
log: bochs.txt
panic: action=ask
error: action=report
info: action=report
debug: action=ignore
debugger_log: -
parport1: enabled=1, file="parport.out"
vga_update_interval: 300000
keyboard_serial_delay: 250
keyboard_paste_delay: 100000
floppy_command_delay: 500
pit: realtime=1
mouse: enabled=0
private_colormap: enabled=0
keyboard_mapping: enabled=0, map=
Last change at 17.02.2003 pit: realtime=1 will run Bochs in realtime modus. You can switch to Bochs by pressing F12... (?? pit: realtime=1 sorgt für Echtzeitbetrieb wenn man per F12 in das Fenster von Bochs wechselt ??)