From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 8 Feb 2005 00:17:23 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] inst/isfat bug In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Topicbox-Message-UUID: 41b86a6a-eace-11e9-9e20-41e7f4b1d025 > If you have more than one 9fat partitions among disks, > inst/isfat called from "bootsetup checkdone" fails > because isfat accepts only 1 argument. > > Thus, you can't go further than [bootsetup]. > > I had /dev/sdC0/9fat (being installed) and > /dev/sdD0/9fat (old installation) when I encountered this. Fixed, I hope. Thanks. Russ