Re: [ipxe-devel] iSCSI boot question

2011-03-12 Thread Michael Brown
On Saturday 12 Mar 2011 07:46:40 Hsuan-Yeh Chang wrote: > Hello all! It looks to me that dhcpd.conf must be properly configured > before iPXE can boot an iSCSI target. But I don't understand why iSCSI > boot needs be so correlated with dhcpd.conf. Can one not "sanboot" an > iSCSI target by ob

[ipxe-devel] iSCSI boot question

2011-03-11 Thread Hsuan-Yeh Chang
Hello all! It looks to me that dhcpd.conf must be properly configured before iPXE can boot an iSCSI target. But I don't understand why iSCSI boot needs be so correlated with dhcpd.conf. Can one not "sanboot" an iSCSI target by obtaining IP from a different DHCP server (such as router)? Thank