From 5cac9acd3aedc8043d4272d93c56805c46ff6214 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Tue, 1 May 2012 12:20:45 +0200 Subject: Some cleanup ; relocated the kernel at 0xC0000000 --- bochs.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bochs.cfg') diff --git a/bochs.cfg b/bochs.cfg index c46bba8..28318f0 100644 --- a/bochs.cfg +++ b/bochs.cfg @@ -6,7 +6,7 @@ romimage: file="/usr/share/bochs/BIOS-bochs-latest" vgaromimage: file="/usr/share/bochs/VGABIOS-lgpl-latest" boot: floppy floppy_bootsig_check: disabled=0 -floppya: 1_44="Grapes.fl.img", status=inserted +floppya: 1_44="TCE.fl.img", status=inserted # no floppyb ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15 @@ -22,7 +22,6 @@ i440fxsupport: enabled=0 vga_update_interval: 40000 vga: extension=vbe cpu: count=1, ips=2000000, reset_on_triple_fault=1 -text_snapshot_check: enabled=0 private_colormap: enabled=0 clock: sync=none, time0=local # no cmosimage @@ -37,7 +36,6 @@ panic: action=ask error: action=report info: action=report debug: action=ignore -pass: action=fatal keyboard_type: mf keyboard_serial_delay: 250 keyboard_paste_delay: 100000 -- cgit v1.2.3