From owner-freebsd-xen@FreeBSD.ORG Fri Jun 5 05:47:32 2009 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E16981065673 for ; Fri, 5 Jun 2009 05:47:32 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.221.173]) by mx1.freebsd.org (Postfix) with ESMTP id 998288FC0C for ; Fri, 5 Jun 2009 05:47:32 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by qyk3 with SMTP id 3so2015483qyk.3 for ; Thu, 04 Jun 2009 22:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=ZdSAX+e5bXppe5Fg9erfNyQ9BGpG5zDNk297dx/9E04=; b=doybK60g71ON4VW4eZKfZ+NwjdMWSqCDuBw/KZ1XtjVUE6AtiN8R3lH/LHAg/43j2P 018GF7a4vuof0GqBRD7h93FfuYSqjcjKzjxr15DGSSfZwf+UH75QQ9pjXwYjUt1D/kO6 95lN4rUQAG1UGQtx19YmR9XXWjDtOWhG8UC3k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=IQ8nLHSHEVDMt1fOap6Es4TehqeAA+5YsC6FqVJVeIDeGvVy9JWe++7B5nFtKpzK3H mP8NdMinCOSq/5H81ibQMWBnQ2DBbEYAf06/8kPvo8pR76WLCKmYJmY/ZtJMjJm3KDXr iIMKblOl4W2B4nR0p2Z5JY3r9TYKK0h8SWIVQ= MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.229.100.4 with SMTP id w4mr764705qcn.53.1244180852119; Thu, 04 Jun 2009 22:47:32 -0700 (PDT) In-Reply-To: <4A2864E1.40208@ruomad.net> References: <4A2864E1.40208@ruomad.net> Date: Fri, 5 Jun 2009 13:47:32 +0800 X-Google-Sender-Auth: 31195a0c62548b00 Message-ID: From: Adrian Chadd To: Bruno Damour Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-xen@freebsd.org Subject: Re: freebsd on opensolaris dom0 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 05:47:33 -0000 G'day, I've just uploaded another -current image. http://wiki.freebsd.org/AdrianChadd/XenImages will have a link to it. Pygrub will give you a boot menu list (just like normal GRUB) if you create the domain with "xm create -c". That attaches the console at startup, giving pygrub time to display the option(s). Please give that tree a similar whirl and let me know how you go. I'll keep the build and source around for a while longer so we can debug whatever issues creep up. Thanks, Adrian