make default sprout config boot directly into linux

This commit is contained in:
2025-10-04 20:12:10 -07:00
parent 6bf745946e
commit b995ea0625
5 changed files with 22 additions and 9 deletions

View File

@@ -1,5 +1,2 @@
[[modules]]
chainloader = { path = "\\EFI\\BOOT\\SHELL.EFI" }
[[modules]]
chainloader = { path = "\\EFI\\BOOT\\KERNEL.EFI", options = ["tty=hvc0"] }