<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
</head>
<body text="#000000" bgcolor="#ffffff">
<tt>Lu&iacute;s Freire wrote:<br>
<br>
<br>
</tt>
<blockquote type="cite" cite="mid:bd3930b00912201338w23443ae2y524a5262315e6cf8@mail.gmail.com">
  <div class="gmail_quote">
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
    <div><tt>Now, i'm stuck on this point. I just can load the image on
the machine used to make the image. When i try to boot on a different
machine it seem's the the connection is lost on startup. I say this
because, on windows 7, when the boot stops, i'm presented with a window
showing me some options to do some recovery. I can see the virtual disk
is not present. Probably netcard driver's.</tt></div>
  </blockquote>
  </div>
</blockquote>
<tt><br>
Right.&nbsp; The long and the short of it is:<br>
1. You need to fully boot before you can install a network adapter.<br>
2. You need to install a network adapter before you can fully boot.<br>
<br>
So booting an image across different hardware platforms or
configurations is not really going to work unless you install the
network adapters for all of them into the SAN image.<br>
<br>
</tt>
<blockquote type="cite" cite="mid:bd3930b00912201338w23443ae2y524a5262315e6cf8@mail.gmail.com">
  <div class="gmail_quote">
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
    <div><tt>You know how can i insert extra netcard driver's to the
windows. I followed this tutorial, but don't feet on windows 7.</tt></div>
    <div><tt><a target="_blank" href="http://www.etherboot.org/wiki/appnotes/port_winnt_sanboot?s%5B%5D=porting" moz-do-not-send="true">http://www.etherboot.org/wiki/appnotes/port_winnt_sanboot?s[]=porting</a></tt></div>
  </blockquote>
  </div>
</blockquote>
<tt><br>
Right.&nbsp; I'm not familiar with Windows 7.&nbsp; I would guess that this
procedure could be adapted, though.&nbsp; Another option would be to move
the HDD into every different type of computer and install the network
adapters.&nbsp; Another option might be to use the CriticalDeviceDatabase
registry area, but I've never tried that.&nbsp; The big idea behind the
article you referenced is to spoof Windows into thinking that there is
a detached network adapter whose parameters resemble another
computer's, then to install its driver.&nbsp; When you boot this image on
the other computer, the adapter is actually there, and you have already
installed its driver.<br>
<br>
Maybe some other folks have some advice for this.<br>
<br>
- Shao Miller<br>
</tt>
</body>
</html>