/[d-i]/trunk/manual/en/install-methods/install-tftp.xml
ViewVC logotype

Diff of /trunk/manual/en/install-methods/install-tftp.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22939 by ths-guest, Sat Oct 9 23:27:48 2004 UTC revision 23137 by joshk, Sat Oct 16 07:08:52 2004 UTC
# Line 271  as ``SUN4M'' or ``SUN4C''; in some cases Line 271  as ``SUN4M'' or ``SUN4C''; in some cases
271  blank, so the file the client looks for is just  blank, so the file the client looks for is just
272  <filename>client-ip-in-hex</filename>.  Thus, if your system  <filename>client-ip-in-hex</filename>.  Thus, if your system
273  subarchitecture is a SUN4C, and its IP is 192.168.1.3, the filename  subarchitecture is a SUN4C, and its IP is 192.168.1.3, the filename
274  would be <filename>C0A80103.SUN4C</filename>.  would be <filename>C0A80103.SUN4C</filename>. An easy way to determine
275    this is to pull up a shell on another Unix machine and:
276    
277    </para><para>
278    <userinput>printf '%.2x%.2x%.2x%.2x\n' 10 0 0 4</userinput>
279    </para><para>
280    
281    if the machine's intended IP is 10.0.0.4. This will spit out the IP in
282    hexadecimal; you will need to change all letters to uppercase and append
283    the subarchitecture name if necessary, to get to the correct filename.
284    
285  </para><para>  </para><para>
286    

Legend:
Removed from v.22939  
changed lines
  Added in v.23137

  ViewVC Help
Powered by ViewVC 1.1.5