Skip to content

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

Open
4 tasks done
Shock-OS opened this issue Apr 25, 2025 · 5 comments · May be fixed by #2775
Open
4 tasks done

Simple USB Flasher (APT package) #2772

Shock-OS opened this issue Apr 25, 2025 · 5 comments · May be fixed by #2775

Comments

@Shock-OS
Copy link

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

@WombleWoo7547
Copy link

Simple USB Flasher.zip

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

Copy link
Contributor

A zipfile was found in the body of an issue comment.
The sha1sum of the zip was: 0bb253c26a1f1b29ba2ddc197200b01dcb11b0c4

Click to show contents preview

@WombleWoo7547 WombleWoo7547 linked a pull request Apr 27, 2025 that will close this issue
@Shock-OS
Copy link
Author

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?

@matu6968
Copy link
Contributor

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.

@Shock-OS
Copy link
Author

Shock-OS commented May 2, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants