From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 7 20:35:07 2013 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 ESMTP id 3CA2197D for ; Sat, 7 Sep 2013 20:35:07 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-oa0-x22c.google.com (mail-oa0-x22c.google.com [IPv6:2607:f8b0:4003:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0109F2415 for ; Sat, 7 Sep 2013 20:35:06 +0000 (UTC) Received: by mail-oa0-f44.google.com with SMTP id l17so5241633oag.17 for ; Sat, 07 Sep 2013 13:35:05 -0700 (PDT) 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=aadRHljHPXUK2ImiTtiIxzZ7vimXlFtWDjwDX0Nkvt4=; b=ZgT3bXWf1A5C9I83/jx413rFgNrQnVYhP7ioty0GFTYQdXjujSmf4tWUtJl/+4E6p4 JnwKujhnFDtQ7P/mLdjNXJbgtfw6rIlZVeuU3SuYr9Ktpr1rsxIMq9Lbsd4EDDI/qjf6 JQTbHZtEB0da/kBeZuQ8AY1ik+bGeericyCQM= 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=aadRHljHPXUK2ImiTtiIxzZ7vimXlFtWDjwDX0Nkvt4=; b=jrE48WcUFllBJo+Xvml1ubEcE2AMwp5xhqqQUlJM7v8Q9XstEgHubmBzZ/5x+UJuVm wYmlp3J8spyvtfOcvvOBav9E/rLCsfF1d7Y2aRV/6tLFER7FZGVJ+P3JSlksn9jFUVO8 tkzZtMff7z7GsSkHF3Uyu9wg5tVy3DkdIHtH9B5zd4QZN7G3cqh/UfiXLDHz2IVDfifR lKu2Rnf10NGflYc4TnEb42QbssITruj0V1cy2wYDAlYAv0jPq7Zqwm+8QrcAMCCM6JOE AtdsS/PUIRl1bP4BznZfjFPzPmMBW/4RXawfOoKR3Lx8jMfOQGZQSLJ+d0wkmXQKXMPI rAmw== X-Gm-Message-State: ALoCoQk3WgV/ZC1j1M1kC8RaYs5BqQdtUgkHRqZsdZZoTg4wruP6bTpQPMN+Ry5ID3KAD/F/DUqL MIME-Version: 1.0 X-Received: by 10.60.52.81 with SMTP id r17mr6490541oeo.3.1378586105732; Sat, 07 Sep 2013 13:35:05 -0700 (PDT) Received: by 10.76.81.4 with HTTP; Sat, 7 Sep 2013 13:35:05 -0700 (PDT) X-Originating-IP: [92.248.35.111] Received: by 10.76.81.4 with HTTP; Sat, 7 Sep 2013 13:35:05 -0700 (PDT) In-Reply-To: <1378568361357-5842366.post@n5.nabble.com> References: <1378133332544-5841054.post@n5.nabble.com> <20130903175838.GA11984@triton8.kn-bremen.de> <1378463092338-5841995.post@n5.nabble.com> <1378568361357-5842366.post@n5.nabble.com> Date: Sat, 7 Sep 2013 22:35:05 +0200 Message-ID: Subject: Re: qemu-devel - no kvm accelerator From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Beeblebrox Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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, 07 Sep 2013 20:35:07 -0000 Am 07.09.2013 17:39 schrieb "Beeblebrox" : > > >> You need to install virtualbox-ose on the Host and > virtualbox-ose-additions inside FreeBSD guests > > I'm aware of that - the problem is, currently my host and guest are the same > machine and I want to be able to share files between host/guest FreeBSD and > vm-run O/S. There's a very simple way I'm sure. There is no way to be both vbox host and guest at the same time with the same kernel. The kernel modules for host and guest share the same codebase/symbols/locks which is asking for trouble and unsupported from upstream. > >> The virtualbox-ose port has an VNC option which privides a VNC server per > >> VM that you can connect to. > My question was: How does the client boot into awareness that it should look > for the VNC server? Where is the VNC server preference or per-VM selection > boot-loader provided? What is being used: direct PXE/Grub/BTX? You can't > just turn on your laptop and magically connect to the VM by VNC... Sorry but I really don't understand your configuration and needs so you either need to describe what you have and what you want or the only help that I can provide are generic tips and technical info. That vnc option enables a vnc server per vm that exports the console for that vm. It can be configured via the GUI on which port the vnc server should listen and authentication stuff. From the vm side there is no extra configuration or support required. You can connect to the vnc port as soon as the vm is running and will get the same output as in the Qt GUI. For detailed configuration please have a look at the vbox handbook.