Subject: Re: Config ...
To: Matthew Jacob <mjacob@feral.com>
From: Parag Patel <parag@cgt.com>
List: tech-kern
Date: 08/21/1998 09:32:58
>I'm also not sure if reading a label on a volume is the best mechanism 
for
>identifying it. But that's a different issue.

As an aside, Macs don't care about SCSI ID very much since they name 
each volume (mountable paritition) on a drive.  The equivalent of root, 
the System Folder, is selected from the volume marked as the "Startup 
Disk" in a control panel.  SCSI IDs can be shuffled around without 
screwing it up (althouth not without shutting it off and rebooting).  
Volumes can be renamed at any time, so internally it maintains pointers 
to volume tables which then contain the names and pointers to SCSI IDs 
and other whatnot.


	-- Parag