Andrew,<br /><br />This is what I use: My iSCSI target requires that I enter an initiator name.<br /><br />dhcp net0<br />set keep-san 1<br />set initiator-iqn INITIATORNAME<br />sanboot iscsi:SERVERNAME::::TARGETNAME<br /><br />Best,<br /><br />Matt<br /><br /><br />On Nov 24, 2010 12:54am, Andrew Dwyer &lt;andrew.dwyer@dsto.defence.gov.au&gt; wrote:<br />&gt; Hi all,<br />&gt; <br />&gt; <br />&gt; <br />&gt; I’m trying to use gpxe to remote boot Windows 7 and Ubuntu over iSCSI on my<br />&gt; <br />&gt; desktop machine.  I’ve tried other operating systems and setup methods too<br />&gt; <br />&gt; (direct and indirect installation).  The problem is that once I’ve installed the<br />&gt; <br />&gt; OS and attempt to boot it nothing happens.  When it comes to installing Windows<br />&gt; <br />&gt; 7 using the ‘keep-san’ method, the installer doesn’t even list the iSCSI target.<br />&gt; <br />&gt; <br />&gt; <br />&gt; The commands I run at the gpxe console to boot an installed OS are:<br />&gt; <br />&gt; <br />&gt; <br />&gt; dhcp net0<br />&gt; <br />&gt; sanboot iscsi:SERVERNAME::::iqn.2010-11.foo:bar<br />&gt; <br />&gt; <br />&gt; <br />&gt; The result:<br />&gt; <br />&gt; Registered as BIOS drive 0x80<br />&gt; <br />&gt; Booting from BIOS drive 0x80<br />&gt; <br />&gt; &quot;cursor blinks but nothing else happens&quot;<br />&gt; <br />&gt; <br />&gt; <br />&gt; I’m guessing my hardware isn’t compatible somehow because I’ve installed the<br />&gt; <br />&gt; same OSs to different machines without a problem.  The desktop machine is a HP<br />&gt; <br />&gt; Z400 package system.  Both the motherboard and BIOS are HP.  The network card<br />&gt; <br />&gt; I’m using is a 3Com 3C905C-TXM because gpxe wouldn’t even recognise the onboard<br />&gt; <br />&gt; one.<br />&gt; <br />&gt; <br />&gt; <br />&gt; Has anyone else experienced this problem?  Anyone had any experience remote<br />&gt; <br />&gt; booting with HP hardware?  Any advice would be much appreciated!<br />&gt; <br />&gt; <br />&gt; <br />&gt; Thanks<br />&gt; <br />&gt; <br />&gt; <br />&gt; Andrew<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; _______________________________________________<br />&gt; <br />&gt; gPXE mailing list<br />&gt; <br />&gt; gPXE@etherboot.org<br />&gt; <br />&gt; http://etherboot.org/mailman/listinfo/gpxe<br />&gt;