Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bootiso | 744 | 7 months ago | 11 | gpl-3.0 | Shell | |||||
A bash program to securely create a bootable USB device from one image file. | ||||||||||
Flash Chip | 126 | 2 years ago | 4 | other | Shell | |||||
Ready to use Flash environment for the C.H.I.P Single Board Computer | ||||||||||
Install Flash Chip Mac | 29 | 3 years ago | Shell | |||||||
Install-Flash-Chip-Mac | ||||||||||
Bootify | 27 | 2 years ago | 2 | gpl-2.0 | Shell | |||||
Bash script to make USB drives bootables with Windows 7/8/8.1/10 installation files | ||||||||||
Bashusbcopy | 19 | 7 years ago | Shell | |||||||
Bash script to automatically copy file on USB drive when plugged in | ||||||||||
Usbfd | 16 | 5 years ago | gpl-3.0 | Shell | ||||||
usbfd is a Linux Bash script. Used to mount unmount and format USB sticks with up to 1000 FDD images as used by USB Floppy Disk Drive Emulators. Originally written for GOTEK 1000 models. | ||||||||||
Kindle Notes Backup | 7 | 3 months ago | 2 | gpl-3.0 | Shell | |||||
Bash script that automatically syncs Kindle notes to a git repo when Kindle is mounted on USB | ||||||||||
Wcon | 6 | 3 years ago | 2 | apache-2.0 | Shell | |||||
A bash script to wirelessly connect android devices to a mac via adb | ||||||||||
Usb Pm Tools | 6 | 10 years ago | gpl-2.0 | Shell | ||||||
Scripts for improved Linux USB power management. | ||||||||||
Shortcutvirusremover | 5 | 3 years ago | gpl-3.0 | Python | ||||||
These scripts retrieve user files and folders and remove shortcut and autorun viruses from USB storage devices like pendrives. The signature of the shortcut virus(it removes) is that the virus creates a batch script in the folder it affects and converts everything in the folder it affects into a shortcut. |
usbfd is no longer being maintained. I sold the piano I installed the hardware in and have no way to test changes. If somebody wants to take over the project then drop me a line.
usbfd is intended as a tool to handle USB thumb drives used with USB FDD emulators.
It was written for a GNU/Linux Bash system using a GOTEK 1000 model, YMMV.
Just copy it into your bin folder or somewhere else and chmod +x it so you can run it from the command line.
use usbfd -? to get help
This: 0.9.1 -
It allows you to efficiently manage (mount / unmount / format) whole ranges of floppy images or just one at a time. Then you can use standard OS functions to copy the data to and from the images quickly.
Its a bash script for Linux because all the existing tools for mounting and formatting USB FDD Emulator images are for Windows.