Changes between Initial Version and Version 1 of UsersGuide/SPARC


Ignore:
Timestamp:
2014-05-22T12:32:36Z (10 years ago)
Author:
Jiri Svoboda
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/SPARC

    v1 v1  
     1= Running HelenOS on SPARC =
     2
     3== Booting over the network ==
     4
     5First set up a boot server (this can be also the build machine). Create a new directory into which you copy the file {{image.boot}} and publish it via TFTP. Note down the IP address of the boot server.
     6
     7Second go to the OK prompt at the machine you wish to boot from the network.
     8
     9{{{
     10boot net:bootp,<boot-server-IP>,image.boot,<my-IP>,<default-router-IP>
     11}}}