NVIDA partitions layout and <partition> entry #1679
Unanswered
AndersGnistrup
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I have just started to finalize a port from 35.5 to jetson 36.3 and I have a issue with the id= entry.
From /flash_l4t_nvme_rootfs_ab.xml:
I have an additional partition to fill the end of disk
This should be OK according to the documentation but I get some odd errors.
I then checked the NVIDIA documentation, https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/AR/BootArchitecture/PartitionConfiguration.html?highlight=partition%20layout#partition-configuration-files, and the id= is not listed in the possible arguments for Element Tag Attributes.
So, I tried to remove the id=x for APP_a/b, and voila, it worked.
So, should the xml files be updated or ???
Basicly, where should this be reported?
Or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions