<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<BR>
&nbsp;<BR>
Thank you for your such a detailed help decryption, but the problem I still can't resolved.<BR>
Here is a very simple&nbsp;way to reproduce,&nbsp;100% happen.<BR>
When I boot&nbsp;from standard gpxe rom,&nbsp;undionly.kpxe, which is hold in a&nbsp;tftp server, and then press Ctrl+B enter command line:<BR>
type:<BR>
dhcp net0<BR>
sanboot iscsi:myip::::myiqn&nbsp;&nbsp; (I see your website said sanboot iscsi:myip::::myiqn:iscsiboot, but I can't use :iscsiboot, gpxe response a invalid parameters)<BR>
&nbsp;<BR>
it response:<BR>
Registered as BIOS drive 0x80<BR>Booting from BIOS drive 0x80<BR>Boot failed<BR>Unregistering BIOS drive 0x80<BR>
&nbsp;<BR>
The disk&nbsp;which this iqn&nbsp;has no MBR, so the will boot fail (just for test).<BR><BR>
Then I type exit to exit gpxe command line,&nbsp;it will boot from my harddrive, after booted,&nbsp;I&nbsp;opened computer management&nbsp;console, I can't see a hard disk (only on local hard disk).<BR>
&nbsp;<BR>
I've also tried set keep-san 1, it is the same thing.<BR>
So I think there&nbsp;may be a problem in int13, is that replace the original int13 drive? if yes, how can I prevent it replace the original int13 drive?<BR>
&nbsp;<BR>
Best Regards,<BR>
Aldrich.<BR>
&nbsp;<BR>
&nbsp;<BR>&gt; Subject: RE: [gPXE] Why disk not appear in the disk management tool?<BR>&gt; Date: Mon, 10 May 2010 09:15:21 -0400<BR>&gt; From: Shao.Miller@yrdsb.edu.on.ca<BR>&gt; To: kernsafe@hotmail.com<BR>&gt; CC: gpxe@etherboot.org<BR>&gt; <BR>&gt; Good day Aldrich,<BR>&gt; <BR>&gt; None of your e-mails mentioned any websites. Thanks for detailing that you were following a guide at the gPXE website, which must mean:<BR>&gt; <BR>&gt; http://www.etherboot.org/wiki/sanboot/winxp<BR>&gt; <BR>&gt; Is that correct?<BR>&gt; <BR>&gt; If the problem really happens with no internal HDD at all and just from the iSCSI-booted Windows, it could be:<BR>&gt; - Because you booted Windows while the original HDD was attached at the same time as the SAN<BR>&gt; - Because you have a root-kit installed on your computer<BR>&gt; <BR>&gt; Some actions you can try:<BR>&gt; - Report what you find in the UpperFilters and LowerFilters values at the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}\ Registry key. I would expect no LowerFilters (or maybe hpdiskflt) and one UpperFilters: PartMgr<BR>&gt; - You could delete all values inside the HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices\ Registry key and reboot<BR>&gt; - You could right-click the disk device in Device Manager, choose Properties, click the Volumes tab, then click the Populate button and report what shows up<BR>&gt; - You could use the 'mountvol' command and report what shows up<BR>&gt; - You could download BeebleBroxNT[1] partition editor and report the exact details it shows<BR>&gt; - You could inspect the Registry key at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmadmin\Parameters\ and report what you find there<BR>&gt; - You could use 'diskpart' and then 'list disk' and 'list volume' and report the detail<BR>&gt; <BR>&gt; Hope this helps.<BR>&gt; <BR>&gt; - Shao Miller<BR>&gt; <BR>&gt; [1] http://sourceforge.net/projects/beeblebrox/files/beeblebrox-windows/0.0.2/beeblebrox-0.0.2-win.zip/download<BR>&gt; <BR>&gt; ________________________________________<BR>&gt; From: KernSafe Technology [mailto:kernsafe@hotmail.com] <BR>&gt; Sent: Monday, May 10, 2010 07:28<BR>&gt; To: Miller, Shao<BR>&gt; Cc: gpxe@etherboot.org<BR>&gt; Subject: RE: [gPXE] Why disk not appear in the disk management tool?<BR>&gt; <BR>&gt; Hi,<BR>&gt; &nbsp;<BR>&gt; Thank you for your help.<BR>&gt; The guide is following gpxe website mentioned previously.<BR>&gt; Boot progress:<BR>&gt; 1, dhcp, Router and My own bootp service<BR>&gt; 2, tftp,&nbsp;third part standard ftfp server.<BR>&gt; 3, gpxe, use the standard and complied undionly.kpxe<BR>&gt; 4, iscsi,&nbsp;used a few type of targets and initiators,&nbsp;are all the same.<BR>&gt; 5, sanbootconf, download from etherboot.org<BR>&gt; &nbsp;<BR>&gt; the iSCSI&nbsp;targets and initiators I have tested&nbsp;to change other brands (includes microsoft initiator), the problem persist, so I think it is irrelevant to the iSCSI.<BR>&gt; The&nbsp;disk parition, I'm&nbsp;sure they are not the same, and even just one disk,&nbsp;it have the problem.<BR>&gt; Did other things will cause the&nbsp;problem?&nbsp;bootp or sanbootconf?<BR>&gt; &nbsp;<BR>&gt; &gt; Subject: RE: [gPXE] Why disk not appear in the disk management tool?<BR>&gt; &gt; Date: Sun, 9 May 2010 11:33:35 -0400<BR>&gt; &gt; From: Shao.Miller@yrdsb.edu.on.ca<BR>&gt; &gt; To: kernsafe@hotmail.com<BR>&gt; &gt; CC: gpxe@etherboot.org<BR>&gt; &gt; <BR>&gt; &gt; Sorry, Aldrich, I mis-spelled your name on this Apple MacBook keyboard,<BR>&gt; &gt; which often misses keystrokes. I don't think gPXE is hiding your first<BR>&gt; &gt; disk. Other people including myself do not have this problem. - Shao<BR>&gt; &gt; <BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: Miller, Shao <BR>&gt; &gt; Sent: Sunday, May 09, 2010 11:30<BR>&gt; &gt; To: KernSafe Technology<BR>&gt; &gt; Cc: gpxe@etherboot.org<BR>&gt; &gt; Subject: RE: [gPXE] Why disk not appear in the disk management tool?<BR>&gt; &gt; <BR>&gt; &gt; Good day Alrich,<BR>&gt; &gt; <BR>&gt; &gt; I repeatedly asked which guide you were following because without a<BR>&gt; &gt; guide, you might not be aware that you should not have the original<BR>&gt; &gt; source for the SAN image (a local HDD) attached to the same computer.<BR>&gt; &gt; Windows cares about a disk signature in the MBR. If two disks are<BR>&gt; &gt; attached with the same disk signature in the MBR, this can certainly<BR>&gt; &gt; complicate matters. Same thing with your two-SAN connection... Are<BR>&gt; &gt; they the same image with the same MBR? Each disk you are using should<BR>&gt; &gt; have a different MBR signature.<BR>&gt; &gt; <BR>&gt; &gt; - Shao Miller<BR>&gt; ________________________________________<BR>&gt; Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up now.<BR>                                               <br /><hr />Hotmail: Trusted email with Microsoft¡¯s powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>