From owner-freebsd-sysinstall@FreeBSD.ORG Fri Jan 10 09:17:08 2014 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C97D03C8 for ; Fri, 10 Jan 2014 09:17:08 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 651F01727 for ; Fri, 10 Jan 2014 09:17:08 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id a1so1567597wgh.16 for ; Fri, 10 Jan 2014 01:17:06 -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=qFJdTk+PqdVdne5w4YvzUKKiGE5Btf/1dTHfTpfY0U4=; b=u+uddOizoxkiy3Bph+j5dT7LQIuZd2Rf9SQIHOKQHTuCXXesIcLmzcn/uhufmYLHrm Fdty8jp307vOrEwzum1nlpMjXqEVFYVyTXmX7CVoh6yXrm0MWh+MmD7ZxJM8wu3mjJeJ gGxLP/dl+Qpv4hgVzkKk6cl83a+oYddlZr36fm/MtsP1+Dnm5l4ubJ2ux8czsAryOtih pbte+/lMu6CL4+cslhv/S7YJp3F8730yc4kqyW2gq4iAlM34RLNkqhAN09zrjq6u2rtc 1lxhoc7ktvOmq7GaazUuCY6gtbioSevPvbq9tnnzpll6G/Ld4rAUGaDyF9jG0GZLazOJ r/HQ== MIME-Version: 1.0 X-Received: by 10.180.12.83 with SMTP id w19mr1642820wib.16.1389345426900; Fri, 10 Jan 2014 01:17:06 -0800 (PST) Received: by 10.194.138.79 with HTTP; Fri, 10 Jan 2014 01:17:06 -0800 (PST) Date: Fri, 10 Jan 2014 11:17:06 +0200 Message-ID: Subject: passwd: pam_chauthtok(): error in service module From: George Radev To: freebsd-sysinstall@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 09:17:08 -0000 Hi all, I tried to install freeBSD10-RC4 and RC5 via CD image in virtual box. The images that i tried are : FreeBSD-10.0-RC4-i386-disc1.iso FreeBSD-10.0-RC5-i386-disc1.iso in both cases I select ports and src and keep on pressing enter for default entire disk partitioning with guid. When the archives extraction on the disk finished, the sysinstall offers me to define the admin password. Whatever I enter it always ends with error: passwd: pam_chauthtok(): error in service module and offers me restart of the instalation process. Thank you!