Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2023 16:58:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 270833] After upgrading the system virtual machines cannot be started under virtualbox-ose
Message-ID:  <bug-270833-9-UqObwDtDev@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270833-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270833-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270833

--- 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>.=20

<https://docs.freebsd.org/en/books/handbook/ports/#ports-using-git-method>;
describes how to get the quarterly branch of ports.=20

----=20

Alternatively, maybe simpler, use Gitup:=20

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

----=20

After you have copies of the repos:=20

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>.=20

Then, load the kernel module. Restarting the computer should do this,
automatically.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270833-9-UqObwDtDev>