-
-
Notifications
You must be signed in to change notification settings - Fork 238
Description
What is the name of the app?
Simple USB Flasher
Where is the app hosted?
Simple USB Flasher GitHub page
About the app
Simple USB Flasher is designed as a Linux-native alternative to other image flashing utilities such as Raspberry Pi Imager or balenaEtcher. It was created out of a need for a simple program that would "just flash" Batocera on a 1 TB SSD, which Raspberry Pi Imager refused to do (likely because it assumed the SSD was an internal drive due to its large size) and balenaEtcher failed to do properly. It used dd under the hood to flash bootable images to block devices, and supports USB sticks, external USB HDDs, external USB SSDs, and SD cards of any size. It has safeguards to prevent flashing the system drive, only detecting drives mounted in /media and /mnt as writable.
Upload file or Add PR Link
Simple USB Flasher - GitHub Releases page
Confirmations
- I have confirmed that this app is legal and not piracy.
- I have confirmed that this app has never been discussed in https://github.com/Botspot/pi-apps/issues and https://github.com/Botspot/pi-apps/pulls, and it is not in the Pi-Apps app list.
- I have read and followed the creating an app for Pi-Apps documentation.
- I have confirmed that this app can run on all Pi-Apps supported systems.