From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <86b65467dafd0312c0fe1ce22bd072f4@quintile.net> From: "Steve Simon" Date: Mon, 29 Jan 2007 16:49:29 +0000 To: 9fans@cse.psu.edu Subject: Re: [9fans] floppy install? In-Reply-To: <324fccf0701290749q1d428d38pfb12b0ebbc3da2db@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 0a087480-ead2-11e9-9d60-3106f5b1d025 > (download): null list in concatenation I have a suspicion (and its only that) that, that the variable that is not defined is dist= This used to point to an auto generated html path on the bell-labs server. It was to ensure people could only download plan9 if they clicked through a disclaimer. If I am right you need to use a Windows machine to edit the file plan9.ini on the floppy - its a standard DOS format disk. Add the line: installurl=http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2 and try again. I am fairly sure, but not not definite this will work, however if I am close I reckon someone will jump in and correct me :-) -Steve