<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">HI ipxe developers,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">it seems, that the support of SANBOOT <b>
EFI</b> on VMWARE ESXi 6.5 on a “<b>x86_x64 VM” and a “i386 VM” </b>is not working<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">ON the Bios based machines in VMWARE and on physical computers it is working well!<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I get the error “COULD NOT DESCRIBE SAN DEVICES: Operation not supported (http://ipxe.org/3c222083)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I build the IPXE.EFI binaries via Rom-O-Matic website with the default settings.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">Here is my IPXE script code snip and a attachment:<o:p></o:p></span></b></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">:WinISCSIBoot<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">                set  root-path  iscsi:${iscsi-srv}:tcp:3260:0:${iscsi-target}              ||<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">                sanboot  --drive=0x80 ${root-path}                                                       ||<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">                goto WinISCSIInst<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">:WinISCSIInst<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">                set  root-path  iscsi:${iscsi-srv}:tcp:3260:0:${iscsi-target}              ||<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">                sanhook  --drive=0x80 ${root-path}                                                      ||<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:35.4pt"><span lang="EN-US">               
</span>goto WimbootWK                                                                                     ||<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:35.4pt"><o:p> </o:p></p>
<p class="MsoNormal"><b><span lang="EN-US">Output in case of SANBOOT:<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US">REGISTERED SAN DEVICE 0x80<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">COULD NOT DESCRIBE SAN DEVICE:OPERATION NOT SUPPORTED (<a href="http://ipxe.org/3c222083">http://ipxe.org/3c222083</a>)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">Output in case of SANHOOK:<o:p></o:p></span></b></p>
<p class="MsoNormal"><span lang="EN-US">COULD NOT OPEN SAN DEVICE: Error 0x0323209 (http://ipxe.org/03232094)<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you for your help<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Arial",sans-serif;color:black;mso-fareast-language:DE">Mit freundlichen Grüßen<br>
DI Martin Lugger</span><span style="font-family:"Times New Roman",serif;color:black;mso-fareast-language:DE"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:7.5pt;color:black;mso-fareast-language:DE">+++++++++++++++++++++++++++++++++<br>
tiroNET<br>
Dipl. Ing. Martin Lugger GmbH & Co KG<br>
Schopenhauerstrasse 45/21<br>
A-1180 Wien<br>
FB:137132s<br>
UID:ATU40176509<br>
FG:Handelsgericht Wien<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;margin-bottom:12.0pt"><span lang="EN-US" style="font-size:7.5pt;color:black;mso-fareast-language:DE">Tel.: +43 (699) 12166064<br>
Fax: +43 (720) 5050869<br>
e-mail:martin.lugger@tironet.com<br>
+++++++++++++++++++++++++++++++++<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</body>
</html>