http://cr.opensolaris.org/~wmsch/bug-13954/ http://defect.opensolaris.org/bz/show_bug.cgi?id=13954
The iSCSI install process works like this: - the AI manifest is read, and iSCSI parameters are input - the iSCSI initiator mounts the target, which appears as a new device in /dev/dsk - target discovery runs, picking up the iSCSI device and automatically marks it as the install device So, manifest processing must proceed TD for iSCSI. Tested iSCSI/non-iSCSI installations - passed Tested unsupported -d <device> on auto-install command line - failed due to changes preceding this bug. Will deal with this case later, based on actual usage of the auto-install -d option