Coder Social home page Coder Social logo

bootable-usb's Introduction

Description

bootable-usb is a utility that will allow you to make a bootable USB drive from a ISO file, from a Linux terminal.

This program is written in C# dotnet core. Written by digimonster.co.za aka Theo Uys

You need dotnet runtime installed on your system and offcourse the zip file (bootable-usb.zip), a USB drive and an ISO file. That is it.

First, install dotnet runtime and then unzip the zip file and you're good to go.

Install dotnet runtime

sudo apt-get update sudo apt-get install apt-transport-https sudo apt-get update sudo apt-get install dotnet-runtime-3.1

Unzip the binaries

Unzip the bootable-usb.zip file

How to Execute

Create a directory and unzip the file into it. then run it from that directory with root priviledges like this: sudo ./bootable-usb

Make sure you insert the USB drive into your system and make sure the system regocnizes it You will then be good to go.

Additional Info

This application starts up asking you to press enter. This will supply you a list of all the USB devices in your system. Make sure you select the correct USB drive and make sure it was inserted before pressing enter.

USB drives normally looks like this /dev/sdb Then select your ISO file. Then wait for the dd command to finish. That is it.

bootable-usb's People

Contributors

theouys avatar

Watchers

 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.