term.clear() term.setCursorPos(1,1) if fs.exists("/boot/ofbl") then shell.execute("/boot/ofbl") else print("Can't boot FREAX: /boot/ofbl not found") return end