use standard bios location
This commit is contained in:
parent
666f58c711
commit
b30ab3f5af
1 changed files with 1 additions and 2 deletions
|
@ -74,8 +74,7 @@
|
||||||
# now supported, but we still recommend to use the BIOS distributed with
|
# now supported, but we still recommend to use the BIOS distributed with
|
||||||
# Bochs. Now the start address can be calculated from image size.
|
# Bochs. Now the start address can be calculated from image size.
|
||||||
#=======================================================================
|
#=======================================================================
|
||||||
#romimage: file=$BXSHARE/BIOS-bochs-latest
|
romimage: file=$BXSHARE/BIOS-bochs-latest
|
||||||
romimage: file=/home/rsc/pub/bochs/bios/BIOS-bochs-latest
|
|
||||||
#romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top
|
#romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top
|
||||||
#romimage: file=mybios.bin # calculate start address from image size
|
#romimage: file=mybios.bin # calculate start address from image size
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue