Well, here is what I tried - boot the system holding down the Option key until the two volumes are shown on the screen - then use the arrow keys to select the first of the two disks I want and then with right hand type the Enter/Return key and then very quickly with the left hand press the Command+R keys ... after the system boots I brought up a Terminal (from the Utilities menu) and the "df -mt" command shows all the mounted partitions, one of which is "/Volumes/Image Volume", whose device id was /dev/disk3s3 which is the device id of the first disk's Recovery partition.
If I then reboot and again hold down Option key and select the second of the two disks and then with right hand press the Enter/Return key and then very quickly with the left hand press the Command+R keys ... after the system boots bring up Terminal (from the Utilities menu) and then type the "df -mt" command and now the "/Volumes/Image Volume" item points to /dev/disk1s3, which is the device id of the second disk's Recovery partition.
I'm guessing the "/Volumes/Image Volume" folder is a result of the "BaseSystem.dmg" image -- anyone know any details of how this works/happens?
This is a bit obtuse, so am hoping that someone has an easier way to tell. But there is a definite difference between booting with the two different methods.
Thanks for the various suggestions.
-bob
ps -- note that the /Volumes/Image Volume" does not appear when booting the standard way (without the Command+R)