Hello! Since that i figured out all potential of grub2win , I've became a huge fan of your work, there are so many potential, that i download de source code so I could do something myself.
I'm learning yet but i dont give up easy. But to feel some progress in my journey I need your help.
First things first i can't run iso images from Linux and or dir, can you help me?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello! Since that i figured out all potential of grub2win , I've became a huge fan of your work, there are so many potential, that i download de source code so I could do something myself.
I'm learning yet but i dont give up easy. But to feel some progress in my journey I need your help.
First things first i can't run iso images from Linux and or dir, can you help me?
Here's some of the ISO menus I use:
Possible ISO boot parms: boot=/, from=all, from=$iso, fromiso=$iso, findiso=$iso, iso-scan/filename=$iso, bootfrom=/dev/sda6$iso
if [ -e /ISOs/gparted-live-1.3.0-1-i686.iso ]; then
menuentry " GParted Live new - ISO" --class debian --class icon-debian {
fi
if [ -e /ISOs/linuxmint-19.2-cinnamon-64bit.iso ]; then
menuentry " Linux Mint 19.2 Cinnamon ISO" --class debian --class icon-linux {
fi
if [ -e /ISOs/install64.iso ]; then
menuentry " OpenBSD ISO" --class debian --class icon-linux {
fi
menuentry " GrubFM x64 EFI Boot Manager of A1ive" --class other --class icon-gnugrub {
menuentry " Slackware Linux Live XFCE ISO" --class debian --class icon-linux {
Hi,
Thanks for your kind comments.
I see that Ed P, who is the king of ISO booting, has already given you some ideas.
Thanks Ed.
Please send me your Grub2Win diagnostics.
With the diagnostics, I can view your hardware and Grub configurations in more detail.
Also, where did you download your ISO file?
There are thousands of them available, and they all have different requirements.
Please let me know.
Thanks,
Dave
Last edit: Drummer 2022-12-01