diff options
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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: |
