-
-
Notifications
You must be signed in to change notification settings - Fork 223
Simple USB Flasher (APT package) #2772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
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. 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? |
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. |
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.More info and screenshots
Upload file or Add PR Link
Simple USB Flasher - GitHub Releases page
Confirmations
The text was updated successfully, but these errors were encountered: