Skip to content

DISCO root file system size (yocto) #453

Discussion options

You must be logged in to vote

Hello @keck9939,

Could you please try adding the following line to meta-polarfire-soc-bsp/recipes-core/base-files/base-files_%.bbappend? This should resize the root partition on first boot using growfs systemd service. This will be included in our next release.

diff --git a/meta-polarfire-soc-bsp/recipes-core/base-files/base-files_%.bbappend b/meta-polarfire-soc-bsp/recipes-core/base-files/base-files_%.bbappend
index c91d8ea..57c2874 100644
--- a/meta-polarfire-soc-bsp/recipes-core/base-files/base-files_%.bbappend
+++ b/meta-polarfire-soc-bsp/recipes-core/base-files/base-files_%.bbappend
@@ -2,5 +2,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}/motd:"
 
 FILESEXTRAPATHS:prepend:icicle-…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@keck9939
Comment options

Answer selected by keck9939
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants