Hi Henk,
Thanks for the suggestions. Here is what I have from the 64GB stick which works fine on my Lenovo T530 but not on my Vero4K which uses and Arm processor and has a Debian like OS.
alastair@localhost:~> sudo fdisk -l
[sudo] password for root:
**Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors**
Disk model: CT1000MX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 235BA8AC-05E4-4233-AA37-D1DAEFDBED28
**Device **** Start**** End**** Sectors**** Size****Type**
/dev/sda1 2048 3074046 3071999 1.5G EFI System
/dev/sda2 3074048 514862302 511788255 244G Microsoft basic data
/dev/sda3 514863104 516216831 1353728 661M Windows recovery environment
/dev/sda4 516218880 517961727 1742848 851M Microsoft basic data
/dev/sda5 517961728 546633727 28672000 13.7G Microsoft basic data
/dev/sda6 546633728 630519807 83886080 40G Linux filesystem
/dev/sda7 630519808 634714111 4194304 2G Linux swap
/dev/sda8 634714112 1953525134 1318811023 628.9G Linux filesystem
**Disk /dev/loop0: 30.27 MiB, 31735808 bytes, 61984 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop2: 95.73 MiB, 100376576 bytes, 196048 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop3: 55.36 MiB, 58052608 bytes, 113384 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop4: 55.32 MiB, 58007552 bytes, 113296 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop1: 30.94 MiB, 32440320 bytes, 63360 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/sdb: 59.75 GiB, 64160400896 bytes, 125313283 sectors**
Disk model: Flash Drive
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0b2a01bb
**Device ****Boot****Start**** End**** Sectors**** Size****Id****Type**
/dev/sdb1 2048 125313023 125310976 59.8G 7 HPFS/NTFS/exFAT
alastair@localhost:~>
alastair@localhost:~> lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0
squash 4.0 0 100% /snap/snapd/9279
loop1
squash 4.0 0 100% /snap/snapd/9721
loop2
squash 4.0 0 100% /snap/get-iplayer/250
loop3
squash 4.0 0 100% /snap/core18/1932
loop4
squash 4.0 0 100% /snap/core18/1885
sda
├─sda1
│ vfat FAT32 0F08-0688 1.4G 2% /boot/efi
├─sda2
│ ntfs Windows7_OS
│ B8168B4B168B0A18
├─sda3
│ ntfs 94B0612AB06113D0
├─sda4
│ ntfs 76BAC38DBAC34877
├─sda5
│ ntfs Lenovo_Recovery
│ D42C841B2C83F6B0
├─sda6
│ btrfs e603e5d0-7019-4f80-a3db-0042732f33f4 27.5G 31% /var
│ /usr/local
│ /tmp
│ /srv
│ /root
│ /opt
│ /boot/grub2/x86_64-efi
│ /boot/grub2/i386-pc
│ /
├─sda7
│ swap 1 c8c36e04-835d-4151-8ac2-aa8aea7e4fb1 [SWAP]
└─sda8
ext4 1.0 adaaa3ba-2329-4210-85e6-3246af0b6fc5 525.3G 10% /home
sdb
└─sdb1
exfat 1.0 16_USB_64G
902C-190C 59.1G 1% /run/media/alastair/16
_USB_64G
sr0
For comparison, here are the same details from the 256GB stick:-
alastair@localhost:~> sudo fdisk -l
[sudo] password for root:
**Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors**
Disk model: CT1000MX500SSD1
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 235BA8AC-05E4-4233-AA37-D1DAEFDBED28
**Device **** Start**** End**** Sectors**** Size****Type**
/dev/sda1 2048 3074046 3071999 1.5G EFI System
/dev/sda2 3074048 514862302 511788255 244G Microsoft basic data
/dev/sda3 514863104 516216831 1353728 661M Windows recovery environment
/dev/sda4 516218880 517961727 1742848 851M Microsoft basic data
/dev/sda5 517961728 546633727 28672000 13.7G Microsoft basic data
/dev/sda6 546633728 630519807 83886080 40G Linux filesystem
/dev/sda7 630519808 634714111 4194304 2G Linux swap
/dev/sda8 634714112 1953525134 1318811023 628.9G Linux filesystem
**Disk /dev/loop0: 30.27 MiB, 31735808 bytes, 61984 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop2: 95.73 MiB, 100376576 bytes, 196048 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop3: 55.36 MiB, 58052608 bytes, 113384 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop4: 55.32 MiB, 58007552 bytes, 113296 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/loop1: 30.94 MiB, 32440320 bytes, 63360 sectors**
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
**Disk /dev/sdb: 239.02 GiB, 256641603584 bytes, 501253132 sectors**
Disk model: Flash Drive
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000
**Device ****Boot****Start**** End**** Sectors**** Size****Id****Type**
/dev/sdb1 256 501253099 501252844 239G 7 HPFS/NTFS/exFAT
alastair@localhost:~>
alastair@localhost:~> lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0
squash 4.0 0 100% /snap/snapd/9279
loop1
squash 4.0 0 100% /snap/snapd/9721
loop2
squash 4.0 0 100% /snap/get-iplayer/250
loop3
squash 4.0 0 100% /snap/core18/1932
loop4
squash 4.0 0 100% /snap/core18/1885
sda
├─sda1
│ vfat FAT32 0F08-0688 1.4G 2% /boot/efi
├─sda2
│ ntfs Windows7_OS
│ B8168B4B168B0A18
├─sda3
│ ntfs 94B0612AB06113D0
├─sda4
│ ntfs 76BAC38DBAC34877
├─sda5
│ ntfs Lenovo_Recovery
│ D42C841B2C83F6B0
├─sda6
│ btrfs e603e5d0-7019-4f80-a3db-0042732f33f4 27.5G 31% /var
│ /usr/local
│ /tmp
│ /srv
│ /root
│ /opt
│ /boot/grub2/x86_64-efi
│ /boot/grub2/i386-pc
│ /
├─sda7
│ swap 1 c8c36e04-835d-4151-8ac2-aa8aea7e4fb1 [SWAP]
└─sda8
ext4 1.0 adaaa3ba-2329-4210-85e6-3246af0b6fc5 525.3G 10% /home
sdb
└─sdb1
exfat 1.0 13_USB_256G
64A5-F009 116G 51% /run/media/alastair/13_
USB_256G
sr0
alastair@localhost:~>
The Vero 4K device is working with HDMI display and no keyboard but a wand so for now all I can see on the screen is the absence of any files.
I shall remove the device so I can connect with full keyboard & monitor but had hoped to see some difference. I may have missed something but do you see any obvious issues from the comparisons above? How may I see the allocation unit size?
Budge.