On Fri, Oct 30, 2020 at 04:52:16PM +0100, Felmon Davis wrote:
not sure what's on a usb disk, is that FAT32?
You can check by calling `mount` (with no arguments) from the command
line. Look for your USB disk, it will show the disk type. (Probably
vfat.)
--
Steve