From owner-freebsd-xen@FreeBSD.ORG Mon Feb 9 09:28:28 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 659E41065670 for ; Mon, 9 Feb 2009 09:28:28 +0000 (UTC) (envelope-from sylvain.desbureaux@gmail.com) Received: from mail-bw0-f163.google.com (mail-bw0-f163.google.com [209.85.218.163]) by mx1.freebsd.org (Postfix) with ESMTP id E749D8FC17 for ; Mon, 9 Feb 2009 09:28:27 +0000 (UTC) (envelope-from sylvain.desbureaux@gmail.com) Received: by bwz7 with SMTP id 7so1177586bwz.19 for ; Mon, 09 Feb 2009 01:28:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:date:message-id :subject:from:to:content-type; bh=WcX30G6X4p63eLC+8jiO2QdguVJquBBA7Kq/qZkrZJY=; b=HxTZ+lNgA94MfvdCrjhjdtvcLkrLDtqRutyb7v9p5ECefW/CahPlt2obtM1H3lM+fQ 9KcRvGFffIfwGBU+7FRzDyKMUS16d3Pnmiu/ONYQt3VY1go3HwgJPoJ7zB/Ss+J9Kymr F0WoHGommkSHH9v+ijFPBT+pZ5SLyTgCR6RyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; b=GPBzjL7JlB9pHu66kWvm6DG6ES0WHgoBr0mgJT6LV+77ElSg4rheVMfwJ+wBfoXUja D9K6by+mAa87BXXkXoL5Hm6nwrgBK2/Sa51lU8EDUKPiXUTmcjfGO3f3to72/4pWUzwD YdtXObxtQZDCCMPZ1iRzdxmhqRSNfhSE7OeD4= MIME-Version: 1.0 Received: by 10.181.58.9 with SMTP id l9mr1740744bkk.214.1234170306966; Mon, 09 Feb 2009 01:05:06 -0800 (PST) Date: Mon, 9 Feb 2009 10:05:06 +0100 Message-ID: <652bbbf50902090105u4ecb2ab8t3234504881077308@mail.gmail.com> From: Sylvain Desbureaux 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: login/password? X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sylvain@desbureaux.fr 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: Mon, 09 Feb 2009 09:28:28 -0000 Hi all, I tried FreeBSD7.1 Xen DomU and it seems to work well on a FC8 x86_64 (the only I have). I have an easy question (I hope ;-) ): what's the default login/password? I searched but didn't found... thanks in advance