9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: pat@picoworks.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] inst/textonly
Date: Thu, 27 Mar 2003 12:04:43 -0800	[thread overview]
Message-ID: <450285484f34a8354d1fe626e2581a06@picoworks.com> (raw)
In-Reply-To: <Pine.SOL.4.31.0303271434160.23011-100000@fury.csh.rit.edu>

[-- 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

  parent reply	other threads:[~2003-03-27 20:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27 19:36 George Gensure
2003-03-27 20:02 ` Axel Belinfante
2003-03-27 20:04 ` pat [this message]
2003-03-27 21:00   ` George Gensure

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=450285484f34a8354d1fe626e2581a06@picoworks.com \
    --to=pat@picoworks.com \
    --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).