9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] inst/textonly
@ 2003-03-27 19:36 George Gensure
  2003-03-27 20:02 ` Axel Belinfante
  2003-03-27 20:04 ` pat
  0 siblings, 2 replies; 4+ messages in thread
From: George Gensure @ 2003-03-27 19:36 UTC (permalink / raw)
  To: 9fans

This has been bugging me for a while.  Can someone remove the access of
$wsys for the download/install status bar in inst/textonly?  At either of
those points, inst/textonly just drops back to the main menu, thinking
that it downloaded properly.  I'd have fixed this by hand for myself, but
I can't find the inst/* sources.

-George
werkt@csh.rit.edu



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

* Re: [9fans] inst/textonly
  2003-03-27 19:36 [9fans] inst/textonly George Gensure
@ 2003-03-27 20:02 ` Axel Belinfante
  2003-03-27 20:04 ` pat
  1 sibling, 0 replies; 4+ messages in thread
From: Axel Belinfante @ 2003-03-27 20:02 UTC (permalink / raw)
  To: 9fans

have a look at /sys/lib/dist/pc/inst

> I can't find the inst/* sources.


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

* Re: [9fans] inst/textonly
  2003-03-27 19:36 [9fans] inst/textonly George Gensure
  2003-03-27 20:02 ` Axel Belinfante
@ 2003-03-27 20:04 ` pat
  2003-03-27 21:00   ` George Gensure
  1 sibling, 1 reply; 4+ messages in thread
From: pat @ 2003-03-27 20:04 UTC (permalink / raw)
  To: 9fans

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

When booting the install floppy look in /bin/dist

For a quick fix: In /bin/dist/download change
	if(! hget -vo /n/kfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2 |[2] bargraph -w 145,129,445,168 'downloading '^plan9.iso.bz2)
to
	if(! hget -vo /n/kfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2)

Once you have a system installed look in: /sys/lib/dist/pc/inst/
Pat

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

From: George Gensure <werkt@csh.rit.edu>
To: <9fans@cse.psu.edu>
Subject: [9fans] inst/textonly
Date: Thu, 27 Mar 2003 14:36:43 -0500 (EST)
Message-ID: <Pine.SOL.4.31.0303271434160.23011-100000@fury.csh.rit.edu>

This has been bugging me for a while.  Can someone remove the access of
$wsys for the download/install status bar in inst/textonly?  At either of
those points, inst/textonly just drops back to the main menu, thinking
that it downloaded properly.  I'd have fixed this by hand for myself, but
I can't find the inst/* sources.

-George
werkt@csh.rit.edu

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

* Re: [9fans] inst/textonly
  2003-03-27 20:04 ` pat
@ 2003-03-27 21:00   ` George Gensure
  0 siblings, 0 replies; 4+ messages in thread
From: George Gensure @ 2003-03-27 21:00 UTC (permalink / raw)
  To: 9fans

That worked great.  Thanks to both of you.

-George

On Thu, 27 Mar 2003 pat@picoworks.com wrote:

> When booting the install floppy look in /bin/dist
>
> For a quick fix: In /bin/dist/download change
> 	if(! hget -vo /n/kfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2 |[2] bargraph -w 145,129,445,168 'downloading '^plan9.iso.bz2)
> to
> 	if(! hget -vo /n/kfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2)
>
> Once you have a system installed look in: /sys/lib/dist/pc/inst/
> Pat
>



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

end of thread, other threads:[~2003-03-27 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27 19:36 [9fans] inst/textonly George Gensure
2003-03-27 20:02 ` Axel Belinfante
2003-03-27 20:04 ` pat
2003-03-27 21:00   ` George Gensure

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).