From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] 9660srv MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 28 May 2002 12:05:50 -0400 Topicbox-Message-UUID: 9e62c94e-eaca-11e9-9e20-41e7f4b1d025 > Uhhh.. How do I get a copy? My Plan9 machine isn't connected to the > net, and I use SneakerNet(tm) to move files over from the family PC > that is. For this specific case it happens that we repackaged the installation archive after I fixed 9660srv, so you could download a new installation archive, write it to a CD, mount the CD on /n/dist, and then run cp /n/dist/dist/replica/cd /tmp/cd chmod +x /tmp/cd disk/kfscmd allow replica/pull /tmp/cd disk/kfscmd disallow I realize that's a large amount of data to grab to get such a small fix (I would just live with the broken 9660srv, in this case). We don't have a good story for you in general. We assumed that people would be connected to the network while running Plan 9. It would take a non-trivial amount of work to reverse that assumption. Sorry. Russ