Yes, I could comment out the prior ISO settings but the last one is the only one that counts (and the prior ISOs worked). In that root is set to the drive the ISO is on I normally don't have to include it in the from= parm but maybe this release needs it. I'll give it a shot. Thanks
beny.
Added in 3 hours 2 minutes 30 seconds:
Adding the root parm didn't help
beny.
Code: Select all
linux (loop)/boot/syslinux/vmlinuz from=$root$iso
Same result.
BTW This is my normal grub2 porteux menu.
Code: Select all
menuentry " PorteuX 2.0 ISO - Cinnamon" --class slackware --class user-icon-porteux {
# https://github.com/porteux/porteux/releases
set linux_folder=/porteux
set iso="/ISOs/PorteuX/porteux-v1.4-cinnamon-6.2.0-current-x86_64.iso"
set iso="/ISOs/PorteuX/porteux-v1.5-cinnamon-6.2.7-current-x86_64.iso"
set iso="/ISOs/PorteuX/porteux-v1.6-cinnamon-6.2.9-current-x86_64.iso"
set iso="/ISOs/PorteuX/porteux-v1.7-current-cinnamon-6.2.9-x86_64.iso"
set iso="/ISOs/PorteuX/porteux-v1.8-current-cinnamon-6.4.2-x86_64.iso"
set iso="/ISOs/PorteuX/porteux-v1.9-current-cinnamon-6.4.6-x86_64.iso"
set iso="/ISOs/PorteuX/porteux-v2.0-current-cinnamon-6.4.9-x86_64.iso"
set bootparms="volume=33 reboot=cold extramod=$linux_folder/Modules;$linux_folder/modsavedat \
kmap=us norootcopy noload=-test"
search -f $iso --set=root
loopback loop $iso
linux (loop)/boot/syslinux/vmlinuz from=$iso $bootparms
initrd (loop)/boot/syslinux/initrd.zst
}
Yes, I've been doing this awhile.
Added in 1 day 49 minutes 2 seconds:

This is not a porteux problem guys, it's tied to my new computer problems.
I tried to boot the 1.9 iso which worked on my old computer and it doesn't boot here either.

Same problem.
Thank God the porteu
s isos boot.