From be22bc70ea4e3ee9a2768009a28dbfca8fe26b7a Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 29 Aug 2014 11:19:59 +0200 Subject: updated image paths in bochsrc --- bochsrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bochsrc') diff --git a/bochsrc b/bochsrc index 84e8e3d..0f8a75b 100644 --- a/bochsrc +++ b/bochsrc @@ -73,7 +73,7 @@ #romimage: file=/usr/share/bochs/BIOS-bochs-latest #romimage: file=bios/seabios-0.5.1.bin #romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top -romimage: file=/home/miguel/temp/bochs-2.6.6/bios/BIOS-bochs-latest +romimage: file=/home/miguel/opt/bochs-2.6.6/bios/BIOS-bochs-latest #======================================================================= @@ -256,7 +256,7 @@ memory: guest=1024, host=1024 #vgaromimage: file=/usr/share/vgabios/vgabios.debug.bin #vgaromimage: file=/usr/share/vgabios/vgabios.cirrus.bin #vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest -vgaromimage: file=/home/miguel/temp/bochs-2.6.6/bios/VGABIOS-lgpl-latest-cirrus +vgaromimage: file=/home/miguel/opt/bochs-2.6.6/bios/VGABIOS-lgpl-latest-cirrus #======================================================================= # VGA: -- cgit v1.2.3