I am running Ubuntu from flash drive and I would like to run memtest
in terminal mode as multiple processes, I see file resides in boot directory but not able to execute as I get message "permission denied" not able to make the file executable either.
memtest is usually run separately to a Linux kernel (selected as a boot option instead of Ubuntu), although you could download a memtest package and run it from within Ubuntu with the following commands.
Running it separately to Ubuntu gives it greater access to the machine's memory, so is the preferred method.
See How to check for errors in RAM via linux? for more details.