mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
7 lines
102 B
INI
7 lines
102 B
INI
set default="0"
|
|
set timeout="0"
|
|
|
|
menuentry "shredos" {
|
|
linux /boot/shredos console=tty3 loglevel=3
|
|
}
|