9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Q:How to replace 9load in the 9fat partition?
Date: Wed, 21 Sep 2005 11:00:51 +0100	[thread overview]
Message-ID: <89391cca519f47972f998416e3c6bc65@terzarima.net> (raw)
In-Reply-To: <1127208926.049648.138960@g43g2000cwa.googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

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.

[-- Attachment #2: Type: message/rfc822, Size: 2524 bytes --]

From: icQQ <sillydonkey@163.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Q:How to replace 9load in the 9fat partition?
Date: Wed, 21 Sep 2005 09:30:31 GMT
Message-ID: <1127208926.049648.138960@g43g2000cwa.googlegroups.com>

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

  reply	other threads:[~2005-09-21 10:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-21  9:30 icQQ
2005-09-21 10:00 ` Charles Forsyth [this message]
2005-09-21 11:16 ` Lucio De Re
2005-09-21 15:34   ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=89391cca519f47972f998416e3c6bc65@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).