From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <89391cca519f47972f998416e3c6bc65@terzarima.net> From: Charles Forsyth Date: Wed, 21 Sep 2005 11:00:51 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] Q:How to replace 9load in the 9fat partition? In-Reply-To: <1127208926.049648.138960@g43g2000cwa.googlegroups.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-lgfqcgtdabuigemkanzqtryhxj" Topicbox-Message-UUID: 8d55dcbc-ead0-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-lgfqcgtdabuigemkanzqtryhxj Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit the mode of the file on 9fat is set specially (see dossrv(4)), and provided the bits remain set, you can just cp new9load /n/9fat/9load and it should be fine. you can also chmod +al /n/9fat/9load later if the bits aren't set. --upas-lgfqcgtdabuigemkanzqtryhxj Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by lavoro; Wed Sep 21 10:43:20 BST 2005 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9DCCD63D8F for ; Wed, 21 Sep 2005 05:43:07 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 5EACD63AD1 for <9fans@cse.psu.edu>; Wed, 21 Sep 2005 05:42:53 -0400 (EDT) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25831-01-94 for <9fans@cse.psu.edu>; Wed, 21 Sep 2005 05:42:50 -0400 (EDT) Received: from mercury.bath.ac.uk (mercury.bath.ac.uk [138.38.32.81]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 3BCDA63ACB for <9fans@cse.psu.edu>; Wed, 21 Sep 2005 05:42:50 -0400 (EDT) Received: from news by mercury.bath.ac.uk with local (Exim 3.12 #1) id 1EI0w7-0005mC-00 for 9fans@cse.psu.edu; Wed, 21 Sep 2005 10:30:43 +0100 Received: from GATEWAY by bath.ac.uk with netnews for 9fans@cse.psu.edu (9fans@cse.psu.edu) To: 9fans@cse.psu.edu Date: Wed, 21 Sep 2005 09:30:31 GMT From: icQQ Message-ID: <1127208926.049648.138960@g43g2000cwa.googlegroups.com> Organization: http://groups.google.com Content-Type: text/plain; charset="iso-8859-1" X-Virus-Scanned: by amavisd-new at cse.psu.edu Subject: [9fans] Q:How to replace 9load in the 9fat partition? X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu Errors-To: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu I have done some changes on 9load source and recompiled it. I read `Notes on Plan 9 source' and it says 9load is stored continuously on the 9fat patition, can i replace it with new version directly, or how to replace in another way? Thanks --upas-lgfqcgtdabuigemkanzqtryhxj--