From b30ab3f5af135b797f58f0977e2fce5be282a9c4 Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 27 Sep 2007 05:14:25 +0000 Subject: [PATCH] use standard bios location --- dot-bochsrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dot-bochsrc b/dot-bochsrc index bef6558..e78770c 100755 --- 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