From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] using a second plan9 partition for booting MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010119181402.8B4FB199F7@mail.cse.psu.edu> Date: Fri, 19 Jan 2001 13:13:56 -0500 Topicbox-Message-UUID: 50104ca4-eac9-11e9-9e20-41e7f4b1d025 9load should get the extra partition information automatically. If you've got any names (like 9fat or fs) in both partitions, plan9 trumps plan9.1, I think. As long as you don't have such duplicates, you should be able to do things like sdC0!9fat.1!9pcdisk and local!#S/sdC0/fs.1 Russ