add bochsrc files
This commit is contained in:
9
examples/arch/bochs/bochsrc-docker.txt
Normal file
9
examples/arch/bochs/bochsrc-docker.txt
Normal file
@ -0,0 +1,9 @@
|
||||
megs: 32
|
||||
display_library: nogui
|
||||
romimage: file=/home/ubuntu/examples/arch/bochs/BIOS-bochs-latest
|
||||
vgaromimage: file=/home/ubuntu/examples/arch/bochs/vgabios.bin
|
||||
ata0-master: type=cdrom, path=/home/ubuntu/examples/build-bochs/sum/system.iso, status=inserted
|
||||
boot: cdrom
|
||||
log: bochslog.txt
|
||||
clock: sync=realtime, time0=local
|
||||
cpu: count=1, ips=1000000
|
||||
Reference in New Issue
Block a user