From owner-freebsd-xen@FreeBSD.ORG Thu Jun 11 16:15:58 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 C42E31065676 for ; Thu, 11 Jun 2009 16:15:58 +0000 (UTC) (envelope-from marcodisano@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 58F678FC18 for ; Thu, 11 Jun 2009 16:15:58 +0000 (UTC) (envelope-from marcodisano@gmail.com) Received: by fg-out-1718.google.com with SMTP id 22so485635fge.12 for ; Thu, 11 Jun 2009 09:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=iQjFAGtLqLSRoTUfJ5aTXd6PD39hy6QdmNNWR7A/X+Q=; b=uIsIlLDLZktS5KN3BNb/ttmkIC8IOm2E8PiTBj0AGBM8TcpzBFjX00kM3yPfZQBr0d gj+BUYM+LlT1h6s3vpfnXey+rGKyihiiKV7Tj/D/TzE8wPFZgAUo5yZg4ygHlkA/O5pw P4qlpO12Ly0RZ4v/IMwdINx4COIk5dhYv0B9M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oegTXTq9X4aah+mps9TJuSYt0xx67p/VjcaY8u4w6Z/6YwJCMGozP6f2eSCSH4yYaa Bl6OfJRJHFxym5gB/24sJ47EZdh7j29IWi8x1x9JzdwKHcmFhfDw20ed9zeUu4cCV085 jTwxHzwRIDgn5/2bVEkGeEOExLUknU9UUPTzI= MIME-Version: 1.0 Received: by 10.86.86.10 with SMTP id j10mr2434853fgb.37.1244736957426; Thu, 11 Jun 2009 09:15:57 -0700 (PDT) Date: Thu, 11 Jun 2009 18:15:57 +0200 Message-ID: <1a5985cf0906110915uf37860m44fde93e71cdb06d@mail.gmail.com> From: marco di sano To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd image 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: Thu, 11 Jun 2009 16:15:59 -0000 hi, I'm new on this list. I would know how can I boot a freebsd image disk on xen. where can i find some freebsd image? And how can I boot them? How can be written the configuration file of my freebsd virtual machines? I wait for your answer...:-) Thanks