OK so I managed to get a response or communication between the scanned device them getting these weird errors please take a look
oh and I am also sharing the FSTAB entries for the disks which I think is OK
https://paste.armbian.com/wavomulela
fstab
UUID=29139414-cf10-4d96-91c7-aa71da90d700 / ext4 defaults,noatime,commit=600,errors=remount-ro 0 1
UUID=7612-3BF7 /boot vfat defaults 0 2
tmpfs /tmp tmpfs defaults,nosuid 0 0
UUID=9aa8342d-e41b-4faa-85ff-987d0eb39671 /media/250hdd ext4 rw,user,exec,nofail,umask=0000 0 0
mount -a
mount: /media/250hdd: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
mount: (hint) your fstab has been modified, but systemd still uses
the old version; use 'systemctl daemon-reload' to reload.
blkid
/dev/mmcblk0p1: LABEL_FATBOOT="armbi_boot" LABEL="armbi_boot" UUID="7612-3BF7" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="76f4bd06-01"
/dev/mmcblk0p2: LABEL="armbi_root" UUID="29139414-cf10-4d96-91c7-aa71da90d700" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="76f4bd06-02"
/dev/zram1: LABEL="log2ram" UUID="9a014cf4-3774-4ba7-92e5-9f3e293739de" BLOCK_SIZE="4096" TYPE="ext4"
/dev/zram0: UUID="1d241a44-4e41-4d07-90c0-00f6074c24ab" TYPE="swap"
/dev/sda1: LABEL="250hdd" UUID="9aa8342d-e41b-4faa-85ff-987d0eb39671" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="76f4bd06-01"