| | 2 | |
| | 3 | I tried applying the patch and changing the path to '/usr/src/linux-headers-$(uname -r)/scripts/sign-file' but I'm now getting: |
| | 4 | modinfo: ERROR: Module vboxdrv not found. |
| | 5 | Usage: scripts/sign-file [-dp] <hash algo> <key> <x509> <module> [<dest>] |
| | 6 | scripts/sign-file -s <raw sig> <hash algo> <x509> <module> [<dest>] |
| | 7 | modinfo: ERROR: Module vboxnetflt not found. |
| | 8 | Usage: scripts/sign-file [-dp] <hash algo> <key> <x509> <module> [<dest>] |
| | 9 | scripts/sign-file -s <raw sig> <hash algo> <x509> <module> [<dest>] |
| | 10 | modinfo: ERROR: Module vboxnetadp not found. |
| | 11 | Usage: scripts/sign-file [-dp] <hash algo> <key> <x509> <module> [<dest>] |
| | 12 | scripts/sign-file -s <raw sig> <hash algo> <x509> <module> [<dest>] |
| | 13 | modinfo: ERROR: Module vboxpci not found. |
| | 14 | Usage: scripts/sign-file [-dp] <hash algo> <key> <x509> <module> [<dest>] |
| | 15 | scripts/sign-file -s <raw sig> <hash algo> <x509> <module> [<dest>] |