Skip to content

Commit f6af4ee

Browse files
committed
Install/Linux: Add initramfs update to Fedora instructions
This seems needed on newer Fedora installations. See #159 on GitHub for more information
1 parent 5751bf7 commit f6af4ee

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

site/_wiki/Install/Linux.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,13 @@ If you're experiencing `libhostfxr` issues, please see the solutions from Micros
3737
3838
> This assumes that you are in the directory in which you downloaded OpenTabletDriver to.
3939
40-
3. Refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instructions on how to auto-start OpenTabletDriver on boot.
40+
3. Update your initramfs:
41+
42+
```bash
43+
sudo dracut --regenerate-all --force
44+
```
45+
46+
4. Refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instructions on how to auto-start OpenTabletDriver on boot.
4147
4248
### openSUSE {#opensuse}
4349

0 commit comments

Comments
 (0)