JavaStation Client Software Guide

Setting Mount Directories

You must set at least one mount directory to enable support for a locale other than U.S. English on the JavaStation computer.

When the JavaOS software boots on the JavaStation computer, it can mount some or all of the following directories on a server to obtain localization resources:

To Set Mount Directories
  1. Use the javaos.mountlist property to tell the JavaStation computer to mount the /REMOTE and /FONTS directories, as in this example:


    -ajavaos.mountlist=myserver:/export/root/javaos/fonts|/FONTS;
    myserver:/export/root/javaos/classes|/REMOTE
    


    Note -

    javaos.mountlist should be set using the -a (append) flag so that no previous settings for this property will be overridden.