9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Markus Sonderegger <mason@aon.at>
To: 9fans@9fans.net
Subject: Re: [9fans] Problem about updating plan9 using a iso image file
Date: Sun, 31 May 2009 14:51:11 -0400	[thread overview]
Message-ID: <8875a1e6c3eba08380385d2c7e4385b5@yourdomain.dom> (raw)
In-Reply-To: <2e566b9e0905302357uc15e722o953136fd7efabe4b@mail.gmail.com>


hi,
change the servermount function in /dist/replica/network.

fn servermount {
	if(! test -e /srv/9660)
		9660srv
	mount /srv/9660 /n/dist /tmp/plan9.iso
}




      parent reply	other threads:[~2009-05-31 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-31  6:57 Shaowei Wang (wsw)
2009-05-31 10:40 ` michael block
2009-06-01  1:45   ` Shaowei Wang (wsw)
2009-05-31 18:51 ` Markus Sonderegger [this message]

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=8875a1e6c3eba08380385d2c7e4385b5@yourdomain.dom \
    --to=mason@aon.at \
    --cc=9fans@9fans.net \
    /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).