Cannot build sample filesystem for L4T 38.2.1

While attempting to build the sample filesystem for L4T 38.2.1 using tools/samplefs/nv_build_samplefs.sh in the BSP, I encountered an error saying:

“ERROR: Cannot download base image, please check internet connection first”.

Upon further investigation, the link under tools/samplefs/nvubuntu-noble-aarch64-samplefs has expired.

BASE_URL=“https://cdimage.ubuntu.com/ubuntu-base/releases/24.04/release/ubuntu-base-24.04.2-base-arm64.tar.gz

The images for Ubuntu Base 24.04 (Noble) only show 24.04.3, not 24.04.2 or previous images.
(FYI, the images under Ubuntu Base 22.04 (Jammy) show all previous versions.)

Hi,

This is a known issue and will be fixed in the next release.

For now, please proceed with the modification you suggested.

Thank you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.