Skip to content

Restoring the factory settings of USB flash drives

License

Notifications You must be signed in to change notification settings

AKotov-dev/usbrestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USBRestore

Restoring the factory settings of USB flash drives

Dependencies: util-linux parted dosfstools

If earlier ISO installation images were recorded on the USB flash drive, for example, through Rufus programs (GPT/EFI/Windows), or the GRUB bootloader was installed, there may be problems with the USB flash drive in the future: all of the above is not deleted even after formatting. Therefore, the flash drive may not load in televisions, set-top boxes, etc. All these devices, like the MgaRemix bootloader, require the use of native/factory flash drive parameters: dos partition, FAT32 file system.

To bring the flash drive to normal, factory parameters, a USBRestore was created. He does a forced "resuscitation" and removes all unnecessary things from the flash drive by pressing one button, returning it to the "from the store" state:

  1. Clears the partition table
  2. Marks the dos partition
  3. Creates a FAT32 partition
  4. Formats the partition labeled USBDRIVE
  5. Checks the section for errors with correction

Be careful when choosing a device from the list! The program itself determines removable devices, but their variety is great, so pay attention to the capacity (G), i.e. Gigabytes, when working.

About

Restoring the factory settings of USB flash drives

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages