Skip to content

cnsuhao/deepin-boot-maker

 
 

Repository files navigation

Deepin Boot Maker

Deepin Boot Maker is a tool that helps user to create a bootable usb stick quick and easy, it is designed to support deepin install iso, but it works for all ubuntu live install iso too.

screenshot

Dependencies

Deepin Boot Maker is designed to support Windows/Linux/Mac platforms. It has no external dependencies on Windows and Mac OS. On Linux, you need packages below:

#For release based on debian
sudo apt-get install  p7zip-full mtools

Official support platform:

  • Deepin 2014/2015

  • Mac OSX 10.10

  • Windows XP 32/64bit, Windows 7 32/64bit, Windows 8 32/64 bit.

Installation

  • Official binary release

The only binary release is from Deepin OS iso for now. You can download iso from: http://www.deepin.org/download.html. You can find binary file on the root of iso.

  • Repository Install

If you are deepin user, you can install Deepin Boot Maker from repository:

sudo apt-get install deepin-boot-maker
  • Build and install

See INSTALL for detail.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Boot Maker is licensed under GPLv3.

Credits and references

  1. UNetbootin: this projects is derived form unetbootin, but now there are big differences between them.

Packages

No packages published

Languages

  • C++ 95.8%
  • QMake 2.2%
  • Other 2.0%