After reading several posts and trying to get the bios to read the USB with Ubuntu 22.04 iso I found it read and failed to load. I was encouraged to read that Ubuntu 22.10 worked and I tried that without success until I followed a post about using Rufus in Windows to read and recognise the usb. A this point I was stopped at a blank screen. Another post said "I had the same problem but was able to get the live disk to load and install by adding "acpi=off spec_store_bypass_disable" to the grub command. Now it is working great" This worked and using e to edit grub boot by adding that to the linux boot line and removing quiet splash I was able to see
"corrupted directory entry in block-------------" not able to read the rest
mounting /dev/sdb4 on /cdrom failed: Bad message EXT4-fs (sdb4):VFS:Found ext4 filesystem with invalid superblock checksum. Run e2fsck?
this was repeated multiple times followed by "Unable to find medium containing a live file system Attempt interactive netboot from a url" to which I answer no because there is no internet connection this takes me to Busyboxv1.35 "(initramfs) Unable to find a medium containing a live file system" I have searched the file system for a lead on how to progress but so far no ideas