Skip to main content
Ctrl+K
NVIDIA DriveOS 7.2.5 Linux SDK Early Access Developer Guide - Home NVIDIA DriveOS 7.2.5 Linux SDK Early Access Developer Guide - Home

NVIDIA DriveOS 7.2.5 Linux SDK Early Access Developer Guide

NVIDIA DriveOS 7.2.5 Linux SDK Early Access Developer Guide - Home NVIDIA DriveOS 7.2.5 Linux SDK Early Access Developer Guide - Home

NVIDIA DriveOS 7.2.5 Linux SDK Early Access Developer Guide

Table of Contents

  • Development Workflow
  • Developer Tools
  • Copytarget
  • Examples: Creating CopyTarget Manifest
  • Creating a Symlink

Creating a Symlink#

The following file attribute instructs CopyTarget to create a symlink at ${TARGET_DIRECTORY}/link.txt that points to /file.txt, where ${TARGET_DIRECTORY} is the target directory provided to CopyTarget.

fileList:
    - destination: /link.txt
      source:
          pdk_sdk_installed_path: /file.txt
      create_symlink: true

previous

Removing a File

next

Comprehensive Example: Using copytarget-manifest.yaml

NVIDIA NVIDIA

Copyright © 2024-2026, NVIDIA Corporation.

Last updated on Aug 06, 2026.

For test and development only.

Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact