If you are upgrading to Netra j 2.0 from a previous Netra version and are using Netra j to administer JavaStation brick model (JavaStation with microSPARC`-II) clients, you must modify the /etc/bootparams file.
The JavaOS directory has changed from:
/export/root/JavaDesktop |
/export/root/javaos/JDM1 |
Thus for each JavaStation, you must change the following line in the /etc/bootparams file:
javastation_name root=bootserver:/export/root/JavaDesktop boottype=:js |
javastation_name root=bootserver:/export/root/javaos/JDM1 boottype=:js |