From owner-freebsd-xen@FreeBSD.ORG Mon Feb 9 09:18:37 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 30119106566B for ; Mon, 9 Feb 2009 09:18:37 +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 856068FC14 for ; Mon, 9 Feb 2009 09:18:35 +0000 (UTC) (envelope-from sylvain.desbureaux@gmail.com) Received: by bwz7 with SMTP id 7so1166530bwz.19 for ; Mon, 09 Feb 2009 01:18:35 -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:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=UmM6HR/GwNEQ5ARD2fvnwHJ5+T18nvIzcSjMZSriRhY=; b=gfM08LiaXnvvetOQE8FxbUQMUnw4aIktxpLEisE1a6ekwgXvvb9ao2Ts0sVSD6QoOc vYl2lytValQ7kTxzE2nFbFijFxA/hXBSk8R3S0zixcah+6YWz7Cke/yyBHzkXhU8ibWq PTDfyAfXxCgqxTFScbbSyycu+kfU7rGyvxOd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=BmIscCKQuSkiKO/Cvkqi2gZRAieMSKCUufOwckLV/phlhK+RvC1HTbU0uwy7Wg7Dpl ZDlVBqYscNxIZFJikwBa+RAL1ouRZqpDiqEdX9YxwWWYj1cbO71R25dDBjPU9ui73c97 GqlzfEY7x+zQVDWZj8Z7wD8WX7lo4X+tMSgLE= MIME-Version: 1.0 Received: by 10.181.206.7 with SMTP id i7mr174862bkq.57.1234170772197; Mon, 09 Feb 2009 01:12:52 -0800 (PST) In-Reply-To: <652bbbf50902090105u4ecb2ab8t3234504881077308@mail.gmail.com> References: <652bbbf50902090105u4ecb2ab8t3234504881077308@mail.gmail.com> Date: Mon, 9 Feb 2009 10:12:52 +0100 Message-ID: <652bbbf50902090112m42f9a21dt1aab36df8a7834a9@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: Re: 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:18:37 -0000 Ok, found it! its "root/no password" :-) 2009/2/9 Sylvain Desbureaux > 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 > >