mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- use -nographic option
svn path=/trunk/; revision=29464
This commit is contained in:
@@ -360,7 +360,7 @@ namespace Sysreg_
|
||||
m_PidFile += "/pid.txt";
|
||||
m_BootCmd += " -pidfile ";
|
||||
m_BootCmd += m_PidFile;
|
||||
//m_BootCmd += " -nographic";
|
||||
m_BootCmd += " -nographic";
|
||||
#else
|
||||
|
||||
if (hasQemuNoRebootOption())
|
||||
|
||||
Reference in New Issue
Block a user