Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ESXi 4.1u1 iSCSI install
2012-01-01, 02:40
Post: #2
RE: ESXi 4.1u1 iSCSI install
Check out ESXi v4.1 Update 2 or newer... you will be pleasantly surprised.

Code:
#!ipxe
goto startme
:retry
sleep 5
:startme
set keep-san 1
set initiator-iqn iqn.2011-04.local.us.ar.bv.olympus:v-ipxe-a.olympus.bv.ar.us.local
sanboot --drive 0x80 iscsi:atlas.olympus.bv.ar.us.local::::iqn.1991-05.com.microsoft:atlas-v-ipxe-a-target ||
sanboot --drive 0x81 --no-describe http://epimetheus.olympus.bv.ar.us.local/vmware/4.1/x86_64/iso/ESXi_4_1_U2.iso || goto retry

"Thus far, you have been adrift within the sheltered harbor of my patience..."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ESXi 4.1u1 iSCSI install - Crusnik01 - 2011-06-11, 18:17
RE: ESXi 4.1u1 iSCSI install - MultimediaMan - 2012-01-01 02:40



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