Replies: 4 comments 5 replies
-
I needed a new recipe to include the file in the rootfs and a bbappends to the tegra-bootfiles recipe to set that file to the This is the
|
Beta Was this translation helpful? Give feedback.
-
i'm interested in an A / B rootfs. I'd like to try Is there an example layout xml that I can start with to try out the above? |
Beta Was this translation helpful? Give feedback.
-
Hi
I'll have a look, and be more than happy to share my work when I'll
succeed.
Alas, I do not have enough time to work on the demo distro, but I'll share
everything when I'll succeed
Thanks
…On Mon, Sep 2, 2024 at 6:36 PM Dan Walkes ***@***.***> wrote:
There's an example adding a data partition at
https://github.com/mendersoftware/meta-mender-community/blob/4c1c2c144c9155bcca5cbd0f9d310eebef56d6c9/meta-mender-tegra/recipes-bsp/tegra-binaries/tegra-storage-layout-base_%25.bbappend
but it's more complicated than just the simple replacement of the XML file.
Regarding
It doesn't work either way
Perhaps share a minimally modified fork of
https://github.com/OE4T/tegra-demo-distro showing what you've attempted
to change unsuccessfully and details about the issues you found would be a
good approach. One benefit is that it would also help build the public
example you are requesting.
—
Reply to this email directly, view it on GitHub
<#1467 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRZY4H3B5HERVCG4EOQWFTZUSAV7AVCNFSM6AAAAABCWW7YJKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJSGI2TKNQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Albert Burbea
Hana Zemer 9
Tel Aviv 62917, Israel
Tel/Fax + 972-3-6044704
Mobile: +972-52-3541842
|
Beta Was this translation helpful? Give feedback.
-
hi,
well, the mender example just replaces / adds a filename to a partition,
but it's not changing the size of the partition itself
Albert
…On Mon, Sep 2, 2024 at 6:36 PM Dan Walkes ***@***.***> wrote:
There's an example adding a data partition at
https://github.com/mendersoftware/meta-mender-community/blob/4c1c2c144c9155bcca5cbd0f9d310eebef56d6c9/meta-mender-tegra/recipes-bsp/tegra-binaries/tegra-storage-layout-base_%25.bbappend
but it's more complicated than just the simple replacement of the XML file.
Regarding
It doesn't work either way
Perhaps share a minimally modified fork of
https://github.com/OE4T/tegra-demo-distro showing what you've attempted
to change unsuccessfully and details about the issues you found would be a
good approach. One benefit is that it would also help build the public
example you are requesting.
—
Reply to this email directly, view it on GitHub
<#1467 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRZY4H3B5HERVCG4EOQWFTZUSAV7AVCNFSM6AAAAABCWW7YJKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJSGI2TKNQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Albert Burbea
Hana Zemer 9
Tel Aviv 62917, Israel
Tel/Fax + 972-3-6044704
Mobile: +972-52-3541842
|
Beta Was this translation helpful? Give feedback.
-
According to https://github.com/OE4T/meta-tegra/wiki/Redundant-Rootfs-A-B-Partition-Support, I a have a custom redundant flash layout XML file. In my distro.conf I set it with:
The file is derived from flash_l4t_t194_spi_emmc_p3668_rootfs_ab.xml for a Xavier NX with some extensions.
But how do I get the file into the image?
Beta Was this translation helpful? Give feedback.
All reactions