9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Problem about updating plan9 using a iso image file
@ 2009-05-31  6:57 Shaowei Wang (wsw)
  2009-05-31 10:40 ` michael block
  2009-05-31 18:51 ` Markus Sonderegger
  0 siblings, 2 replies; 4+ messages in thread
From: Shaowei Wang (wsw) @ 2009-05-31  6:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

Hi, guys

i've downloaded the plan9 iso image called plan9.iso. i followed the wiki
page to update my plan9 system:

9660srv
mount /srv/9660 /n/dist /tmp/plan9.iso
replica/pull -v /dist/replica/cd

but the system give me error report:

no such replica /dist/replica/cd

what's wrong about this or is there any extra steps ?

[-- Attachment #2: Type: text/html, Size: 776 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Problem about updating plan9 using a iso image file
  2009-05-31  6:57 [9fans] Problem about updating plan9 using a iso image file 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
  1 sibling, 1 reply; 4+ messages in thread
From: michael block @ 2009-05-31 10:40 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

i ran into that error yesterday. try setting the executable bits on
/dist/replica/cd



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Problem about updating plan9 using a iso image file
  2009-05-31  6:57 [9fans] Problem about updating plan9 using a iso image file Shaowei Wang (wsw)
  2009-05-31 10:40 ` michael block
@ 2009-05-31 18:51 ` Markus Sonderegger
  1 sibling, 0 replies; 4+ messages in thread
From: Markus Sonderegger @ 2009-05-31 18:51 UTC (permalink / raw)
  To: 9fans


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
}




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Problem about updating plan9 using a iso image file
  2009-05-31 10:40 ` michael block
@ 2009-06-01  1:45   ` Shaowei Wang (wsw)
  0 siblings, 0 replies; 4+ messages in thread
From: Shaowei Wang (wsw) @ 2009-06-01  1:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

It works! Thanks very much.

On Sun, May 31, 2009 at 6:40 PM, michael block <michaelmuffin@gmail.com>wrote:

> i ran into that error yesterday. try setting the executable bits on
> /dist/replica/cd
>
>

[-- Attachment #2: Type: text/html, Size: 474 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-01  1:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-31  6:57 [9fans] Problem about updating plan9 using a iso image file 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 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).