1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 22:35:28 +02:00
tldr/pages/linux/steamos-finalize-install.md
bradleyJT-CS 8fa247c3ba
steamos-{boot-install, devmode, finalize-install}, mount.steamos: add pages (#16750)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2025-06-04 23:02:49 +03:00

634 B

steamos-finalize-install

Complete a SteamOS installation by setting up bootloaders and applying system updates. More information: https://gitlab.com/users/evlaV/projects.

  • Finalize the installation:

sudo steamos-finalize-install

  • Finalize without updating bootloaders or kernel:

sudo steamos-finalize-install --no-bootloaders --no-kernel

  • Skip all migration steps:

sudo steamos-finalize-install --no-migrate

  • Set a specific root hash during finalization:

sudo steamos-finalize-install --roothash {{hash}}

  • Force system migration steps regardless of environment:

sudo steamos-finalize-install --force