mirror of
https://github.com/Thinstation/thinstation-ng.git
synced 2025-04-26 21:01:08 +03:00
Updated Booting Modes and Compression (markdown)
parent
ec8a8132a5
commit
72908aee47
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
ThinStation supports several booting modes, each with unique characteristics and use cases.
|
||||
|
||||
## LiveCD Mode
|
||||
## LiveCD Mode - ** Doesn't work with Fedora kernels.
|
||||
**Description:** LiveCD mode operates similarly to many other projects. It involves an `initrd` file encapsulated in a `squashfs` archive, loaded into memory at boot. An early boot process involves creating a temporary file system (`tmpfs`) which merges with the read-only (RO) filesystem to create a read-write (RW) filesystem. The system then transitions to this new union filesystem to continue operations.
|
||||
|
||||
**Pros:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue