The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iSCSI Script Boot
2011-06-27, 01:06 (This post was last modified: 2011-06-28 06:22 by adtuent.)
Post: #1
Exclamation iSCSI Script Boot
i'm using microsoft dhcp to issue this command:

http://192.168.0.123/boot.php

which contains this very simple script as follows:

#!ipxe
sanhook iscsi:192.168.0.220::::iqn.2011-03:vm-dss.target0

which results in ipxe giving me this error:

0x3f122003 "operation not supported on socket"

although if i run the same command manually (chain http://192.168.0.123/boot.php) it runs just fine.

whats the problem?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iSCSI Script Boot - adtuent - 2011-06-27 01:06
RE: iSCSI Script Boot - robinsmidsrod - 2011-10-04, 14:24



User(s) browsing this thread: 1 Guest(s)