GithubHelp home page GithubHelp logo

guoyu07 / mac-iso2usb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hongkongkiwi/mac-iso2usb

0.0 0.0 0.0 7 KB

Mac OSX bash script to directly burn an iso to a usb drive. Simple and handles all the conversion.

License: MIT License

Shell 100.00%

mac-iso2usb's Introduction

iso2usb - Make your life easy on Mac!

Why?

I often wanted to burn iso files to usb but it seemed like a real hassle, I looked for a useful gui tool but couldnt find one, so I wrote this awesome bash script

Installation

It's very easy, just run the following command to install into /usr/local/bin

wget -q -O /usr/local/bin/iso2usb https://raw.githubusercontent.com/hongkongkiwi/iso2usb/master/iso2usb | chmod +x /usr/local/bin/iso2usb

Once this is complete you can simply run it from the command line like any other command using iso2usb

Usage

If you want to pass the device directly (get the device from diskutil list)

iso2usb file.iso /dev/disk# (# is a disk number)

If you want to bring up a selection of USB devices and select from the menu (potentially more dangerous)

iso2usb file.iso

Help make it better

Pull requests are welcome!

mac-iso2usb's People

Contributors

hongkongkiwi avatar tbreuss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.