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)


相关推荐
2501_945837435 小时前
OpenClaw 与 GPT-5 中转站的碰撞
gpt
AndrewHZ6 小时前
【大模型通关指南】2. 大模型发展时间线:从GPT-1到当前主流模型的演进逻辑
人工智能·gpt·语言模型·大模型·llm·主流模型
Menahem6 小时前
Windows无法安装到这个磁盘.选中的磁盘具有MBR分区表,在EFI 系统上,Windows 只能安装到 GPT 磁盘。
gpt
桂花饼9 小时前
OpenClaw、GPT-5.4:引入原生计算机使用能力(附国内API无缝接入指南)
人工智能·gpt·qwen3-next·sora2pro·openclaw·gemini-3.1pro·gpt-5.4
程序员大辉11 小时前
免费用 GPT-5、Claude 4.6、Gemini 3 的浏览器来了,目前公测中,装上就能用,十几个国际大模型免费用
gpt
阿杰的人生路11 小时前
OpenAI发布GPT-5.4内置原生电脑操控,OpenClaw 3.2更新权限关闭致功能失效
人工智能·gpt·电脑
Thomas.Sir12 小时前
深入剖析GPT:从原理到未来的全景解析;整合SpringBoot AI从零到一的实战指南
人工智能·gpt·springboot ai
AI精钢14 小时前
OpenClaw + GitHub Copilot GPT-5.4 技术修复指南
gpt·github·copilot·github copilot·ai agent·openclaw·gpt-5.4
技术人生黄勇14 小时前
付了GPT-5的钱,用的是开源模型
gpt
波尔德15 小时前
GPT生成的文件在网页端无法下载的解决方法
gpt