$ bootiso /opt/iso_images/archlinux-2018.05.01-x86_64.iso Granting root privileges for bootiso. Listing USB drives available in your system: NAME HOTPLUG SIZE STATE TYPE sdd 132G running disk Autoselecting `sdd' (only USB device candidate) The selected device `/dev/sdd' is connected through USB. Created ISO mount point at `/tmp/iso.vXo' `bootiso' isaboutto wipe out the content of device `/dev/sdd'. Are you sure you want to proceed? (y/n)>y Erasing contentsof /dev/sdd... Creating FAT32 partition on `/dev/sdd1'... Created USB device mount point at `/tmp/usb.0j5' Copying files from ISO to USB device with `rsync' Synchronizing writes on device `/dev/sdd' `bootiso' took 250 seconds towrite ISO to USB device with `rsync' method. ISO succesfully unmounted. USB device succesfully unmounted. USB device succesfully ejected. You can safely remove it !
$ bootiso -h Create a bootable USB from any ISO securely. Usage: bootiso [...]
Options
-h, --help, help Display this help message and exit. -v, --version Display version and exit. -d, --device Select block file as USB device. Ifisnot connected through USB, `bootiso' will fail andexit. Device block files are usually situated in /dev/sXX or /dev/hXX. You will be prompted toselect a device if you don'tuse this option. -b, --bootloader Install a bootloader with syslinux (safe mode) for non-hybrid ISOs. Does not work with `--dd' option. -y, --assume-yes `bootiso' won't prompt the user for confirmation before erasing and partitioning USB device. Use at your own risks. -a, --autoselect Enable autoselecting USB devices in conjunction with -y option. Autoselect will automatically select a USB drive device if there is exactly one connected to the system. Enabled by defaultwhen neither -d nor--no-usb-check options are given. -J, --no-eject Do not eject device after unmounting. -l, --list-usb-drives List available USB drives. -M, --no-mime-check `bootiso' won't assert that selected ISO file has the right mime-type. -s, --strict-mime-check Disallow loose application/octet-stream mime type in ISO file. -- POSIX end of options. --dd Use `dd' utility instead of mounting + `rsync'. Does not allow bootloader installation with syslinux. --no-usb-check `bootiso' won't assert that selected device is a USB (connected through USB bus). Use at your own risks.
Readme
Bootiso v2.5.2. Author: Jules Samuel Randolph Bugs andnew features: https://github.com/jsamr/bootiso/issues If you like bootiso, please help the community by making it visible: * star the project at https://github.com/jsamr/bootiso * upvote those SE post: https://goo.gl/BNRmvm https://goo.gl/YDBvFe