diff --git a/apertis-image-uefi.yaml b/apertis-image-uefi.yaml
index 03e43dbd8d6791cc8a9da57af3b76d255ee07b90..d146db78bd9527453978952ed26999553bc034c6 100644
--- a/apertis-image-uefi.yaml
+++ b/apertis-image-uefi.yaml
@@ -108,21 +108,13 @@ actions:
 
   - action: filesystem-deploy
     description: Deploying ospack onto image
-
-  - action: apt
-    packages:
-      - gummiboot
+    append-kernel-cmdline: {{ $cmdline }}
 
   - action: run
     description: Install UEFI bootloader
     chroot: true
     command: bootctl --path=/boot/efi install
 
-  - action: run
-    description: Add kernel parameters
-    chroot: true
-    command: sed -i -e 's%GUMMIBOOT_OPTIONS=.*%GUMMIBOOT_OPTIONS="{{ $cmdline }}"%' /etc/default/gummiboot
-
   - action: apt
     description: Kernel and system packages for {{$architecture}}
     packages: