diff --git a/files/p1/boot/grub/grub.cfg b/files/p1/boot/grub/grub.cfg index aff41901..0f62bb87 100644 --- a/files/p1/boot/grub/grub.cfg +++ b/files/p1/boot/grub/grub.cfg @@ -82,7 +82,7 @@ set ARC_CMDLINE="earlyprintk earlycon=uart8250,io,0x3f8,115200n8 console=ttyS0,1 search --set=root --label "ARC3" if [ -e /automated ]; then - menuentry 'Arc Automated Config Mode' --id automated { + menuentry 'Arc Automated Mode' --id automated { set_gfxpayload echo "Loading Arc Kernel..." linux /bzImage-arc ${ARC_CMDLINE} ${arc_cmdline} automated_arc