issue in autoyast with SAN boot lun disk

Hello,

I have created sles 12 preloaded ISO image using autoyast, and the environment is cisco ucs blade server with SAN boot lun, the preloaded ISO image is working if i use this on same hardware, but if i use this on other blade server getting below error.

“No hard disks were found for the installation, please check your hardware”

Below are the entry in autoyast.xml file.

<global>
<activate>false</activate>
<append> resume=/dev/disk/by-uuid/xxxxxxxx splash=silent quiet showopts</append>
<boot_boot>false</boot_boot>
<boot_extended>false</boot_extended>

&lt;drive&gt;
  &lt;device&gt;/dev/mapper/xxxxxxx&lt;/device&gt;
  &lt;disklabel&gt;msdos&lt;/disklabel&gt;

Thanks
Maheshkumar

This seems to be about SLES. As this here are the openSUSE forums, you are in the wrong place. Better go to https://forums.suse.com/ The same username/password as here.

Thanks Henk