diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-31 02:03:44 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-31 02:03:44 +0000 |
commit | 4a4e15797e825d72ed9bec1dd8f331634da534c3 (patch) | |
tree | f8eed1b3650d9f75694d07de877a523f067701d8 /en/install-methods | |
parent | 55ad0e76e8d02631d99a0b3613af952775173e76 (diff) | |
download | installation-guide-4a4e15797e825d72ed9bec1dd8f331634da534c3.zip |
- Clean out ancient hardware issues
- Update Sparc specific information; many thanks to Jurij Smakov for his review of the Sparc manual
Diffstat (limited to 'en/install-methods')
-rw-r--r-- | en/install-methods/install-tftp.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/en/install-methods/install-tftp.xml b/en/install-methods/install-tftp.xml index 6376874e4..5cd1606d3 100644 --- a/en/install-methods/install-tftp.xml +++ b/en/install-methods/install-tftp.xml @@ -296,6 +296,13 @@ uppercase and if necessary append the subarchitecture name. </para><para> +If you've done all this correctly, giving the command <userinput>boot +net</userinput> from the OpenPROM should load the image. If the image +cannot be found, try checking the logs on your tftp server to see which +image name is being requested. + +</para><para> + You can also force some sparc systems to look for a specific file name by adding it to the end of the OpenPROM boot command, such as <userinput>boot net my-sparc.image</userinput>. This must still reside |