# deepin-boot-maker **Repository Path**: deepin-community/deepin-boot-maker ## Basic Information - **Project Name**: deepin-boot-maker - **Description**: mirror of https://github.com/linuxdeepin/deepin-boot-maker - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/linuxdeepin/deepin-boot-maker - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-31 - **Last Updated**: 2025-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 启动盘制作工具 “启动盘制作工具”是一款帮助用户快速轻松创建可启动u盘的工具,它的设计是支持Deepin安装iso,但它也适用于所有ubuntu live安装iso。 ![screenshot](https://raw.githubusercontent.com/linuxdeepin/deepin-boot-maker/master/docs/deepin-boot-maker.png) ### 依赖 您也可以检查debian/control文件中提供的“Depends”。 ### 编译依赖 您还可以检查debian/control文件中提供的“Build-Depends”。 ## 安装 - 官方的二进制版本 目前唯一的二进制版本来自Deepin系统iso。iso文件下载路径: https://www.deepin.org/original/deepin-boot-maker/ 或者你可以在iso的根目录下找到二进制文件。 - 仓库安装 如果你是deepin用户,你可以从仓库安装“启动盘制作工具”: ```bash sudo apt-get install deepin-boot-maker ``` ### 构建过程 详细信息查看 [INSTALL](INSTALL.md) ## 帮助 任何使用问题都可以通过以下方式寻求帮助: * [WiKi](https://wiki.deepin.org) * [官方论坛](https://bbs.deepin.org) * [开发者中心](https://github.com/linuxdeepin/developer-center/issues) * [Matrix](https://matrix.to/#/#deepin-community:matrix.org) ## 贡献指南 我们鼓励您报告问题并做出改变 * [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) ## 开源许可证 “启动盘制作工具” 在 [GPL-3.0-only](LICENSE/GPL-3.0-only.txt) 下发布