pi-apps icon indicating copy to clipboard operation
pi-apps copied to clipboard

Simple USB Flasher (APT package)

Open Shock-OS opened this issue 8 months ago • 6 comments

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

  • [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.

Shock-OS avatar Apr 25 '25 01:04 Shock-OS

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

WombleWoo7547 avatar Apr 27 '25 10:04 WombleWoo7547

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

Click to show contents preview

github-actions[bot] avatar Apr 27 '25 10:04 github-actions[bot]

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?

Shock-OS avatar Apr 27 '25 16:04 Shock-OS

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.

matu6968 avatar Apr 29 '25 11:04 matu6968

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.

Shock-OS avatar May 02 '25 02:05 Shock-OS

If you need a USB flasher in the meantime, try USBImager from Pi-Apps.

Builder-B avatar Aug 30 '25 17:08 Builder-B