diff --git a/boot/config.c b/boot/config.c index 4fb63614..038a972f 100644 --- a/boot/config.c +++ b/boot/config.c @@ -124,6 +124,7 @@ int kmain() { if (_debug) { txt_debug = 1; + strcat(cmdline, "debug "); } if (!_vbox) {