Installing extlinuxThe first step is to install extlinux. On Deban or Ubuntu, that means: apt-get install extlinux syslinux-common On Debian, this automatically creates a directory /boot/extlinux with a few configuration files in it. Notably, you'll have extlinux.conf -- the main configu...
2 src/deepin-boot-maker.pro @@ -3,7 +3,7 @@ TARGET = deepin-boot-maker CONFIG += static DEPENDPATH += . INCLUDEPATH += . DEFINES += STATICLINUX HEADERS += unetbootin.h \ qml/Deepin/Widgets/plugins/dicon.h \ qml/Deepin/Widgets/plugins/dwindow.h \ 208 src/deepin-boot-maker...