Mount the flex SSD in a linux device (or USB boot). Identify the EFI partition
sudo fdisk -l
to identify the EFI System partition which in my case was /dev/sdb12
Edit file grub.cfg
and add cros_debug
to the various options
Saved the grub.cfg
file