An error

Error: No such device

(Error code 2c0d60)

Possible sources

This error originated from one of the following locations within the iPXE source code:

General advice

  • Try using the latest version of iPXE. Your problem may have already been fixed.
  • Try building iPXE with the debug option DEBUG=iscsi
  • You can contact the iPXE developers and other iPXE users.
  • Refresh this page after 24 hours. This page is actively monitored, and further information may be added soon.

Additional notes

(Please edit this page to include any of your own useful hints and tips for fixing this error.)

This error usually indicates that the iSCSI target IQN does not exist, or that the iSCSI initiator is not permitted to access the iSCSI target.

Upgrading from gPXE

If you have upgraded from gPXE to iPXE, and if you are not setting an explicit iSCSI initiator IQN using DHCP option 203 (or an iPXE script), then you should be aware that the default iSCSI initiator IQN has changed to

  • iqn.2010-04.org.ipxe:<hostname> if you have a hostname assigned (e.g. via DHCP), or
  • iqn.2010-04.org.ipxe:<uuid> if you do not have a hostname assigned.

For example, if your DHCP server specifies a hostname of winxp-diskless.example.com, then iPXE will use the iSCSI initiator IQN iqn.2010-04.org.ipxe:winxp-diskless.example.com. If your DHCP server does not specify a hostname, then iPXE will use an initiator IQN based on your system UUID, such as iqn.2010-04.org.ipxe:d513a93e-a0a2-477e-9f46-b2d5c79bc2be.

You may need to update your ACL rules to use the correct iSCSI initiator IQN used by iPXE, rather than the old gPXE IQN iqn.2000-09.org.etherboot:UNKNOWN.

err/2c0d60.txt ยท Last modified: 2017/08/24 16:29 by mcb30
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.