Tiberiu Chibici
caa7718af9
==================================================== Mainly changed: HAL.FSs + Updated 'mount' call in floppy driver, now done after controller is initialized + Added 'detect' function for FAT file systems + Implemented 'initdr' driver, however still bugged + Improved logger
7 lines
169 B
Batchfile
7 lines
169 B
Batchfile
@echo off
|
|
|
|
set virtualbox=C:\PROGRA~1\oracle\Virtua~1\
|
|
set machineName="lux Testbed"
|
|
set VBOX_GUI_DBG_ENABLED=true
|
|
|
|
%virtualbox%\virtualbox --startvm %machineName% --dbg |