| # Linux Boot Flow | |
| Linux boot is optional and secondary. | |
| 1. User shuts down the computer. | |
| 2. User inserts USB/SSD. | |
| 3. User chooses USB/SSD from boot menu. | |
| 4. Linux starts from the drive. | |
| 5. systemd runs hardware scan. | |
| 6. Ollama and JackAILocald start. | |
| 7. UI opens in kiosk mode. | |
| This mode gives more isolation, but worse universal GPU-driver predictability than Windows portable mode. | |