Hi,<br><br>I did a new clean installation of windows xp, after formating my hard disk. I installed the Microsoft ISCSI Initiator and after it the sanbootconf 1.0 driver. Everything went fine. But I'm still having the same situation: Windows reboots because 0x7B error.<br>
<br>I checked the services and driver boot order using the LoadOrd.exe aplication, and the result output is attached to this mail. It seems to be well configured, sanbootconf has a start value of "Boot" and is in group "Base", as you can see.<br>
<br>But when i run a WindDbg, it seems not to load the sanbootconf driver when it should. I've also attached the WindDbg output.<br><br>I'm really stuck on here. <br><br>Thank you for all the help,<br><br>Daniel García.<br>
<br><div class="gmail_quote">2011/10/17 Shao Miller <span dir="ltr"><<a href="mailto:Shao.Miller@yrdsb.edu.on.ca">Shao.Miller@yrdsb.edu.on.ca</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 10/17/2011 04:36, Daniel García wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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>

</blockquote>
<br></div>
A useful program which I think you might enjoy in order to view driver (and service) loaded order is Microsoft's Sysinternals' LoadOder (LoadOrd.exe).  Please boot the iSCSI disk as a locally-attached disk, then run LoadOrder and have a look.<br>

<br>
All of the items with a value of "Boot" in the "Start value" column are those that are loaded by NTLDR; they're the ones that you see loaded when you choose to boot in Safe Mode or when you add the /SOS switch to your BOOT.INI file.<br>

<br>
If the SANBootConf driver is not a "Boot" driver, then either it's setup program has failed to set it as a boot-start driver, or you haven't run its setup program.<br>
<br>
Only those drivers that are boot-start drivers are available before STOP 0x7B time.<br><font color="#888888">
<br>
- Shao Miller</font><div><div></div><div class="h5"><br>
______________________________<u></u>_________________<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/<u></u>mailman/listinfo/ipxe-devel</a><br>
</div></div></blockquote></div><br>