From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <450285484f34a8354d1fe626e2581a06@picoworks.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] inst/textonly From: pat@picoworks.com In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-jqxensvbsguucmspgkfvxrmfrm" Date: Thu, 27 Mar 2003 12:04:43 -0800 Topicbox-Message-UUID: 85cf01c6-eacb-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-jqxensvbsguucmspgkfvxrmfrm Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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 --upas-jqxensvbsguucmspgkfvxrmfrm Content-Type: message/rfc822 Content-Disposition: inline Return-path: <9fans-admin@cse.psu.edu> Received: from mail.cse.psu.edu (unverified [130.203.4.6]) by dsl-only.net (Rockliffe SMTPRA 5.2.5) with ESMTP id for ; Thu, 27 Mar 2003 11:35:30 -0800 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.30.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 4C6CB19B30; Thu, 27 Mar 2003 14:37:09 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from blacksheep.csh.rit.edu (blacksheep.csh.rit.edu [129.21.60.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8127A19AAA for <9fans@cse.psu.edu>; Thu, 27 Mar 2003 14:36:44 -0500 (EST) Received: from fury.csh.rit.edu (fury.csh.rit.edu [129.21.60.5]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id B3608229 for <9fans@cse.psu.edu>; Thu, 27 Mar 2003 14:36:43 -0500 (EST) From: George Gensure To: <9fans@cse.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] inst/textonly Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 27 Mar 2003 14:36:43 -0500 (EST) 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 --upas-jqxensvbsguucmspgkfvxrmfrm--