U盘格式转换GPT格式转回DOS

当前格式


c 复制代码
fdisk /dev/sdb

# 在 fdisk 提示符下,输入以下命令删除分区:
d
# 选择要删除的分区编号(如 1、2 等)
w


开始转换
[root@node-24 ~]# fdisk /dev/sdb

Welcome to fdisk (util-linux 2.37.4).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.

The device contains 'iso9660' signature and it will be removed by a write command. See fdisk(8) man page and --wipe option for more details.


Command (m for help): d   

Selected partition 1
Partition 1 has been deleted.

Command (m for help): w
The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.

格式化

# mkfs.vfat -F 32 /dev/sdb

mkfs.fat 4.2 (2021-01-31)


相关推荐
Major_xx4 小时前
装win10系统提示“windows无法安装到这个磁盘,选中的磁盘采用GPT分区形式”解决方法
windows·gpt
goodmao13 小时前
【DeepSeek】-macOS本地终端部署后运行DeepSeek如何分析图片
gpt·macos·大模型·ollama·deepseek·本地图片分析
奔跑草-14 小时前
【拥抱AI】GPT Researcher 源码试跑成功的心得与总结
人工智能·gpt·ai搜索·deep research·深度检索
PXM的算法星球1 天前
java(spring boot)实现向deepseek/GPT等模型的api发送请求/多轮对话(附源码)
java·gpt·microsoft
三月七(爱看动漫的程序员)2 天前
与本地电脑PDF文档对话的PDF问答程序
前端·人工智能·chrome·gpt·搜索引擎·pdf·知识图谱
奔跑草-2 天前
【拥抱AI】GPT Researcher如何自定义配置LLM
人工智能·gpt·ai搜索
奔跑草-4 天前
【拥抱AI】GPT Researcher的诞生
人工智能·gpt·ai搜索
hoypte4 天前
应用接入gpt
gpt
EelBarb4 天前
GPT-Sovits:语音克隆训练-遇坑解决
人工智能·gpt·语音识别
源大模型5 天前
OS-Genesis:基于逆向任务合成的 GUI 代理轨迹自动化生成
人工智能·gpt·智能体