Bootify

Bash script to make USB drives bootables with Windows 7/8/8.1/10 installation files
Alternatives To Bootify
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Bootiso744
7 months ago11gpl-3.0Shell
A bash program to securely create a bootable USB device from one image file.
Flash Chip126
2 years ago4otherShell
Ready to use Flash environment for the C.H.I.P Single Board Computer
Install Flash Chip Mac29
3 years agoShell
Install-Flash-Chip-Mac
Bootify27
2 years ago2gpl-2.0Shell
Bash script to make USB drives bootables with Windows 7/8/8.1/10 installation files
Bashusbcopy19
7 years agoShell
Bash script to automatically copy file on USB drive when plugged in
Usbfd16
5 years agogpl-3.0Shell
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 Backup7
3 months ago2gpl-3.0Shell
Bash script that automatically syncs Kindle notes to a git repo when Kindle is mounted on USB
Wcon6
3 years ago2apache-2.0Shell
A bash script to wirelessly connect android devices to a mac via adb
Usb Pm Tools6
10 years agogpl-2.0Shell
Scripts for improved Linux USB power management.
Shortcutvirusremover5
3 years agogpl-3.0Python
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.
Alternatives To Bootify
Select To Compare


Alternative Project Comparisons
Readme

bootify

bootify is a Bash script to make bootable USB drives with Windows 7/8/8.1/10 installation files. It can be used for Boot or UEFI systems.

Dependencies

Make sure the following tools exist on your system:

stat, file, mktemp, lsblk, dd, mkfs.ntfs, mkfs.vfat, parted, 7z, wimlib-imagex, rsync

Usage

Make sure bootify is executable: chmod +x bootify

sudo ./bootify -d [DEVICE] -s [boot|uefi] -i [ISO]

Todo

  • Handle interruption events

Bugs

  • Old lsblk versions have less available columns to report device data. The script will crash if your system uses one of them.
  • UEFI is supported from Windows 7 64bits onwards. If you try to make a USB bootable using Windows 7 32bits it will never work.
Popular Usb Projects
Popular Bash Script Projects
Popular Hardware Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Bash
Usb
Bash Script
Uefi