From owner-freebsd-questions@FreeBSD.ORG Sun May 18 03:50:21 2003 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 17FED37B401 for ; Sun, 18 May 2003 03:50:21 -0700 (PDT) Received: from smtp3.wlink.com.np (smtp3.wlink.com.np [202.79.32.78]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A29143FA3 for ; Sun, 18 May 2003 03:50:17 -0700 (PDT) (envelope-from bikrant@wlink.com.np) Received: (qmail 21118 invoked by uid 514); 18 May 2003 10:49:33 -0000 Received: from [202.79.36.168] (HELO wlink.com.np) (202.79.36.168) by smtp3.wlink.com.np (qmail-smtpd) with SMTP; 18 May 2003 10:49:33 -0000 (Sun, 18 May 2003 16:34:33 +0545) Message-ID: <3EC76562.3050505@wlink.com.np> Date: Sun, 18 May 2003 16:35:10 +0545 From: Rohit Neupane User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: make install error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 10:50:21 -0000 Well, the first kernel that I compiled didn't boot and i had to switch back to the kernel.old. Now I've again compiled custom kernel. But i get error during the make install. The problem is nobody has write perpission in /kernel and /modules. even the chown command fails saying 'Operation not permitted'. It seems /kernel file is locked!! What can I do now? thanks a lot, Rohit Neupane