From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 8 20:43:31 2014 Return-Path: Delivered-To: vbox@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 49399FDE for ; Sat, 8 Mar 2014 20:43:31 +0000 (UTC) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0BFF090D for ; Sat, 8 Mar 2014 20:43:30 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id l6so5586205oag.11 for ; Sat, 08 Mar 2014 12:43:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eHyfbVMUe9rNfOjTV3IXkf3fxQhFBJwp3auv/glYB3o=; b=cFE0ruqWc385hZuY2kj14muQBUm5R8/qJbJSnJCXM+jPztpga36RpGkKCzRbE0AEER KDD6lpTyS1pyTD2HAdvEUi0fLYhZEcNwBhunwMnQkW0dGJxL7LUzju97WyOZ/jt6Uxh8 y1Mg9ENbPp7ExDxRvEP7Q2n41MGtD1yziKib0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=eHyfbVMUe9rNfOjTV3IXkf3fxQhFBJwp3auv/glYB3o=; b=j408qPWBxhcVIPMrgf85q4a20MJf37a98QEwvDpPKYuf4taxdF6d+Ohy3LbUNuLfCh T5DaWFh8bWEuII0u+9AKFN+kQnIh8GRcAcQmAuCJ4x7Uwk8zk9q6MQz/TbMnHC1tZD4i bkZChvI5dPNnQxLdEvmoGk8Poo5fxuKazI5FBjGUbUJKr5wdI7Kp/4U8kTEcM1vKcKCr +xdpYJTBSBCRDKAWOxKYL62kmIpTcTaIc2xrLUTEBkyzvLuf8QrnrL93cxabGxV/8Mfb 0cL829AuewWxRXiCDTZ4+tZsPMEVYGjevZC/ukiFyee31gQYsYi6tXdAqb9RMd0kmYiE rlQw== X-Gm-Message-State: ALoCoQljnLw065J60IVieMuqKUpp01ICh3Jydyh5xOYGAv/4BRj2G4fzqMtEIlpHiLIah7UlrXFA MIME-Version: 1.0 X-Received: by 10.60.159.137 with SMTP id xc9mr17227913oeb.31.1394311410356; Sat, 08 Mar 2014 12:43:30 -0800 (PST) Received: by 10.76.144.71 with HTTP; Sat, 8 Mar 2014 12:43:30 -0800 (PST) X-Originating-IP: [89.144.207.120] Received: by 10.76.144.71 with HTTP; Sat, 8 Mar 2014 12:43:30 -0800 (PST) In-Reply-To: References: Date: Sat, 8 Mar 2014 21:43:30 +0100 Message-ID: Subject: Re: Build Headless on 10-RELEASE? From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Evan Rowley X-Mailman-Approved-At: Sat, 08 Mar 2014 21:14:36 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 08 Mar 2014 20:43:31 -0000 Am 08.03.2014 20:45 schrieb "Evan Rowley" : > > Has this been successfully done with working kernel module on 10-RELEASE? I > can't seem to get this working for myself. Is it only me? Has anyone else? > By headless I mean without X11, without NLS, and without QT. > > Thanks, What problem are you seeing and which vbox version did you try?