forked from lunar-linux/lunar-iso
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.bochsrc
33 lines (24 loc) · 1.01 KB
/
.bochsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#
# generic bochsrc to test the lunar iso's in emulation mode
#
# this script is setup to work with a hda image file in sparse mode,
# you will have to create it by issueing the following command:
# `bximage -hd -mode=sparse -size=2048 -q hda`
romimage: file=/usr/share/bochs/BIOS-bochs-latest, address=0xf0000
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
# the following enables bochs to run without X11, you will have to
# compile bochs with terminal support like this:
# `lin -rc boch --opts '--without-x11 --with-term'`
config_interface: textconfig
display_library: term
megs: 128
ips: 10000000
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="hda", mode=sparse, cylinders=4063, heads=16, spt=63
ata0-slave: type=cdrom, path=lunar.iso, status=inserted
boot: cdrom,disk
log: .bochs.log
mouse: enabled=0, type=imps2