admin管理员组文章数量:1130349
使用开源软件WoeUSB制作win10启动盘。
1. 获取WoeUSB源码
git clone https://github/slacka/WoeUSB.git
2. 配置依赖
$./setup-development-environment.bash
$ sudo apt-get install devscripts equivs gdebi-core
$ cd <WoeUSB source tree directory, the folder that contains the `src` folder>
$ mk-build-deps # NOTE: Currently, due to Debian Bug #679101, this command will fail if the source path contains spaces.
$ sudo gdebi woeusb-build-deps_<version>_all.deb
3. 源码编译安装
# Generic method
$ autoreconf --force --install # Most non-Debian derived distros will need this
$ ./configure
$ make
$ sudo make install
4. 使用WoeUSB制作windows启动盘
woeuse --device windows的ios文件 U盘设备
例如
woeusb --device cn_windows_10_business_editions_version_1903_x64_dvd_e001dd2c.iso /dev/sdc
使用开源软件WoeUSB制作win10启动盘。
1. 获取WoeUSB源码
git clone https://github/slacka/WoeUSB.git
2. 配置依赖
$./setup-development-environment.bash
$ sudo apt-get install devscripts equivs gdebi-core
$ cd <WoeUSB source tree directory, the folder that contains the `src` folder>
$ mk-build-deps # NOTE: Currently, due to Debian Bug #679101, this command will fail if the source path contains spaces.
$ sudo gdebi woeusb-build-deps_<version>_all.deb
3. 源码编译安装
# Generic method
$ autoreconf --force --install # Most non-Debian derived distros will need this
$ ./configure
$ make
$ sudo make install
4. 使用WoeUSB制作windows启动盘
woeuse --device windows的ios文件 U盘设备
例如
woeusb --device cn_windows_10_business_editions_version_1903_x64_dvd_e001dd2c.iso /dev/sdc
版权声明:本文标题:linux制作U盘win10启动盘 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/jiaocheng/1763696711a2955463.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论