From owner-freebsd-current@FreeBSD.ORG Fri May 15 10:13:25 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C74D51065675 for ; Fri, 15 May 2009 10:13:25 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 4D54C8FC22 for ; Fri, 15 May 2009 10:13:25 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: by bwz9 with SMTP id 9so1795921bwz.43 for ; Fri, 15 May 2009 03:13:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=DPG/pncpsZ2zjrkUSyO5i4AityusuHYFH5DdoUScESY=; b=STlGYrYDbXs3t39NOv/5dBiKbn6r95qJ/4Jzb8pRMUlcUyWhpnAlMDUKArE28k2Ztj QivIClGCPbF0y4m1lNa9APoMLy52GOgVTO2qDl0hmK7WdmRrxmYkU3FKET530gTJXMPJ WrRFoS69GqbNfynhb1auO8BUNSzwkgORVNEyE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=IldF5Q/3lUlSnbHyzH/q/P/wCt2ieaUyEiu4f3qkNJDygOVGDVIDVN/7NO4/u4yAZN zbHTrLVsJk5ej438lto52Wir1juXJd6qcSLe0TGKSwkPf93J9lhCaai/Im7RC7aotC5z QMSxa+Vmh93hlmLOUvrb3fZvkJ5AxqPUPMU8s= Received: by 10.103.160.10 with SMTP id m10mr2192976muo.50.1242380954658; Fri, 15 May 2009 02:49:14 -0700 (PDT) Received: from echo.hoth (host15-211-dynamic.0-79-r.retail.telecomitalia.it [79.0.211.15]) by mx.google.com with ESMTPS id g1sm23439muf.26.2009.05.15.02.49.13 (version=SSLv3 cipher=RC4-MD5); Fri, 15 May 2009 02:49:13 -0700 (PDT) From: Alberto Villa To: freebsd-current@freebsd.org Date: Fri, 15 May 2009 11:49:11 +0200 User-Agent: KMail/1.11.3 (FreeBSD/7.2-STABLE; KDE/4.2.3; i386; ; ) References: <20090514191237.GD70242@bsdcrew.de> In-Reply-To: <20090514191237.GD70242@bsdcrew.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905151149.12192.villa.alberto@gmail.com> Subject: Re: [Call For Testing] VirtualBox for FreeBSD! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 10:13:26 -0000 On Thursday 14 May 2009 21:12:37 Martin Wilke wrote: > Happy Testing :-) thank you for your great work! anyway i can't get to start a virtual machine. if i select a bootable iso (ot doesn't show up in the file selection dialog, i have to write its name) to boot from (it doesn't find my dvd device) the virtual machine starts saying "running", but neither the session information dialog nor the log show any activity. also tried using VBoxSDL -- Alberto Villa