From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200110011723.f91HN5d23708@new-york.lcs.mit.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Installation floppy From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 1 Oct 2001 13:22:56 -0400 Topicbox-Message-UUID: f9a70424-eac9-11e9-9e20-41e7f4b1d025 /sys/lib/pcdist/disk/bin/386/bargraph /sys/lib/pcdist/disk/bin/386/cdsh /sys/lib/pcdist/disk/bin/386/ext2srv /sys/lib/pcdist/disk/bin/386/tailfsrv these would have come over from /sys/lib/pcdist/bin/386 but you need to put them there by doing cd /sys/lib/pcdist/cmd mk install for (i in bzfs ext2 gzfs) @{ cd $i mk install } perhaps i'll automate more of this next time.