From owner-freebsd-stable@FreeBSD.ORG Thu Jun 14 21:07:41 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7DB316A41F for ; Thu, 14 Jun 2007 21:07:41 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id 7786D13C45A for ; Thu, 14 Jun 2007 21:07:41 +0000 (UTC) (envelope-from extazyti@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so171770anc for ; Thu, 14 Jun 2007 14:07:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=EZGSZTChfVMZX9at7HVrUfqEvdma/PAIH8bGMQioULUXCemug1vcdSWYNX0H4op8F5bA98MwBwHFaICGs/8mscugn0ngZ4+coarjVmZJdCgYWWgzPCMKraMv3nhxJmowciWXv4Yg0XkVU49A63fy8ye61Q5G3GbUz9guIZtNkgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rrcf8vUY4c3f/3WuQUga41YF/s1zOjVZptIAIy+WSPkl5tXP5P3NP9WjYA+T09xkOAr0DTw1+U1KobjEt7FGo1yDhF4ia2zmGFH+5x1414WZvIldD4mnwFieZzFUcsmMed0C5ddIlH2hySxmSsGwduxNqtqgJrv7vt+FsRQgRBI= Received: by 10.100.124.5 with SMTP id w5mr1421292anc.1181855260682; Thu, 14 Jun 2007 14:07:40 -0700 (PDT) Received: by 10.100.131.8 with HTTP; Thu, 14 Jun 2007 14:07:40 -0700 (PDT) Message-ID: <468d29450706141407u6a4538fbgcb9d3d58b1550e28@mail.gmail.com> Date: Fri, 15 Jun 2007 00:07:40 +0300 From: ExTaZyTi To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Problem with "installworld" in FreeBSD 6.2-RELEASE-p5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 21:07:41 -0000 Hi, My problem is with the installing new world in my system, this is the error ===> bin (install) ===> bin/cat (install) install -s -o root -g wheel -m 555 cat /bin strip: /bin/sthZDAzl: Operation not permitted install: wait: Operation not permitted *** Error code 70 Stop in /usr/src/bin/cat. *** Error code 1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. If someone can help me. Thanks in advance.