You can try downloading it.
Do you know if Stan's menu works Dave? Others might be interested.
You gonna post your boot menu Stan? Is it working?
Analysising the ISO OS's boot files and install instructions is helpful. So is Vonage's approach.
menuentry " USB - EFI" --class slackware --class user-icon-usb { set bootmgr=/EFI/boot/bootx64.efi #grubx64.efi # bootx64.efi set bootdrv=$root search -f $bootmgr --set=root echo USB: $root sleep -v -i 4 if [ $root != $bootdrv ]; then chainloader $bootmgr else echo "----------------------------------------" echo USB drive NOT found. echo sleep -v -i 10 fi set root=$bootdrv } menuentry " USB - linux" --class slackware --class user-icon-usb { set bootparms="volume=33 reboot=cold extramod=/Modules noload=save.dat;myx"...
This might help you to develop a script: https://www.tampermonkey.net/ In that you so easily edit and delete my postings you should be able to edit email postings of others.
Use the same approach you use to edit and delete my postings. Record each step: key pressed, option selected. Then try to write a script that walks you through those steps for next time. As a forum moderator on other forums I sometimes edit posts too; correct spelling for future seaches, spam links, bad words but rarely delete them unless they are spam.
Did you change it recently? Did it clear up Rob's thread? If not, you should do it manually.