Search found 1 match

by alexanderzhirov
Sun Oct 06, 2024 12:41 pm
Forum: General support
Topic: GRUB menu entry in multiboot USB
Replies: 0
Views: 3001

GRUB menu entry in multiboot USB

Hello everyone! I want to add ISO to a multiboot disk. Can you please tell me how to set up entries in GRUB correctly? 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/ke...