| 117 |
|
|
| 118 |
</para></note><para arch="mips"> |
</para></note><para arch="mips"> |
| 119 |
|
|
| 120 |
If your TFTP server is a GNU/Linux box running Linux 2.4.X you'll need |
If you intend to install Debian on an SGI machine and your TFTP server is a |
| 121 |
to set the following on your server: |
GNU/Linux box running Linux 2.4, you'll need to set the following on your |
| 122 |
|
server: |
| 123 |
|
|
| 124 |
<informalexample><screen> |
<informalexample><screen> |
| 125 |
|
|
| 318 |
|
|
| 319 |
</para> |
</para> |
| 320 |
</sect3> |
</sect3> |
| 321 |
|
|
| 322 |
|
<sect3 arch="mips"> |
| 323 |
|
<title>Broadcom BCM91250A TFTP Booting</title> |
| 324 |
|
<para> |
| 325 |
|
|
| 326 |
|
On the Broadcom BCM91250A evaluation board, you have to load the SiByl boot |
| 327 |
|
loader via TFTP which will then load and start the Debian installer. In |
| 328 |
|
most cases, you will first obtain an IP address via DHCP but it is also |
| 329 |
|
possible to configure a static address. In order to use DHCP, you can |
| 330 |
|
enter the following command on the CFE prompt: |
| 331 |
|
|
| 332 |
|
<informalexample><screen> |
| 333 |
|
|
| 334 |
|
ifconfig eth0 -auto |
| 335 |
|
|
| 336 |
|
</screen></informalexample> |
| 337 |
|
|
| 338 |
|
Once you have obtained an IP address, you can load SiByl with the following |
| 339 |
|
command: |
| 340 |
|
|
| 341 |
|
<informalexample><screen> |
| 342 |
|
|
| 343 |
|
boot 192.168.1.1:/boot/sibyl |
| 344 |
|
|
| 345 |
|
</screen></informalexample> |
| 346 |
|
|
| 347 |
|
You need to substitute the IP address listed in this example with either |
| 348 |
|
the name or the IP address of your TFTP server. Once you issue this |
| 349 |
|
command, the installer will be loaded automatically. |
| 350 |
|
|
| 351 |
|
</para> |
| 352 |
|
</sect3> |
| 353 |
|
|
| 354 |
</sect2> |
</sect2> |
| 355 |
|
|
| 356 |
<!-- FIXME: commented out since it seems too old to be usable and a current |
<!-- FIXME: commented out since it seems too old to be usable and a current |