diff --git a/meta-oniro-core/recipes-bsp/grub/files/grub.cfg b/meta-oniro-core/recipes-bsp/grub/files/grub.cfg index 6697aacdfbb164ab92fdfa27fa65fe187ec9d070..b72bf6f9d628e8f00cb441a7fd041b0f2f66bcef 100644 --- a/meta-oniro-core/recipes-bsp/grub/files/grub.cfg +++ b/meta-oniro-core/recipes-bsp/grub/files/grub.cfg @@ -7,7 +7,7 @@ serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 -set CMDLINE="console=ttyS0,115200 panic=60 quiet" +set CMDLINE="console=ttyS0,115200 panic=60 rootwait quiet" # Find the boot partition. We need to know where to load from and save the # environment to. The boot partition is saved into the ONIRO_GRUB_BOOT