Yes, I have completed it. I made some .iso files for antiX26 with xfce, trinity., and lumina de’s.
There are topics covering it
The .iso files can be downloaded from sourceforge
I think it must be OK… there have been over 120 downloads of my .isos from sourceforge, and no complaints.
The live .iso has an Antix Install icon that will invoke the installer. As long as your notebook has a usb drive and a KB it should be an easy install.
So it is both a live .iso, and an install .iso. Most modern distribution .isos are like that.
Read the relevant posted topic … there are instructions, as well as details of how I made each .iso.
Etcher quite often gives problems .
Use dd in linux
dd if=xxx.iso of=/dev/sdx conv=fsync
where sdx is the usb drive, and xxx.iso is the name of the iso file.
To find the usb drive name use lsblk
then plug the drive in
the lsblk again
the extra drive in the second lsblk will be your usb drive
Note , it wants the drive name, not some partition on the drive.
dd is totally reliable… it should then boot