Copying a new version of qconn to a target system

To copy a new version of qconn to a target system:

  1. Run slay qconn on the target to stop any existing qconn process.
  2. Copy $QNX_TARGET/target/usr/sbin/qconn to your target system's /usr/sbin directory.
  3. Ensure that the qconn in the target's /usr/sbin directory is executable; if it isn't, use chmod +x to make it so.