Giter Club home page Giter Club logo

molotov's Introduction

Molotov project

Create a bootable media from a Windows® 10 iso image.

The Molotov project aims to make it easy to create a bootable flash drive for Windows 10 installation.

Check the website for useless information: https://cizordj.github.io/molotov/

How to install

It is recommended to use the versions available in the releases page, these versions are stable enough for normal usage. Do not pick the binary directly from this repository as it contains bugs and is not well tested.

Debian Dependencies:

dash mount util-linux fdisk ntfs-3g dosfstools grub2-common grub-efi-amd64-bin grub-pc-bin

How to use

It is simple, just run the script with the necessary arguments:

./molotov -i <ISO_IMAGE> -d <DEVICE>

How it works

It is simple too, the molotov formats the block device, puts the iso contents in there and finally installs a boot-loader capable of booting Windows depeding on what type of boot you have selected. Remember, molotov is a non-interactive program, so be extremely careful when passing the block device. It won't ask any questions.

Known limitations

The molotov is still not capable of creating bootable drives from arm64 images and the reason is because the grub-efi-arm64-bin package is not installable on 64 bits versions of Debian. This is a problem that could be solved in just one line of code if that package was available.

Troubleshooting

Some common problems that people find when they use Molotov

Black screen with a blinking cursor

After using molotov to create the flash drive and booting from there, the Windows logo shows up and then disappear leaving you with a black screen and a blinking underscore on the left. It means that Windows is still booting in the background and it will take from 5 to 10 minutes to show the installation screen. This is mostly a hardware problem and is not something that molotov can fix, if you have a worn flash drive be aware that the transfer speed will be slow and Windows may take forever to boot. That is why I recommend you to use a 3.0 usb drive because the Windows will boot up faster.

molotov's People

Contributors

cizordj 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.