Skip to content

Commit

Permalink
nixos: add faq page
Browse files Browse the repository at this point in the history
  • Loading branch information
soopyc committed May 6, 2024
1 parent acb46ff commit a11bc77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/distributions/nixos/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# The LiveCD does not boot/only shows a blank screen

This situation occurred due to regressions in the bootloader, which the wider NixOS community was also affected.
The bug has been fixed. Make sure you are using ISOs tagged at or newer than `6.4.9-2`. Nevertheless, usage of [the latest ISO](https://github.com/t2linux/nixos-t2-iso/releases/latest) is recommended.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ nav:
- FAQ: distributions/manjaro/faq.md
- Installation: distributions/manjaro/installation.md
- NixOS:
- Home: distributions/nixos/home.md
- FAQ: distributions/nixos/faq.md
- Installation: distributions/nixos/installation.md
- Ubuntu:
- Home: distributions/ubuntu/home.md
Expand Down

0 comments on commit a11bc77

Please sign in to comment.