diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-29 11:19:59 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-29 11:19:59 +0200 |
| commit | be22bc70ea4e3ee9a2768009a28dbfca8fe26b7a (patch) | |
| tree | a3220ec32e1ede89c42108366976861c49aff365 /bochsrc | |
| parent | 7e9328b4d3d0949efd2554d13d5ca936572d383f (diff) | |
updated image paths in bochsrc
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |
