From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 24 18:16:19 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F059195 for ; Wed, 24 Sep 2014 18:16:19 +0000 (UTC) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5D25644 for ; Wed, 24 Sep 2014 18:16:18 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id k48so6637661wev.30 for ; Wed, 24 Sep 2014 11:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=A3y0DYGPY/e4x6ms8NRFbYS7kxqdt5u2IruC3wr5uXc=; b=WOTXr6NPr6RhiKaQGDUqHTQArMKyuY6QYq2Carur1jnQdsMCq6mLyqIZOoFHYNjm3k jr1YaDaidoEeZ1u6lSrZUJ9eG2xaAJAHJCHLCu9CA3uxWmaYg18RRMtOnKhSY4GkAPfH T03LgU09CvPkHRRaMeI+t2VMVQRHn/YGnFNxUCXj3s4ScuK9KQYngQvDCmIz2AWzdnUE xkQ8Sz+JqrIEzVyWrBrtg+Gd0wvuTB2ABoa1XuIEplP0YQ6kcUFrOdC/3rEuG+3qApzw Ume63Pd345D8JFbGaqhjL8FmGmsGV/0GTCgdv1Q3rjs5i4V9nBPzB12sCl5QtcB16fa7 fLjQ== X-Received: by 10.194.206.103 with SMTP id ln7mr10067910wjc.30.1411582577037; Wed, 24 Sep 2014 11:16:17 -0700 (PDT) Received: from localhost (manuel.tomaw.net. [2001:41d0:2:ab69::]) by mx.google.com with ESMTPSA id hm5sm43410wjb.2.2014.09.24.11.16.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Sep 2014 11:16:16 -0700 (PDT) Date: Wed, 24 Sep 2014 19:16:15 +0100 From: David Morgan To: Bernhard =?utf-8?B?RnLDtmhsaWNo?= Subject: Re: virtualbox-ose-additions-4.3.16 - module doesn't load, service doesn't start Message-ID: <20140924181615.GE25211@manuel.tomaw.net> References: <20140922161817.000075a7@nth.ro> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2014 18:16:19 -0000 On 19:29 Wed 24 Sep , Bernhard Fröhlich wrote: > I have just committed a fix for that. Would be great if someone can confirm > that it works or not. > This works for me, thank you. djm