-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Milestone
Description
Hi, Sorry for my english
When I try to format USB, Ive got this error : the device is not ready
I've read your faq and you talking about bad usb connexion, it's not the case, at least for me
I solved the problem, with diskpart
and automount
In a prompt, type:
diskpart
automount enable
exit
When automount
is disabled, I have the error
When automount
is enabled , everything is fine
So if you experience the same issue, can you please write it in your FAQ.
thanks