[Bug 270833] After upgrading the system virtual machines cannot be started under virtualbox-ose
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Apr 2023 16:58:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270833 --- Comment #7 from Graham Perrin <grahamperrin@freebsd.org> --- (In reply to RicardoK from comment #5) You can use Git to get copies of the ports and src repos, see for example <https://docs.freebsd.org/en/books/handbook/mirrors/#git>. <https://docs.freebsd.org/en/books/handbook/ports/#ports-using-git-method> describes how to get the quarterly branch of ports. ---- Alternatively, maybe simpler, use Gitup: 1. pkg install gitup 2. edit the file named below, to use releng/13.2 instead of releng/13.1 in the release section 3. gitup quarterly && gitup release /usr/local/etc/gitup.conf ---- After you have copies of the repos: a) pkg delete virtualbox-ose-kmod b) run the port-specific command that is shown at <https://www.freshports.org/emulators/virtualbox-ose-kmod/#add>. Then, load the kernel module. Restarting the computer should do this, automatically. -- You are receiving this mail because: You are on the CC list for the bug.