grub-file

Check if a file is of a specific bootable image…

grub-file

Check if a file is of a specific bootable image type. More information: https://manned.org/grub-file.

grub-file --is-arm-efi {{path/to/file}}

grub-file --is-i386-efi {{path/to/file}}

grub-file --is-x86_64-efi {{path/to/file}}

grub-file --is-arm-linux {{path/to/file}}

grub-file --is-x86-linux {{path/to/file}}

grub-file --is-x86_64-xnu {{path/to/file}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← grub-bios-setup grub-install →