QIDITECH / QIDI_MAX3

GNU General Public License v3.0
43 stars 3 forks source link

Cannot rename disk for firmware update to ' ' with Linux #5

Closed uhthomas closed 11 months ago

uhthomas commented 12 months ago

The guide for updating the firmware wants the USB disk to be renamed to ' ', but this does not seem possible with Linux.

image

See:

image

Is it possible to allow other names, which will be compatible across platforms?

uhthomas commented 12 months ago

mlabel is the same.


❯ sudo mlabel -i /dev/sda1 ::" "
Long file name " " is reserved.
a)utorename A)utorename-all r)ename R)ename-all
s)kip S)kip-all q)uit (aArRsSq): 
``
Rainboooom commented 12 months ago

You can now update the USB device without renaming it to a blank name.

In previous versions, some machines had some issues with USB device recognition, so we suggest setting your USB device name to blank. This issue no longer exists, so there is no need to rename the USB device again. Thank you for your feedback, which made me aware of the missing updates in the corresponding process. I will modify the update process together in the next update, We are very sorry for the inconvenience caused to you, and we also appreciate your feedback for making progress.