Code: Select all
menuentry "GhostBSD 24.07.1 XFCE" --class freebsd {
insmod iso9660
set isofile="/GhostBSD-24.07.1-XFCE.iso"
loopback loop $isofile
kfreebsd (loop)/boot/kernel/kernel
kfreebsd_module (loop)/boot/mfsroot.gz type=mfs_root
}
Code: Select all
(hd0,2)
Code: Select all
GhostBSD-24.07.1-XFCE.iso
The current configuration of entries does not allow booting from USB into ISO.