Setup persistent TinyCore image

This commit is contained in:
Eric-Teunis de Boone 2023-04-07 19:04:26 +02:00
parent 509669cdca
commit 340cab168f
3 changed files with 44 additions and 0 deletions

View file

@ -50,6 +50,12 @@ menuentry "[c] CPU info " --hotkey=c {
sleep --interruptible 10
}
if [ -f "/boot/tinycore/tinycore.cfg" ]; then
menuentry "[t] Tiny Core" --hotkey=t {
configfile /boot/tinycore/tinycore.cfg
}
fi
menuentry "[l] Local Boot" --hotkey=l {
insmod chain