From owner-freebsd-current@FreeBSD.ORG Tue Nov 5 09:24:38 2013 Return-Path: Delivered-To: freebsd-current@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 D754E98F; Tue, 5 Nov 2013 09:24:38 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5480A286B; Tue, 5 Nov 2013 09:24:37 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id rA59OXK1006686 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 5 Nov 2013 13:24:33 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id rA59OXm9006685; Tue, 5 Nov 2013 13:24:33 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 5 Nov 2013 13:24:33 +0400 From: Gleb Smirnoff To: Boris Bobrov Subject: Re: 10.0-BETA1 i386 on VirtualBox Message-ID: <20131105092433.GP1467@FreeBSD.org> References: <526939BF.4030306@dat.pl> <20131105070222.GW59496@kib.kiev.ua> <20131105070608.GI1467@glebius.int.ru> <201311051215.40336.breton@cynicmansion.ru> <20131105090904.GN1467@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131105090904.GN1467@glebius.int.ru> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: Konstantin Belousov , Glen Barber , "freebsd-current@freebsd.org" , Maciej Milewski X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 05 Nov 2013 09:24:38 -0000 On Tue, Nov 05, 2013 at 01:09:04PM +0400, Gleb Smirnoff wrote: T> B> > The only known way to get FreeBSD working is to turn off unmapped io T> B> > in loader. Any tweaking of "hardware" in VB or changes in the install T> B> > process do not affect. T> B> T> B> Disabling VT-x in VB helps too. T> T> Doesn't help with my issue. This could mean that my issue and the one T> that Boris and Maciej encountered are different. P.S. Just to confirm that turning off unmapped io in loader fixes my issue with random buildworld failures. -- Totus tuus, Glebius.