<div dir="ltr">Hi Daniel,<br>1. Something is wrong in your no_error.txt: by the presence of "iscsiboot.sys" in your log (old version of sanbootconf), I'm getting a strong feeling that you didn't perform a clean install of Windows.<br>
if your attaching a second log for comparison purposes, you should use the same installation in both iSCSI and physical disk,<br>to clone the installation, you can use Microsoft ImageX.<br><br>2. You're mistaken. sanbootconf  is NOT among the last drivers to load in no_error.txt, note that ndisuio.sys is the last driver to load in no_error.txt.<br>
<br>3. what's effecting the order is primary the value of:<br>
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sanbootconf:Group<br>which should be "Base",<br>Base should be the 6th group to be loaded, as specified in:<br>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder:List<br>

this list is modified by sanbootconf setup program, if the setup has 
been executed successfully, you should have Base as the 6th item, <br>after System Bus Extender, NDIS Wrapper and NDIS, and before PNP_TDI<br>(Note that the manual installation method I suggested earlier does NOT execute sanbootconf's setup program,<br>

however, it should still make sanbootconf be loaded, which doesn't happen)<br>
<br>I also can't recognize any network adapter driver in error.txt.<br><br>4. I suggest you install VMWare 1.0.x, select the E1000 network adapter, and experiment with making the machine iSCSI bootable,<br>I have a strong feeling you're missing something, and it would be easier to track with a VM.<br>
<br>5. Are you using an original installation media with the latest service pack already integrated?<br><br>Regards,<br>Tal<br><br><br><br><br><div class="gmail_quote">
2011/10/17 Daniel García <span dir="ltr"><<a href="mailto:abuelandersson@gmail.com" target="_blank">abuelandersson@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br><br>I've reinstalled the driver as i've been told. I've also activated the "Verbose output" option. But it still reboots. I've attached to this mail the error report.<br><br>I've connected the physical disk to my client computer and it boots correctly. But if you look in the WinDbg report, it seems to load the sanbootconf driver, but it's almost the last driver to load. Maybe is that the problem? How I can change the loading order of the modules? I've also attached this report of a correct booting (no_error.txt)<br>


<br>Thanks to everyone.<br><font color="#888888"><br>Daniel García.</font><div><div></div><div><br><br><div class="gmail_quote">2011/10/7 Tal Aloni <span dir="ltr"><<a href="mailto:tal.aloni.il@gmail.com" target="_blank">tal.aloni.il@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<u></u>





<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Hi Daniel,</font></div>
<div><font face="Arial" size="2">From the log it seems that indeed sanbootconf is 
not initialized, (I'm not sure if it's loaded or not because you didn't turn 
on "View > Verbose output" in WinDbg to show additional 
information)</font></div>
<div><font face="Arial" size="2">maybe you've installed sanbootconf improperly 
somehow, or perhaps you have some kind of agressive anti-virus program that 
block the file-copying or registry changes.</font></div>
<div><font face="Arial" size="2">make sure you have sanbootconf.sys under 
Windows\System32\Drivers, and that you have a registry key called "sanbootconf" 
under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">- You can also manually install sanbootconf using 
Control Panel > Add Hardware, and then selecting "I have already connected 
the hardware" > "Add a new hardware device" > "Install the hardware that I 
manually select" > "System Devices" and then point to the directory where 
sanbootconf.inf is located. (this will only install sanbootconf without applying 
some critical configuration)</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Regards,</font></div>
<div><font face="Arial" size="2">Tal Aloni</font></div>
<div><font face="Arial" size="2"></font> </div>
<div>----- Original Message ----- </div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; padding-right: 0px; margin-left: 5px; margin-right: 0px;"><div><div></div><div>
  <div style="font: 10pt arial; background: none repeat scroll 0% 0% rgb(228, 228, 228);"><b>From:</b> 
  <a title="abuelandersson@gmail.com" href="mailto:abuelandersson@gmail.com" target="_blank">Daniel García</a> </div>
  <div style="font: 10pt arial;"><b>To:</b> <a title="ipxe-devel@lists.ipxe.org" href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a> </div>
  <div style="font: 10pt arial;"><b>Sent:</b> Friday, October 07, 2011 2:01 
  PM</div>
  <div style="font: 10pt arial;"><b>Subject:</b> Re: [ipxe-devel] Windows XP just 
  reboots all time in the logo screen</div>
  <div><br></div>
  <div class="gmail_quote">Hi,<br><br>I've re-installed Windows XP and sanbootconf 
  1.0. It still giving me the same problem: windows reboots itself when the logo 
  screen appears.<br><br>Looking at the WinDbg report, i think the problem migth 
  be that sanbootconf driver doesn´t load in the boot secuence.<br><br>Anybody 
  can tell me why it happends? Thanks for yout time.<br><br>Daniel 
  Garcia.<br><br>
  <div class="gmail_quote">El 5 de octubre de 2011 16:20, Daniel García <span dir="ltr"><<a href="mailto:abuelandersson@gmail.com" target="_blank">abuelandersson@gmail.com</a>></span> escribió:
  <div>
  <div></div>
  <div><br>
  <blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">Thanks for the info, Shao <br><br>I've followed your 
    advice and checked if sanbootconf driver was loaded, and it looks like it 
    wasn't. I don't know why this happend, I installed the last version of 
    sanbootconf with no error.<br><br>I attach the new WinDbg capture with the 
    result of the "lm" command.<br><br>Daniel Garcia.<br><br>
    <div class="gmail_quote">El 5 de octubre de 2011 15:26, Daniel García <span dir="ltr"><<a href="mailto:abuelandersson@gmail.com" target="_blank">abuelandersson@gmail.com</a>></span> escribió:
    <div>
    <div></div>
    <div><br>
    <blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">Hi again,<br><br>I've upgraded to iPXE and to the new 
      version of sanbootconf too, but I'm getting the same error: the client 
      machines conects to the iscsi target and starts booting windows xp, until 
      it reboots itself, giving a 0x00007b error in the WinDbg. <br><br>I attach 
      the WinDbg output file. I'd appreciate any kind of help. I've been looking 
      hard for any solution, but I found nothing...<br><br>Daniel.<br><br>
      <div class="gmail_quote">El 4 de octubre de 2011 13:51, Daniel García <span dir="ltr"><<a href="mailto:abuelandersson@gmail.com" target="_blank">abuelandersson@gmail.com</a>></span> escribió:
      <div>
      <div></div>
      <div><br>
      <blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;" class="gmail_quote">Hi,<br><br>I've followed the how-to and I get the 
        error report from WinDbg attached to this mail. I'd appreciate any 
        information you can give me.<br><br>It seems like sanbootconf driver 
        doesn't load.<br><font color="#888888"><br><font color="#888888"><br>Daniel.<br></font></font></blockquote></div></div></div><br></blockquote></div></div></div><br></blockquote></div></div></div><br></div><br>



  </div></div><p>
  </p><hr>

  <p></p>_______________________________________________<br>ipxe-devel mailing 
  list<br><a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br><a href="https://lists.ipxe.org/mailman/listinfo/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo/ipxe-devel</a><br>


<p></p></blockquote></div>
<br>_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo/ipxe-devel</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo/ipxe-devel</a><br>
<br></blockquote></div><br></div>