Skip to content

Commit

Permalink
Merge pull request OpenTabletDriver#167 from gonX/fedora-install-add-…
Browse files Browse the repository at this point in the history
…initramfs

Install/Linux: Add initramfs update to Fedora instructions
  • Loading branch information
X9VoiD authored Mar 17, 2024
2 parents 785e57c + f6af4ee commit 13c6ef9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion site/_wiki/Install/Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,13 @@ If you're experiencing `libhostfxr` issues, please see the solutions from Micros
> This assumes that you are in the directory in which you downloaded OpenTabletDriver to.
3. Refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instructions on how to auto-start OpenTabletDriver on boot.
3. Update your initramfs:
```bash
sudo dracut --regenerate-all --force
```
4. Refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instructions on how to auto-start OpenTabletDriver on boot.
### openSUSE {#opensuse}
Expand Down

0 comments on commit 13c6ef9

Please sign in to comment.