Simple USB Flasher (APT package)
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
- [x] I have confirmed that this app is legal and not piracy.
- [x] 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.
- [x] I have read and followed the creating an app for Pi-Apps documentation.
- [x] I have confirmed that this app can run on all Pi-Apps supported systems.
There's the app. To test place in the /apps folder and to submit to be finished then... I'm not that sure I'm still learning the OSS systems of this project
A zipfile was found in the body of an issue comment. The sha1sum of the zip was: 0bb253c26a1f1b29ba2ddc197200b01dcb11b0c4
Click to show contents preview
Thank you for your response! I noticed the .zip just had an empty folder in it, am I supposed to add the icons, description, etc and upload the finished .zip here?
Thank you for your response! I noticed the .zip just had an empty folder in it, am I supposed to add the icons, description, etc and upload the finished .zip here?
ZIP file is empty is because xarchiver on Pi OS has a bug that can appear to have added the files to the archive but it didn't, use a different archiver tool like File Roller or 7-Zip to fix this.
Hmm.... I used File Roller and still got just a folder titled 'Simple USB Flasher' with nothing in it. I also tried to extract it on my Linux Mint PC, which uses File Roller by default, and still got the same result.
If you need a USB flasher in the meantime, try USBImager from Pi-Apps.