From owner-freebsd-questions@freebsd.org Fri May 1 15:16:24 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B40FB2D8181 for ; Fri, 1 May 2020 15:16:24 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from mail.kukulies.org (mail.kukulies.org [116.203.115.43]) by mx1.freebsd.org (Postfix) with ESMTP id 49DG6v6m7Dz3C2V for ; Fri, 1 May 2020 15:16:23 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from localhost (localhost [127.0.0.1]) by mail.kukulies.org (Postfix) with ESMTP id 204F510276A for ; Fri, 1 May 2020 17:16:23 +0200 (CEST) Received: from mail.kukulies.org ([127.0.0.1]) by localhost (mail.kukulies.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qFc_gjA4HF18 for ; Fri, 1 May 2020 17:16:22 +0200 (CEST) Received: from christophs-mbp.fritz.box (p57A1FCC2.dip0.t-ipconnect.de [87.161.252.194]) by mail.kukulies.org (Postfix) with ESMTPSA id BE3A1102769 for ; Fri, 1 May 2020 17:16:22 +0200 (CEST) From: Christoph Kukulies Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: Re: /dev/vboxnetctl not existing Date: Fri, 1 May 2020 17:16:22 +0200 References: To: freebsd-questions@freebsd.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3608.80.23.2.2) X-Rspamd-Queue-Id: 49DG6v6m7Dz3C2V X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of kuku@kukulies.org has no SPF policy when checking 116.203.115.43) smtp.mailfrom=kuku@kukulies.org X-Spamd-Result: default: False [2.85 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[4]; DMARC_NA(0.00)[kukulies.org]; NEURAL_SPAM_MEDIUM(0.24)[0.238,0]; NEURAL_SPAM_LONG(0.82)[0.815,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:116.203.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(0.30)[ipnet: 116.203.0.0/16(3.03), asn: 24940(-1.54), country: DE(-0.02)]; RECEIVED_SPAMHAUS_PBL(0.00)[194.252.161.87.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2020 15:16:24 -0000 Ah, sorry. The installation manual isn=E2=80=99t clear about this. You = have to reboot the machine so that it sees vboxnet_enable. After the reboot the device is there. =E2=80=94 Christoph > Am 01.05.2020 um 16:58 schrieb Christoph Kukulies : >=20 > I now skipped building VirtualBox from the ports. Instead I installed = the packages I was advised here. >=20 > Following the installation instructions in the FreeBSD handbook = chapter 21.6.1, it says one should do a >=20 >=20 > chown root:vboxusers /dev/vboxnetctl > chmod 0660 /dev/vboxnetctl >=20 > /dev/vboxnetctl does not exist. >=20 >=20 > =E2=80=94 > Christoph >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"