From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 11:38:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4CE16A4CE for ; Thu, 7 Apr 2005 11:38:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD2FC43D53 for ; Thu, 7 Apr 2005 11:38:29 +0000 (GMT) (envelope-from attackers@gmail.com) Received: by rproxy.gmail.com with SMTP id 1so348244rny for ; Thu, 07 Apr 2005 04:38:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Zl8Sfd4uai/zqCWqpopo+MnYqYS+YDFRy2Op9H9xBENKwB7zKifwSTWeyZna+OFcPQJZBpyLHKB43knS8wN8VWbQ0tHjSQvbfO8dt7rr0YSQ9z7CvKCnqUui3hm7RjRkb1K4KJWIY2sl3oLTJwI3dYKHsx7jR7V84ZMnUBODv60= Received: by 10.38.1.62 with SMTP id 62mr382035rna; Thu, 07 Apr 2005 04:38:29 -0700 (PDT) Received: by 10.38.8.44 with HTTP; Thu, 7 Apr 2005 04:38:29 -0700 (PDT) Message-ID: <4f34b68f05040704381700d67e@mail.gmail.com> Date: Thu, 7 Apr 2005 18:38:29 +0700 From: John Meing To: freebsd-questions@freebsd.org, Mick.Walker@bodycareint.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: RE: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Meing List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 11:38:30 -0000 Dear Mike Here are few guides i used to create this install.cfg. http://mypage.bluewin.ch/dazdaz/freebsd_sysinstall.html http://www.freebsd.org/cgi/man.cgi?query=sysinstall&apropos=0&sektion=0&manpath=FreeBSD+4.11-RELEASE&format=html I also try command line version of sysinstall like # /stand/sysinstall command="passwd root" system and it was works, but I don't know why it doesn't work with install.cfg John Meing