Arif Budiman
Arif Budiman
I have same issue. How to fix this @faizann24?
When I mounted _loop0p12_ from the ChromeOS-Flex.img, the required file was there: ``` Kuma@PC:/mnt/myimage/syslinux$ ls README default.cfg ldlinux.c32 ldlinux.sys root.A.cfg root.B.cfg syslinux.cfg usb.A.cfg vmlinuz.A vmlinuz.B ```

But if I hardcode A directly like: `linux (loop,12)/syslinux/vmlinuz.A`, Then ChromeOS flex can boot. Is indentation or whitespace affect to grub config?
With the config above, flex boots successfully. Thank You. Are there any log or additional information that may be required?