We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@localhost ~]# dnf install vdo kmod-kvdo Last metadata expiration check: 0:34:42 ago on Mon 26 Sep 2022 10:45:54 PM CEST. Package vdo-6.2.7.9-2.fc36.x86_64 is already installed. Package kmod-kvdo-6.2.7.9-2.fc36.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! [root@localhost ~]# lsmod | grep vdo [root@localhost ~]# modprobe kvdo modprobe: FATAL: Module kvdo not found in directory /lib/modules/5.19.11-200.fc36.x86_64 [root@localhost ~]# uname -r 5.19.11-200.fc36.x86_64
I've tried rebooting the OS, still not found
I've installed it from the dawalsch copr repo.
The text was updated successfully, but these errors were encountered:
rhawalsh
No branches or pull requests
[root@localhost ~]# dnf install vdo kmod-kvdo
Last metadata expiration check: 0:34:42 ago on Mon 26 Sep 2022 10:45:54 PM CEST.
Package vdo-6.2.7.9-2.fc36.x86_64 is already installed.
Package kmod-kvdo-6.2.7.9-2.fc36.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[root@localhost ~]# lsmod | grep vdo
[root@localhost ~]# modprobe kvdo
modprobe: FATAL: Module kvdo not found in directory /lib/modules/5.19.11-200.fc36.x86_64
[root@localhost ~]# uname -r
5.19.11-200.fc36.x86_64
I've tried rebooting the OS, still not found
I've installed it from the dawalsch copr repo.
The text was updated successfully, but these errors were encountered: