diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-03-19 04:18:28 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2006-03-19 04:18:28 +0000 |
commit | 1e7a2bacb7a9283507ddaa2ecb1f329126ddd9a1 (patch) | |
tree | 515a75071efda52ca84e828b83ca0bd04bd5c9d3 /en/install-methods/tftp | |
parent | 901ed96dbd1f58c817c78492ea5041b2c262f821 (diff) | |
download | installation-guide-1e7a2bacb7a9283507ddaa2ecb1f329126ddd9a1.zip |
Add support for the SGI O2 (IP32) machines (with R5000 CPU).
Diffstat (limited to 'en/install-methods/tftp')
-rw-r--r-- | en/install-methods/tftp/bootp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/install-methods/tftp/bootp.xml b/en/install-methods/tftp/bootp.xml index 110d2405d..0f1fb963d 100644 --- a/en/install-methods/tftp/bootp.xml +++ b/en/install-methods/tftp/bootp.xml @@ -50,7 +50,7 @@ option specifies the file a client should retrieve via TFTP; see <xref linkend="tftp-images"/> for more details. <phrase arch="mips"> -On SGI Indys you can just enter the command monitor and type +On SGI machines you can just enter the command monitor and type <userinput>printenv</userinput>. The value of the <userinput>eaddr</userinput> variable is the machine's MAC address. </phrase> |