diff --git a/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb b/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb
index 8133eb79f4e9736421d2c40de004f3ce22526e09..6faafb433c281fbbee7143082478b6e5e09e9ce0 100644
--- a/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb
+++ b/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb
@@ -13,5 +13,5 @@ IMAGE_INSTALL:append = "\
 
 EXTRA_IMAGE_FEATURES += "dev-pkgs dbg-pkgs src-pkgs tools-sdk tools-debug tools-profile"
 
-# With the EXTRA_IMAGE_FEATURES we need to bump the size of the rootfs slightly
-ROOT_PARTITION_SIZE = "1300M"
+# With the EXTRA_IMAGE_FEATURES we need to bump the default size of the rootfs
+ROOT_PARTITION_SIZE = "2G"