Article 6JZQK Is it true that a live MX .iso is incompatible with GRUB?

Is it true that a live MX .iso is incompatible with GRUB?

by
JASlinux
from LinuxQuestions.org on (#6JZQK)
I am struggling to boot a USBFLASH .iso (this is GRUB2):

Code:menuentry 'USB MX Fossa64 XFCE (/ISO/MX-19.4_x64.iso)' {
set isofile="/ISO/MX-19.4_x64.iso"
rmmod tpm
loopback loop (hd0,1)$isofile
linux (loop)/antiX/vmlinuz boot=boot iso-scan/filename=$isofile noprompt noeject
initrd (loop)/antiX/initrd.gz
}Looking for an example of what I'm missing, I stumbled upon this graphic stating MX does not boot GRUB:

True? I am supposed to give up & put MX on solo media?
Attached Thumbnailsattachment.php?attachmentid=42607&stc=1&
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments