Getting Started#

To help you get started, this section provides two simple examples:

  1. How to use the filesystem tool Build-FS to rebuild the SDK Linux filesystem without any modifications

  2. How to add a single debian package and a single file into your customized Linux filesystem

Prerequisites .. note:: The following quick start example uses the starting rootfs dev_nsr_desktop_rfs and assumes dev_nsr PCT.

  1. Ensure that the following tools are installed:

  • Build-FS

  • CopyTarget

See Installing NVIDIA Build-FS tool for instructions on installing and setting up these tools.

  1. Ensure the dev_nsr_desktop_rfs is built using the create_linux_targetfs.sh tool before running the steps in this section.