<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 & 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 & had the same issue you are facing, I booted from local HDD & mounted my target just to find out it was in the RAW format, I created that image with fdisk & dd from a live CD, but the HDD I was creating from had a "dirty" partition table & unallocated space which mislead fdisk into giving me wrong numbers & dd created a wrong image.<br><br>If you find out your target is in the RAW format then, reformat it & use a backup & 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 : <b>Mer 24.11.10, gpxe-request@etherboot.org <i><gpxe-request@etherboot.org></i></b> a écrit :<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: gpxe-request@etherboot.org <gpxe-request@etherboot.org><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> <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> <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> <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> <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> 1. remote booting on HP hardware results in blinking cursor<br> (Andrew Dwyer)<br> 2. Re: remote booting on HP hardware results in blinking cursor<br> (<a ymailto="mailto:mwhelton@gmail.com" href="/mc/compose?to=mwhelton@gmail.com">mwhelton@gmail.com</a>)<br> 3. using gPXE as boot rom for virtualbox (James Richardson)<br> 4. Re: remote booting
on HP hardware results in blinking cursor<br> (Andrew Bobulsky)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 24 Nov 2010 06:54:53 +0000 (UTC)<br>From: Andrew Dwyer <<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>><br>Subject: [gPXE] remote booting on HP hardware results in blinking<br> cursor<br>To: <a ymailto="mailto:gpxe@etherboot.org" href="/mc/compose?to=gpxe@etherboot.org">gpxe@etherboot.org</a><br>Message-ID: <<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>><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.
I?ve tried other operating systems and setup methods too<br>(direct and indirect installation). The problem is that once I?ve installed the<br>OS and attempt to boot it nothing happens. 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. The desktop machine is a HP<br>Z400 package system. Both the motherboard and BIOS are HP. 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? Anyone had any experience remote<br>booting with HP hardware? 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> cursor<br>To: <a ymailto="mailto:gPXE@etherboot.org" href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br>Message-ID: <<a ymailto="mailto:005045015960725fe00495c721f8@google.com" href="/mc/compose?to=005045015960725fe00495c721f8@google.com">005045015960725fe00495c721f8@google.com</a>><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 <<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>> <br>wrote:<br>> Hi all,<br><br><br><br>> I'm trying to use gpxe to remote boot Windows 7 and Ubuntu over iSCSI on <br>> my<br><br>> desktop machine. I've tried other operating systems and setup methods too<br><br>> (direct and indirect installation). The problem is that once I've <br>> installed the<br><br>> OS and attempt to boot it nothing happens. When it comes to installing <br>> Windows<br><br>> 7 using the 'keep-san' method, the installer doesn't even list the iSCSI <br>> target.<br><br><br><br>> The commands I run at the gpxe console to boot an installed OS
are:<br><br><br><br>> dhcp net0<br><br>> sanboot iscsi:SERVERNAME::::iqn.2010-11.foo:bar<br><br><br><br>> The result:<br><br>> Registered as BIOS drive 0x80<br><br>> Booting from BIOS drive 0x80<br><br>> "cursor blinks but nothing else happens"<br><br><br><br>> I'm guessing my hardware isn't compatible somehow because I've installed <br>> the<br><br>> same OSs to different machines without a problem. The desktop machine is <br>> a HP<br><br>> Z400 package system. Both the motherboard and BIOS are HP. The network <br>> card<br><br>> I'm using is a 3Com 3C905C-TXM because gpxe wouldn't even recognise the <br>> onboard<br><br>> one.<br><br><br><br>> Has anyone else experienced this problem? Anyone had any experience remote<br><br>> booting with HP hardware? Any advice would be much appreciated!<br><br><br><br>> Thanks<br><br><br><br>> Andrew<br><br><br><br><br><br>>
_______________________________________________<br><br>> gPXE mailing list<br><br>> <a ymailto="mailto:gPXE@etherboot.org" href="/mc/compose?to=gPXE@etherboot.org">gPXE@etherboot.org</a><br><br>> <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 <<a ymailto="mailto:james@jamesr.biz" href="/mc/compose?to=james@jamesr.biz">james@jamesr.biz</a>><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: <<a ymailto="mailto:20101124140127.GB32445@dune.lan" href="/mc/compose?to=20101124140127.GB32445@dune.lan">20101124140127.GB32445@dune.lan</a>0><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 <<a ymailto="mailto:rulerof@gmail.com" href="/mc/compose?to=rulerof@gmail.com">rulerof@gmail.com</a>><br>Subject: Re: [gPXE] remote booting on HP hardware results in blinking<br> cursor<br>To: "'Andrew Dwyer'" <<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>>,<br> <<a ymailto="mailto:gpxe@etherboot.org" href="/mc/compose?to=gpxe@etherboot.org">gpxe@etherboot.org</a>><br>Message-ID: <026d01cb8bef$610b0d70$23212850$@gmail.com><br>Content-Type:
text/plain; 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. <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. 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). 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. 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. I?ve tried other operating systems and setup methods too (direct and indirect installation). The problem is that once I?ve installed the OS and attempt to boot it nothing happens. 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. The desktop machine is a HP<br>Z400 package system. Both the motherboard and BIOS are HP. 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? Anyone had any experience remote booting with HP hardware? 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>