From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Installation floppy MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010930172716.3CB18199E7@mail.cse.psu.edu> Date: Sun, 30 Sep 2001 13:27:13 -0400 Topicbox-Message-UUID: f73274bc-eac9-11e9-9e20-41e7f4b1d025 don't mk the kernel directly. instead do cd /sys/lib/pcdist/disk mk ndisk and the right things will happen. alternately, you could mk boot.bz2 and then go back to the kernel directory.