{"id":15790608,"url":"https://github.com/ericklv/virtualbox-on-linux-mint","last_synced_at":"2026-01-11T01:40:10.936Z","repository":{"id":95080952,"uuid":"79320532","full_name":"ericklv/VirtualBox-on-Linux-mint","owner":"ericklv","description":"Run unsigned kernel modules with Secure Boot enabled","archived":false,"fork":false,"pushed_at":"2017-01-18T08:45:29.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T22:17:59.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericklv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-18T08:43:55.000Z","updated_at":"2017-01-18T08:43:55.000Z","dependencies_parsed_at":"2023-03-12T00:00:36.740Z","dependency_job_id":null,"html_url":"https://github.com/ericklv/VirtualBox-on-Linux-mint","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"3fb77f7b10b0133d381aa966c43a6351c0947294"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklv%2FVirtualBox-on-Linux-mint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklv%2FVirtualBox-on-Linux-mint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklv%2FVirtualBox-on-Linux-mint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericklv%2FVirtualBox-on-Linux-mint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericklv","download_url":"https://codeload.github.com/ericklv/VirtualBox-on-Linux-mint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246521869,"owners_count":20791212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-04T22:21:59.423Z","updated_at":"2026-01-11T01:40:10.893Z","avatar_url":"https://github.com/ericklv.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VirtualBox-on-Linux-mint\nRun unsigned kernel modules with Secure Boot enabled\n\n1. Create signing keys\nopenssl req -new -x509 -newkey rsa:2048 -keyout MOK.priv -outform DER -out MOK.der -nodes -days 36500 -subj \"/CN=Descriptive name/\"\n2. Sign the module (vboxdrv for this example)\nsudo /usr/src/linux-headers-$(uname -r)/scripts/sign-file sha256 ./MOK.priv ./MOK.der $(modinfo -n vboxdrv)\n3. Register the keys to secure boot \nsudo mokutil --import MOK.der\n4. Supply a password for later use after reboot\n\nOn boot\n1. Select Enroll MOK\n2. Select Continue\n3. Select YES\n4. Then you will need to enter the password you used when running 'mokutil --import'.\n5. Select OK\n\nAfter reboot\n1. sudo modprobe vboxdrv\n2. Execute virtualbox normally\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericklv%2Fvirtualbox-on-linux-mint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericklv%2Fvirtualbox-on-linux-mint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericklv%2Fvirtualbox-on-linux-mint/lists"}