From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Plan9 kernel MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010103003252.B946E199E6@mail.cse.psu.edu> Date: Tue, 2 Jan 2001 19:32:36 -0500 Topicbox-Message-UUID: 41a8ec7a-eac9-11e9-9e20-41e7f4b1d025 You'll want to say something like sdC0!9fat!9pcdisk. IDE drives are sdC0 where C is primary master, D primary slave, E and F secondary. The scsi drives are sdXY where X is the controller and Y the target, I think. Russ