[ipxe-devel] sanhook not attaching multiple target?
Frank Weed
zorbustheknight at gmail.com
Mon Jun 6 02:59:08 UTC 2011
I have haved been tring to attached multiple iscsi targets, but I
notice that I am only seeing one. Out of curiosity, Would I need to
add another line for it to make to work? Here is the script:
#!ipxe
dhcp
route
set use-cached 1
set keep-san 1
sanhook --drive 0x81 iscsi:xx.xx.x.x::::iqn.xxxxxx.xxxx.xxxxxxxx.xxx:vmdisk
sanhook --drive 0x80
iscsi:xx.xx.x.x::::iqn.xxxxxx.xxxx.xxxxxxxx.xxx:win7install
sanboot --drive 0x80
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the ipxe-devel
mailing list