ubuntu制作windows的u盘启动盘

概要:

本篇演示在ubuntu22.04中制作windows10的u盘启动盘

一、下载woeusb

1、下载woeusb

在浏览器中输入https://github.com/woeusb/woeusb/releases访问[woeusb](https://github.com/woeusb/woeusb/releases "woeusb")

点击红色矩形圈出来的部分,下载woeusb

2、安装wimtools

wimtools是woeusb的一个必须的部分

sudo apt install wimtools

3、下载windows10的iso文件

访问微软官网自行下载

二、格式化U盘

打开软件Disks

选择格式化U盘

点击Format

点击Format

注意格式化后U盘的名字

三、制作U盘启动盘

sudo bash woeusb-5.2.4.bash --device xxx.iso /dev/sdb

相关推荐
小涛不学习2 小时前
手写线程池(从0实现 ThreadPoolExecutor 核心思想)
windows
源远流长jerry2 小时前
在 Ubuntu 22.04 上配置 Soft-RoCE 并运行 RDMA 测试程序
linux·服务器·网络·tcp/ip·ubuntu·架构·ip
twc8292 小时前
大模型生成 QA Pairs 提升 RAG 应用测试效率的实践
服务器·数据库·人工智能·windows·rag·大模型测试
wenlonglanying3 小时前
Windows安装Rust环境(详细教程)
开发语言·windows·rust
lay_liu4 小时前
ubuntu 安装 Redis
linux·redis·ubuntu
polaris06305 小时前
Windows操作系统部署Tomcat详细讲解
java·windows·tomcat
186******205315 小时前
OPPO手机技巧:如何恢复OPPO手机数据
智能手机·电脑
mldlds5 小时前
windows手动配置IP地址与DNS服务器以及netsh端口转发
服务器·windows·tcp/ip
取个名字太难了a5 小时前
DebugActiveProcess 调试流程分析(一)
windows
Java.熵减码农6 小时前
火绒安全软件误杀explorer.exe导致黑屏解决方法
windows