feat: owloysius - dynamic init function invocator
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
index 176f426af4d82f5784e0de03e9bb548b5879ed30..c33d45f96b921416ffcd3c5b24b540d0dacd0a09 100644 (file)
@@ -2,6 +2,6 @@ default=0
 timeout=0
 
 menuentry "$_OS_NAME" {
 timeout=0
 
 menuentry "$_OS_NAME" {
-       multiboot /boot/kernel.bin
+       multiboot /boot/kernel.bin console=/dev/vcon
        module --nounzip /boot/modksyms modksyms
 }
\ No newline at end of file
        module --nounzip /boot/modksyms modksyms
 }
\ No newline at end of file