From owner-freebsd-questions@FreeBSD.ORG Wed May 16 04:03:37 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86A4E16A400 for ; Wed, 16 May 2007 04:03:37 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1846813C43E for ; Wed, 16 May 2007 04:03:36 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so368699pyh for ; Tue, 15 May 2007 21:03:36 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hxhQBIAYnLWWtkQPHtFbowE/pUHtud7hWJWVhWf8YeUa1T0IfY6O+c9n76dArPoGnjdDiP6yhtppHesidZJBzLhLvQ11rcpPqHSuhFuir3tscPPPx4S8YmSDmlhlE2vjYOy0PzHBmElc4K2ca6mOQ8YJ+E1NtRr+TKOkRNFv/ps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mCpOMckxr+1LxPUD+NZG2WEx+X8IkS10k9hwEC6VrjQ654Fxk5/XlYuPDPZoVXLWv+L2Ht0ILG6f+PlFt1Xlh7cKZ1IORHi0zfJJeBWRGvv+vi9rBo6co5o55ZWUdQVzj0myVD0obhioYoz92h3FBfTWt5ABvW5i44n1f2PIHCU= Received: by 10.35.35.17 with SMTP id n17mr14235199pyj.1179288216284; Tue, 15 May 2007 21:03:36 -0700 (PDT) Received: by 10.35.13.12 with HTTP; Tue, 15 May 2007 21:03:36 -0700 (PDT) Message-ID: Date: Tue, 15 May 2007 23:03:36 -0500 From: "Jack Barnett" To: Agus In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions Subject: Re: Find out startup programs execution order.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2007 04:03:37 -0000 Look before and after the error messages What other messages you see? That'll give you a general idea on where it's at in the startup process when you get that error. On 5/15/07, Agus wrote: > Hi... > i am trying to solve a problem with an error message during startup.. > su: /bin/csh : Permission Denied > > so i am trying to find the way the programs start during boot.... > > thats it.... > > Thanxsss > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >