Skip to content

Jetson Image Build Error #168

@moeux

Description

@moeux

OS Information

LSB Version:    n/a
Distributor ID: Fedora
Description:    Fedora Linux 43 (KDE Plasma Desktop Edition)
Release:        43
Codename:       n/a

Linux fedora-pc 6.18.7-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 23 16:42:34 UTC 2026 x86_64 GNU/Linux

Steps taken:

git clone https://github.com/pythops/jetson-image.git
cd jetson-image/
just build-jetson-rootfs 22.04
just build-jetson-image -b jetson-xavier-nx -d USB -l 35

Output:

mount: /build/Linux_for_Tegra/rootfs/proc: cannot mount proc read-only.
Error: building at STEP "RUN mount -t proc proc rootfs/proc/ &&     mount -t sysfs sys rootfs/sys &&     mount -o bind /dev rootfs/dev &&     chroot rootfs /bin/bash -c "echo 'nameserver 8.8.8.8' > /etc/resolv.conf && apt update; apt install -y cuda-toolkit-11-4 $L4T_PACKAGES"": while running runtime: exit status 32

I've also appended the output log of the second build attempt: output.log

Is there any workaround for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions