Updated Booting Modes and Compression (markdown)

Donald A. Cupp Jr. 2025-01-09 11:48:42 -07:00
parent 696b059e58
commit 11f7fd25c1

@ -30,8 +30,7 @@ ThinStation supports several booting modes, each with unique characteristics and
- Longer boot times.
**How to Use:**
1. In `build.conf`, ensure `overlayfs` is 'not' included.
2. Set `initrdcmd` to `gzip`, `bzip2`, or `xz`.
1. Set `initrdcmd` to `gzip`, `bzip2`, or `xz`.
## Fastboot Mode
**Description:** Exclusive to ThinStation, Fastboot mode splits the filesystem into essential early-boot components and additional components loaded later. It includes two sub-modes: standard and `lotsofmem`.