mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 17:30:17 +00:00
make default sprout config boot directly into linux
This commit is contained in:
5
hack/configs/shell-kernel.sprout.toml
Normal file
5
hack/configs/shell-kernel.sprout.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[[modules]]
|
||||
chainloader = { path = "\\EFI\\BOOT\\SHELL.EFI" }
|
||||
|
||||
[[modules]]
|
||||
chainloader = { path = "\\EFI\\BOOT\\KERNEL.EFI", options = ["tty=hvc0"] }
|
||||
Reference in New Issue
Block a user