From owner-freebsd-arm@freebsd.org Mon Sep 7 16:04:32 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AA459CCDBF for ; Mon, 7 Sep 2015 16:04:32 +0000 (UTC) (envelope-from cleber@bsd.com.br) Received: from mail-qg0-x233.google.com (mail-qg0-x233.google.com [IPv6:2607:f8b0:400d:c04::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AF6C1189 for ; Mon, 7 Sep 2015 16:04:31 +0000 (UTC) (envelope-from cleber@bsd.com.br) Received: by qgx61 with SMTP id 61so64657764qgx.3 for ; Mon, 07 Sep 2015 09:04:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2lpTg8pg92FlPR8IEjTKDT59g14NhcmEhcprEJnSUwQ=; b=dh/iZjRNAvlma7ksPe0osRmmqyqlsQL44RVPqlTtjnqe6PHikHTNMmgxRijfWD916Z rponlgf6nVVBmGfJAt68EiTNpqJQT8RraimTt+/MFi0Gr9HYA4/QTHkS5wk1Clc0eTUn S+qATqWXcZ6H/QkYB91duEdrvICykdZ3Bbvd0= 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:content-type; bh=2lpTg8pg92FlPR8IEjTKDT59g14NhcmEhcprEJnSUwQ=; b=OLpvTu48JqVrGVQHyYgT5P3/SaMEvtcI82JxQ21v115NEm2EkFpt6TttYGcLA+UhD6 MVPSsGXBfyAYWJrV322tyIkq6U8/H/2KYi3zNfok7HAxCyE6k4wVAz/N7MYcDCRGssl5 qZiyB1CaihMLmufZsckLstdx5UzUw+0d2K73uNGhP904Y+CcoZNVFLPKlLx5s6h+SIqX 2X5SSBc6v2PfJZbPingd3IQfqT8jsmE/oNbYAJflh5YdeL8S6VACTRafim3H5A0IcvNp XS/fS9u207mJfWzVyIPL93VmgfkhFZCgn9DHWtLc+2PuoCttkUVLuR8wNb8+D28s458g YzyQ== X-Gm-Message-State: ALoCoQn5BY640ayOAQfVvz5wP7qBgmqkCiwI+SIwSj6pH8J2KfkPFOSEI/xvihGMnY7RJyjFIt4/ MIME-Version: 1.0 X-Received: by 10.140.19.227 with SMTP id 90mr27405948qgh.51.1441641871013; Mon, 07 Sep 2015 09:04:31 -0700 (PDT) Received: by 10.55.89.199 with HTTP; Mon, 7 Sep 2015 09:04:30 -0700 (PDT) In-Reply-To: <20150907150539.GA2959@potato.growveg.org> References: <20150907090541.GA54788@potato.growveg.org> <59F1B4A5-CD93-46D2-83D3-F0790CA2FA8E@gmail.com> <20150907150539.GA2959@potato.growveg.org> Date: Mon, 7 Sep 2015 13:04:30 -0300 Message-ID: Subject: Re: bhyve/arm6/amd64 query From: "Cleber A. Nascimento" To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2015 16:04:32 -0000 2015-09-07 12:05 GMT-03:00 John : > On Mon, Sep 07, 2015 at 03:33:24PM +0300, Jukka Ukkonen wrote: > > AFAIK no. Bhyve is a plain hardware type of container, > > not a hardware emulator like qemu, nor a jail type > > container. > > You should be looking for qemu or something similar. > > Bhyve can be used for hosting other operating systems > > on the same type of HW as the vanilla system. > > OK, thanks. You've saved me the work of trying then failing terribly :D > > It doesn't have to be hosted. The reason for me asking is, basically can = I > take > the image and (as an image, not as an OS) can it be updated/recompiled on > different, > higher spec hardware, then returned to the Pi? > > Hopefully I'm describing this right. You know on say amd64, an arm6 syste= m > can be > cross-compiled as an installable system. That system is running. I have > updated it > (while installed on RPI2 hardware) and installed my configs, it works > great. > Now I can unplug the microSD, dd it to a .img file, on another system, to > archive it. > What I'm asking is, can I take that image while it's on the other system, > and > interact with it to the extent that I can update/upgrade it? > > *the other system is also freebsd11, but amd64* > > thanks, > -- > John > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > Think about Crochet, maybe this tool is you looking for. And about packages I have some success with Poudriere. Regards, --=20 Cleber Alves .=C4=B1l=C4=B1..=C4=B1l=C4=B1. "Observe as estrelas e aprenda com elas." Albert Einstein