From owner-freebsd-questions@freebsd.org Thu Jan 28 22:55:20 2016 Return-Path: Delivered-To: freebsd-questions@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 67800A71ED7 for ; Thu, 28 Jan 2016 22:55:20 +0000 (UTC) (envelope-from javocado@gmail.com) Received: from mail-lf0-x233.google.com (mail-lf0-x233.google.com [IPv6:2a00:1450:4010:c07::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 E672B32A for ; Thu, 28 Jan 2016 22:55:19 +0000 (UTC) (envelope-from javocado@gmail.com) Received: by mail-lf0-x233.google.com with SMTP id s81so36596152lfd.0 for ; Thu, 28 Jan 2016 14:55:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0hRmK/gaOm7lDf3/6+rX9SH7eEVJlDGF13//4UHqYQk=; b=FJlibDp4Xh8OvqUGIYUBaUfyFuXWn4aOItDT2V33f2Z87KunPSzLBv+kCqgFlaDC4g XwrjtY26LJWmanlNLtjYq6f+Q8OjzjH1zOZbmE6TIbUHqpzTg/rTgO6OKe74ydbak7sH pdBD34PQ9ywrT/qHTM/D6BOXeMDVV9DK8fao7NkPOlDvkwf/Eurv5gqQR1b50cvAKf9Q k6lCGRLJz7g7Pgo1tEGJtxrStCao/Hy0TyfEiQ9llZcWHrecguXWlviSTqHYW5cizM46 j0PyeROklpIc3RIop4nWEx0ykUcVP6+EeNLbfp3kBQxdUSyylgE9jEXKXp3+XfV5CKc8 TcZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=0hRmK/gaOm7lDf3/6+rX9SH7eEVJlDGF13//4UHqYQk=; b=YF8W+c3I77HeYZ0iBvSjAFc0cV4oOKje87F02E06r9HGDUYr1N8SlPWry+0Ta1wT97 mrSJDxWxerc1AP7QCeRagrLAyG/4rmVF456jDQ0XiT7OEwaeWKDmSe0jCO0trNCY1ZEl djzrgicLiV/7DyBlU00rsHXl/cyuc7gtDM7l+umbAoH5yRHmrZ8nzD82uLt+M9ugwAFK daBU/zPrvUEeZkEp1eOuh9xeuIEjraSaUD/sFiXDoEIbrqDdSXTb49eXpJL9cwfubT4G wmXZIgsbEie5MkyMLyq/ZZX2iHX8kBy5EraSX43WyC59aZqtSwKoLiqdsEx4yAe52s3+ WwgA== X-Gm-Message-State: AG10YOQ9spokhiAMhzQDIpUqNP/zKQr9HKTjTVcXBr6zdz1sMEuPsh3TabP0Hvq/EtQVzvobhTbGUjKglUV9VQ== MIME-Version: 1.0 X-Received: by 10.25.137.136 with SMTP id l130mr1822057lfd.158.1454021718075; Thu, 28 Jan 2016 14:55:18 -0800 (PST) Received: by 10.114.97.4 with HTTP; Thu, 28 Jan 2016 14:55:18 -0800 (PST) Date: Thu, 28 Jan 2016 14:55:18 -0800 Message-ID: Subject: Solaris 11 in bhyve From: javocado To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2016 22:55:20 -0000 What is the current state of development towards running Solaris in a bhyve? Now, I know it's not officially supported...but I wonder how close this is to working? Would it even boot? Is it horribly broken? What is the difference in getting Solaris to run in a bhyve vs. Ubuntu, for example? If Solaris in bhyve is unworkable or a long way off, might the following rat's nest have a chance of working?: FreeBSD -> bhyve -> Ubuntu -> Xen -> Solaris 11