From 706d8edc5abf15960ff8bebf9a2a6dc76b23eeac Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Thu, 4 Sep 2014 11:13:43 +0200 Subject: using raimage instead of floppy --- bochsrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bochsrc') diff --git a/bochsrc b/bochsrc index 66acc75..45fb444 100644 --- a/bochsrc +++ b/bochsrc @@ -242,7 +242,7 @@ cpu: count=2, ips=10000000 #, reset_on_triple_fault=1, ignore_bad_msrs=1, msrs=" #optromimage3: file=optionalrom.bin, address=0xd2000 #optromimage4: file=optionalrom.bin, address=0xd3000 -#optramimage1: file=/path/file1.img, address=0x0010000 +optramimage1: file=FoolData.img, address=0x80400 #optramimage2: file=/path/file2.img, address=0x0020000 #optramimage3: file=/path/file3.img, address=0x0030000 #optramimage4: file=/path/file4.img, address=0x0040000 @@ -326,7 +326,7 @@ floppya: 1_44=FoolOS.img, status=inserted # ata0 and ata1 are enabled by default with the values shown below # # Examples: - ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 +# ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 # ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15 # ata2: enabled=1, ioaddr1=0x1e8, ioaddr2=0x3e0, irq=11 # ata3: enabled=1, ioaddr1=0x168, ioaddr2=0x360, irq=9 @@ -406,7 +406,7 @@ floppya: 1_44=FoolOS.img, status=inserted #======================================================================= #boot: floppy #boot: disk -boot: floppy +#boot: floppy #======================================================================= # CLOCK: -- cgit v1.2.3