This error indicates that your iSCSI root path syntax is incorrect. The syntax of an iSCSI root path is defined by RFC 4173 to be

  iscsi:<servername>:<protocol>:<port>:<LUN>:<targetname>

Here are some examples of valid iSCSI root paths:

  iscsi:iscsi.example.com::::iqn.1991-05.com.microsoft:snubfin-msdos622-target
  
  iscsi:192.168.0.1:::1:iqn.2000-04.uk.co.fensystems:iscsi-boot
  
  iscsi:10.0.0.5:::1-7:iqn.2010-11.private:winsrvr2008

Note that the <protocol>, <port>, and <LUN> fields are allowed to be empty, and that the <targetname> field may (and often will) contain a colon.

err-orig/1c0d6302.txt ยท Last modified: 2010/12/01 01:37 (external edit)
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.