- changed bochs start option to -q

This commit is contained in:
Volker Ruppert 2002-08-26 20:39:06 +00:00
parent 10f56f60d1
commit 4a520f0cbe
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ fi
echo Running bochs
# ok now try it
$BOCHS -nocontrolpanel
$BOCHS -q
echo
echo ---------------------------------------------------------------