set timeout=30
set color_highlight=black/white
set color_normal=white/black
-menuentry "immudex (Debian 13) [EFI/GRUB]" {
+menuentry "immudex (Debian 13) amd64 [EFI/GRUB]" {
linux ($root)/live/vmlinuz quiet boot=live bootfrom=removable overlay-size=25% apparmor=1 security=apparmor
initrd ($root)/live/initrd
}
-menuentry "immudex (Debian 13) [EFI/GRUB] (nomodeset)" {
+menuentry "immudex (Debian 13) amd64 [EFI/GRUB] (nomodeset)" {
linux ($root)/live/vmlinuz quiet boot=live bootfrom=removable overlay-size=25% apparmor=1 security=apparmor
initrd ($root)/live/initrd
}