4.4. Installing both variants on a single platform

You can install both the Windows and Red Hat Linux variants of RVDS on a single platform, for example Red Hat Linux. To do this, use the --var platform argument to specify the non-native platform. For example, to install both variants on a Red Hat Linux platform:

  1. Install the Red Hat Linux variant:

    /mnt/cdrom/setupclilinux.bin install --source /mnt/cdrom \
    --target "/opt/ARM/RVDS"
    
  2. Install the Windows variant:

    /mnt/cdrom/setupclilinux.bin install --source /mnt/cdrom \
    --target "/opt/ARM/RVDS" --var platform win_32-pentium --shared
    

See Variant syntax for details on the syntax of --var.

--shared prevents non-native elements of the installer from running. In this example, elements such as launching the ARM License Wizard and adding items to the Windows Start menu are not performed.

Copyright © 2003-2008 ARM Limited. All rights reserved.ARM DSI 0033G
Non-Confidential