<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all,<br><br>Andrew, just to double check, try to boot from local HDD, mount your iSCSI target &amp; try to access it to make sure it is a well formatted valid image, not in RAW format.<br><br>It happened to me once, I was trying to boot over AoE &amp; had the same issue you are facing, I booted from local HDD &amp; mounted my target just to find out it was in the RAW format, I created that image with fdisk &amp; dd from a live CD, but the HDD I was creating from had a "dirty" partition table &amp; unallocated space which mislead fdisk into giving me wrong numbers &amp; dd created a wrong image.<br><br>If you find out your target is in the RAW format then, reformat it &amp; use a backup &amp; restore tool, like Macrium reflect backup free edition, to create a backup of the disk you'd want to image then, restore that backup to your SAN target, just like a
 normal disk, don't forget to detach the local disk before rebooting from SAN.<br><br>Good luck !<br>TheMadOne.<br><br>--- En date de&nbsp;: <b>Mer 24.11.10, gpxe-request@etherboot.org <i>&lt;gpxe-request@etherboot.org&gt;</i></b> a écrit&nbsp;:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: gpxe-request@etherboot.org &lt;gpxe-request@etherboot.org&gt;<br>Objet: gPXE Digest, Vol 14, Issue 42<br>À: gpxe@etherboot.org<br>Date: Mercredi 24 novembre 2010, 18h00<br><br><div class="plainMail">Send gPXE mailing list submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gpxe@etherboot.org" href="/mc/compose?to=gpxe@etherboot.org">gpxe@etherboot.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="http://etherboot.org/mailman/listinfo/gpxe" target="_blank">http://etherboot.org/mailman/listinfo/gpxe</a><br>or, via email, send a message with subject
 or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gpxe-request@etherboot.org" href="/mc/compose?to=gpxe-request@etherboot.org">gpxe-request@etherboot.org</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:gpxe-owner@etherboot.org" href="/mc/compose?to=gpxe-owner@etherboot.org">gpxe-owner@etherboot.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of gPXE digest..."<br><br><br>Today's Topics:<br><br>&nbsp;&nbsp;&nbsp;1. remote booting on HP hardware results in blinking cursor<br>&nbsp; &nbsp; &nbsp; (Andrew Dwyer)<br>&nbsp;&nbsp;&nbsp;2. Re: remote booting on HP hardware results in blinking cursor<br>&nbsp; &nbsp; &nbsp; (<a ymailto="mailto:mwhelton@gmail.com" href="/mc/compose?to=mwhelton@gmail.com">mwhelton@gmail.com</a>)<br>&nbsp;&nbsp;&nbsp;3. using gPXE as boot rom for virtualbox (James Richardson)<br>&nbsp;&nbsp;&nbsp;4. Re: remote booting
 on HP hardware results in blinking cursor<br>&nbsp; &nbsp; &nbsp; (Andrew Bobulsky)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 24 Nov 2010 06:54:53 +0000 (UTC)<br>From: Andrew Dwyer &lt;<a ymailto="mailto:andrew.dwyer@dsto.defence.gov.au" href="/mc/compose?to=andrew.dwyer@dsto.defence.gov.au">andrew.dwyer@dsto.defence.gov.au</a>&gt;<br>Subject: [gPXE] remote booting on HP hardware results in blinking<br>&nbsp;&nbsp;&nbsp; cursor<br>To: <a ymailto="mailto:gpxe@etherboot.org" href="/mc/compose?to=gpxe@etherboot.org">gpxe@etherboot.org</a><br>Message-ID: &lt;<a ymailto="mailto:loom.20101124T073348-55@post.gmane.org" href="/mc/compose?to=loom.20101124T073348-55@post.gmane.org">loom.20101124T073348-55@post.gmane.org</a>&gt;<br>Content-Type: text/plain; charset=utf-8<br><br>Hi all,<br><br>I?m trying to use gpxe to remote boot Windows 7 and Ubuntu over iSCSI on my<br>desktop machine.&nbsp;
 I?ve tried other operating systems and setup methods too<br>(direct and indirect installation).&nbsp; The problem is that once I?ve installed the<br>OS and attempt to boot it nothing happens.&nbsp; When it comes to installing Windows<br>7 using the ?keep-san? method, the installer doesn?t even list the iSCSI target. <br><br>The commands I run at the gpxe console to boot an installed OS are:<br><br>dhcp net0<br>sanboot iscsi:SERVERNAME::::iqn.2010-11.foo:bar<br><br>The result:<br>Registered as BIOS drive 0x80<br>Booting from BIOS drive 0x80<br>"cursor blinks but nothing else happens"<br><br>I?m guessing my hardware isn?t compatible somehow because I?ve installed the<br>same OSs to different machines without a problem.&nbsp; The desktop machine is a HP<br>Z400 package system.&nbsp; Both the motherboard and BIOS are HP.&nbsp; The network card<br>I?m using is a 3Com 3C905C-TXM because gpxe wouldn?t even recognise the onboard<br>one. <br><br>Has anyone else
 experienced this problem?&nbsp; Anyone had any experience remote<br>booting with HP hardware?&nbsp; Any advice would be much appreciated!<br><br>Thanks<br><br>Andrew <br><br><br><br><br>------------------------------<br><br>Message: 2<br>Date: Wed, 24 Nov 2010 07:06:39 +0000<br>From: <a ymailto="mailto:mwhelton@gmail.com" href="/mc/compose?to=mwhelton@gmail.com">mwhelton@gmail.com</a><br>Subject: Re: [gPXE] remote booting on HP hardware results in blinking<br>&nbsp;&nbsp;&nbsp; cursor<br>To: <a ymailto="mailto:gPXE@etherboot.org" href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br>Message-ID: &lt;<a ymailto="mailto:005045015960725fe00495c721f8@google.com" href="/mc/compose?to=005045015960725fe00495c721f8@google.com">005045015960725fe00495c721f8@google.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>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;<a ymailto="mailto:andrew.dwyer@dsto.defence.gov.au" href="/mc/compose?to=andrew.dwyer@dsto.defence.gov.au">andrew.dwyer@dsto.defence.gov.au</a>&gt;&nbsp; <br>wrote:<br>&gt; Hi all,<br><br><br><br>&gt; I'm trying to use gpxe to remote boot Windows 7 and Ubuntu over iSCSI on&nbsp; <br>&gt; my<br><br>&gt; desktop machine. I've tried other operating systems and setup methods too<br><br>&gt; (direct and indirect installation). The problem is that once I've&nbsp; <br>&gt; installed the<br><br>&gt; OS and attempt to boot it nothing happens. When it comes to installing&nbsp; <br>&gt; Windows<br><br>&gt; 7 using the 'keep-san' method, the installer doesn't even list the iSCSI&nbsp; <br>&gt; target.<br><br><br><br>&gt; The commands I run at the gpxe console to boot an installed OS
 are:<br><br><br><br>&gt; dhcp net0<br><br>&gt; sanboot iscsi:SERVERNAME::::iqn.2010-11.foo:bar<br><br><br><br>&gt; The result:<br><br>&gt; Registered as BIOS drive 0x80<br><br>&gt; Booting from BIOS drive 0x80<br><br>&gt; "cursor blinks but nothing else happens"<br><br><br><br>&gt; I'm guessing my hardware isn't compatible somehow because I've installed&nbsp; <br>&gt; the<br><br>&gt; same OSs to different machines without a problem. The desktop machine is&nbsp; <br>&gt; a HP<br><br>&gt; Z400 package system. Both the motherboard and BIOS are HP. The network&nbsp; <br>&gt; card<br><br>&gt; I'm using is a 3Com 3C905C-TXM because gpxe wouldn't even recognise the&nbsp; <br>&gt; onboard<br><br>&gt; one.<br><br><br><br>&gt; Has anyone else experienced this problem? Anyone had any experience remote<br><br>&gt; booting with HP hardware? Any advice would be much appreciated!<br><br><br><br>&gt; Thanks<br><br><br><br>&gt; Andrew<br><br><br><br><br><br>&gt;
 _______________________________________________<br><br>&gt; gPXE mailing list<br><br>&gt; <a ymailto="mailto:gPXE@etherboot.org" href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br><br>&gt; <a href="http://etherboot.org/mailman/listinfo/gpxe" target="_blank">http://etherboot.org/mailman/listinfo/gpxe</a><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a href="http://etherboot.org/pipermail/gpxe/attachments/20101124/939cfbef/attachment-0001.html" target="_blank">http://etherboot.org/pipermail/gpxe/attachments/20101124/939cfbef/attachment-0001.html</a> <br><br>------------------------------<br><br>Message: 3<br>Date: Wed, 24 Nov 2010 09:01:27 -0500<br>From: James Richardson &lt;<a ymailto="mailto:james@jamesr.biz" href="/mc/compose?to=james@jamesr.biz">james@jamesr.biz</a>&gt;<br>Subject: [gPXE] using gPXE as boot rom for virtualbox<br>To: <a ymailto="mailto:gPXE@etherboot.org"
 href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br>Message-ID: &lt;<a ymailto="mailto:20101124140127.GB32445@dune.lan" href="/mc/compose?to=20101124140127.GB32445@dune.lan">20101124140127.GB32445@dune.lan</a>0&gt;<br>Content-Type: text/plain; charset=us-ascii<br><br>Hello list,<br><br>I have been trying (unsuccessfully) to have virtualbox boot with gpxe. I<br>followed the steps on the wiki at<br><a href="http://www.etherboot.org/wiki/romburning/vbox" target="_blank">http://www.etherboot.org/wiki/romburning/vbox</a> without success. I was<br>able to build the image and pad it to a 4k boundary.<br><br>The original image was 58368, I padded to 61440 bytes.<br><br>When I try to load the image in virtualbox, I get the following<br>message: FATAL: Could not read from the boot medium! System halted.<br><br>I am using virtualbox on a windows 7 host. I built the image on a Debian<br>64 bit system, using the code I checked out from git.<br><br>I
 am wondering if anyone can help me out here. <br><br>My workaround: I downloaded a gpxe floppy image. Virtualbox seems to<br>work from the floppy image, but I would prefer not to have to use this<br>step.<br><br>Thank,<br>James<br>-- <br><br><br>------------------------------<br><br>Message: 4<br>Date: Wed, 24 Nov 2010 10:50:53 -0500<br>From: Andrew Bobulsky &lt;<a ymailto="mailto:rulerof@gmail.com" href="/mc/compose?to=rulerof@gmail.com">rulerof@gmail.com</a>&gt;<br>Subject: Re: [gPXE] remote booting on HP hardware results in blinking<br>&nbsp;&nbsp;&nbsp; cursor<br>To: "'Andrew Dwyer'" &lt;<a ymailto="mailto:andrew.dwyer@dsto.defence.gov.au" href="/mc/compose?to=andrew.dwyer@dsto.defence.gov.au">andrew.dwyer@dsto.defence.gov.au</a>&gt;,<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:gpxe@etherboot.org" href="/mc/compose?to=gpxe@etherboot.org">gpxe@etherboot.org</a>&gt;<br>Message-ID: &lt;026d01cb8bef$610b0d70$23212850$@gmail.com&gt;<br>Content-Type:
 text/plain;&nbsp;&nbsp;&nbsp; charset="utf-8"<br><br>Hello Andrew,<br><br>Based on information I read at HP and then here <a href="http://www.broadcom.com/collateral/pg/5764M-PG100-R.pdf" target="_blank">http://www.broadcom.com/collateral/pg/5764M-PG100-R.pdf</a> , it looks like your Z400 has a LOM NIC with PCI VENdor and DEVice ID's of 14E4 and 1684.&nbsp; <br><br>I'm not sure if there are any Broadcom drivers currently in gPXE, but if there are, does anyone know which one[s] if any might be worth trying?<br><br>--------<br><br>If you're using keep-san against an unformatted iSCSI target and booting a Windows 7 install disk, unless the NIC driver isn't present or some other software issue is preventing iSCSI connections, the target should show up as a disk in the system.&nbsp; Not being able to install to it can happen, but that's a different issue with different causes, naturally ;-)<br><br>After gPXE attaches and then boots the SAN disk, if you're
 getting a blinking cursor, that could point to any myriad of errors (for what it's worth, I've noticed that the Windows Boot Manager MBR prints "SRLBCG" and then blanks the screen).&nbsp; It could be helpful to troubleshoot by using a diagnostic MBR or something, but that's a little beyond the scope of this email.<br><br>I usually troubleshoot errors that you're experiencing by trying a different NIC.&nbsp; Sometimes the UNDI driver, if that's what you're using, doesn't play nice with all NICs.<br><br>A few questions though for myself or others to help you troubleshoot:<br><br>What iSCSI target are you using?<br>What method are you using to boot gPXE?<br>Have you tried any other NICs?<br><br><br>Cheers,<br>Andrew Bobulsky<br><br><br><br><br>-----Original Message-----<br>From: <a ymailto="mailto:gpxe-bounces@etherboot.org" href="/mc/compose?to=gpxe-bounces@etherboot.org">gpxe-bounces@etherboot.org</a> [mailto:<a
 ymailto="mailto:gpxe-bounces@etherboot.org" href="/mc/compose?to=gpxe-bounces@etherboot.org">gpxe-bounces@etherboot.org</a>] On Behalf Of Andrew Dwyer<br>Sent: Wednesday, November 24, 2010 1:55 AM<br>To: <a ymailto="mailto:gpxe@etherboot.org" href="/mc/compose?to=gpxe@etherboot.org">gpxe@etherboot.org</a><br>Subject: [gPXE] remote booting on HP hardware results in blinking cursor<br><br>Hi all,<br><br>I?m trying to use gpxe to remote boot Windows 7 and Ubuntu over iSCSI on my desktop machine.&nbsp; I?ve tried other operating systems and setup methods too (direct and indirect installation).&nbsp; The problem is that once I?ve installed the OS and attempt to boot it nothing happens.&nbsp; When it comes to installing Windows<br>7 using the ?keep-san? method, the installer doesn?t even list the iSCSI target. <br><br>The commands I run at the gpxe console to boot an installed OS are:<br><br>dhcp net0<br>sanboot
 iscsi:SERVERNAME::::iqn.2010-11.foo:bar<br><br>The result:<br>Registered as BIOS drive 0x80<br>Booting from BIOS drive 0x80<br>"cursor blinks but nothing else happens"<br><br>I?m guessing my hardware isn?t compatible somehow because I?ve installed the same OSs to different machines without a problem.&nbsp; The desktop machine is a HP<br>Z400 package system.&nbsp; Both the motherboard and BIOS are HP.&nbsp; The network card I?m using is a 3Com 3C905C-TXM because gpxe wouldn?t even recognise the onboard one. <br><br>Has anyone else experienced this problem?&nbsp; Anyone had any experience remote booting with HP hardware?&nbsp; Any advice would be much appreciated!<br><br>Thanks<br><br>Andrew <br><br><br>_______________________________________________<br>gPXE mailing list<br><a ymailto="mailto:gPXE@etherboot.org" href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br><a href="http://etherboot.org/mailman/listinfo/gpxe"
 target="_blank">http://etherboot.org/mailman/listinfo/gpxe</a><br><br><br><br>------------------------------<br><br>_______________________________________________<br>gPXE mailing list<br><a ymailto="mailto:gPXE@etherboot.org" href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br><a href="http://etherboot.org/mailman/listinfo/gpxe" target="_blank">http://etherboot.org/mailman/listinfo/gpxe</a><br><br><br>End of gPXE Digest, Vol 14, Issue 42<br>************************************<br></div></blockquote></td></tr></table><br>