Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
Technical Articles

QNX Technical Articles

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

 

QNX® 4.25 RTOS Proc32 version 4.25Q Installation Note

QNX® 4.25 RTOS

Date of this edition: July 21, 2005

Host OS: QNX 4.25 base or any patch level

Contents

Installation procedure

To install the process manager Proc32:

  1. Log in as root
  2. Download the archive (QNX4-Proc32-425Q_20050719.tar.gz).
  3. Get the cksum to ensure that the archive is correct:

    # cksum QNX4-Proc32-425Q_20050719.tar.gz

  4. Compare the result against the checksum posted on our website http://www.qnx.com/download
  5. Extract the archive with the updated drivers:

    # cd /

    Caution: The following procedure will overwrite your existing /boot/sys/Proc32. Make sure to save it into a backup directory if you wish to keep it.

    # gzip -d <download-path>/QNX4-Proc32-425Q_20050719.tar.gz
    # tar -xvof <download-path>/QNX4-Proc32-425Q_20050719.tar

    The following files will be installed:

    • /boot/sys/Proc32
    • /boot/sys/Proc32-cksum.txt
  6. Make sure that the Proc32 binary is executable:
      # chmod 775 /boot/sys/Proc32
      # chown root:root /boot/sys/Proc32

Note: Please make sure to build the OS image as documented in the QNX 4  manual in order to take advantage of this new Proc32.

For instance:

    # cd /boot
    # buildqnx -v ./build/myimage ./images/myimage
    
Backup the existing OS image into the alternate boot, in case you ever need it:
 
    # cp -V /.boot /.altboot
    
Copy the new OS image into /.boot:
 
    # cp -V ./images/myimage /.boot
    
Then reboot your system.

Online documentation

This patch doesn't update the online documentation for the Proc32 process manager. The command-line arguments remain as documented in the QNX 4 documentation.

Technical support

To obtain technical support for any QNX product, visit the Technical Support section in the Services area on our website www.qnx.com