Usb problems help

tried 4 different usbs sometimes works most times not displays volume control no g code files when i plug it house computer usb needs to be repaired. I had to bring control box in house to load files heard raspberry pi are fussy about usb
sticks

To format a USB that Masso will accept . . .

Open a command line running as Admin

Type the following . . .

Diskpart

List disk (find external disk number, ie disk2)

Select disk2

Clean

Convert mbr

Create primary partition

Active

Format fs=fat32 quick

Assign

Exit

Masso only takes a USB of 32Gig or less, must be fat32 and mbr.

2 Likes