From owner-freebsd-current@FreeBSD.ORG Thu Jun 20 08:50:40 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0340DBD0 for ; Thu, 20 Jun 2013 08:50:40 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-x235.google.com (mail-oa0-x235.google.com [IPv6:2607:f8b0:4003:c02::235]) by mx1.freebsd.org (Postfix) with ESMTP id C7F04144F for ; Thu, 20 Jun 2013 08:50:39 +0000 (UTC) Received: by mail-oa0-f53.google.com with SMTP id k14so7615964oag.26 for ; Thu, 20 Jun 2013 01:50:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=L7SSidEulXLNrYoe3X26alvdOZFERJrrb+NWsQ467KA=; b=VPVi1SzWZXYfNrKvghaSTv8Okc8XzJmOo+7tO2L+8y3xwlXAqv3c6ioTnU0ZDi4ptX XIO6Mh3PunT5gJxETnMrP0DiDb759eSGjH2Cx5yLXOVsG3hZClacaxEh4ZscnFUuTeDZ 6Y0P2Yxcy/oDIvb2Obv2zlRHnwUbHfYGSpAYEzCVpuuwpN/K+qYcI/TSqBUkTA3nV50k CwgUqBG5M+YFre2fL0z8kgPmoylUwzIxK3fK9KnK+UVA5IitqQGM9Ci5EOLnEmgDGYNr TC/AsUzxuZc5xwphLHhu1C5CAgLV1nSHlTDPm7SG3bkPcIzqbtnoE7bwLEXQyb7xawqH 01ow== MIME-Version: 1.0 X-Received: by 10.60.174.111 with SMTP id br15mr3823088oec.130.1371718239433; Thu, 20 Jun 2013 01:50:39 -0700 (PDT) Received: by 10.182.115.194 with HTTP; Thu, 20 Jun 2013 01:50:39 -0700 (PDT) In-Reply-To: <20130620025155.GA61863@regency.nsu.ru> References: <20130618152133.GA20222@regency.nsu.ru> <20130620025155.GA61863@regency.nsu.ru> Date: Thu, 20 Jun 2013 04:50:39 -0400 Message-ID: Subject: Re: Updating from 9.1-release to svn head: what might be the problem? From: Super Bisquit To: Alexey Dokuchaev Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: current@freebsd.org 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: Thu, 20 Jun 2013 08:50:40 -0000 I've been using 10.0 current for a few months now with no problem. What I do know about virtual machines is that they don't share kernel resources too well. If both virtual machines are trying to access the kernel, there will be a problem. On Wed, Jun 19, 2013 at 10:51 PM, Alexey Dokuchaev wrote: > On Tue, Jun 18, 2013 at 10:21:33PM +0700, Alexey Dokuchaev wrote: > > I've been trying to install fresh -CURRENT (in VirtualBox/i386), and > since > > recent snapshots did not work for me, had to do this by first installing > > from 9.1-release .iso. After "svn co .../head /usr/src" and standard > make > > world/kernel/mergemaster procedure (w/out any custom settings in > make.conf > > or src.conf), I apparently keep getting screwed up system [...] > > It's getting strange: colleague at $work convinced me to try VMware Player, > and I reluctantly agreed... Well, with that thing I managed to install > Marchish -CURRENT snapshot, successfully rebuild the world, and now > building > my ports... So I'm puzzled: is it my hands, broken 9.1 -> 10.0 upgrade, or > some VirtualBox vs. VMplayer issue?.. > > ./danfe > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >