iPXE discussion forum

Full Version: attach multiple san device
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi all~~

i'm struggling to attach multiple san device.

is there anybody to attach multiple san device successfully???

details of devices are
- first is device only installed windows 7
- second is device stored additional user data

my ipxe script is
#!ipxe
sanhook --drive 0x81 iscsi:192.168.0.200:tcp:3260:0:iqn.2001-04.com.example:storage.userdata
sleep 5
sanboot iscsi:192.168.0.200:tcp:3260:0:iqn.2001-04.com.example:storage.os

the result is that windows is booted up successfully, but the other device(user data) is not attached.

user data device is not appear in "iSCSI initiator" window.

have a nice day!
Keen to know if you got anywhere with this

Cheers

Jet
Reference URL's