commit b30ab3f5af135b797f58f0977e2fce5be282a9c4
parent 666f58c711eafbdccb8abfe530b935505ab6eaa6
Author: rsc <rsc>
Date: Thu, 27 Sep 2007 05:14:25 +0000
use standard bios location
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dot-bochsrc b/dot-bochsrc
@@ -74,8 +74,7 @@
# now supported, but we still recommend to use the BIOS distributed with
# Bochs. Now the start address can be calculated from image size.
#=======================================================================
-#romimage: file=$BXSHARE/BIOS-bochs-latest
-romimage: file=/home/rsc/pub/bochs/bios/BIOS-bochs-latest
+romimage: file=$BXSHARE/BIOS-bochs-latest
#romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top
#romimage: file=mybios.bin # calculate start address from image size