mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Remove COM1 as default debug messages output channel for LiveCD.
If users are skilled enough to make use of it, it can be turned on manually during boot. svn path=/trunk/; revision=13441
This commit is contained in:
parent
97715243ac
commit
d31b888c46
1 changed files with 1 additions and 2 deletions
|
@ -25,5 +25,4 @@ ReactOS="ReactOS"
|
|||
[ReactOS]
|
||||
BootType=ReactOS
|
||||
SystemPath=LiveCD
|
||||
Options=/DEBUGPORT=COM1
|
||||
|
||||
Options=
|
||||
|
|
Loading…
Reference in a new issue