HP 3PAR Solaris Implementation Guide

(Note the space after the first double-quote.)
ok set-sfs-boot
ok reset-all
ok show-devs
The lpfc@1 path should now be emlx@1.
Repeat for the other path:
ok " /pci@1c,600000/lpfc@1,1" select-dev
ok set-sfs-boot
ok reset-all
ok show-devs
ok setenv auto-boot? true
8. Create the boot aliases for the boot VLUN. The correct boot paths can be determined as
follows:
ok show-devs and probe-scsi-all
For example:
ok show-devs
/pci@1c,600000/emlx@1/fp@0,0/disk
/pci@1e,600000/emlx@0,1/fp@0,0/disk
From probe-scsi-all there are the devices:
20340002ac000120
21540002ac000120
So the boot paths are:
/pci@1c,600000/emlx@1/fp@0,0/disk@w20340002ac000120,a
/pci@1e,600000/emlx@0,1/fp@0,0/disk@w21540002ac000120,a
9. You can now install the Solaris OS on the LUN using, for example, Jumpstart. The host should
see the LUN as multiple instances. Select one for OS install.
SAN Boot Example 69