Command (? for help): o # 创建新的空 GPT 分区表(注意:清空原分区) This option deletes all partitions and creates a new protective MBR.
Command (? for help): n # 新建分区 Partition number (1-128): 1 # 输入分区号 First sector (34-....): [回车] # 默认起始扇区 Last sector or +size{KMGTP}: [回车或+10G] # 指定大小 Hex code or GUID: 8300 # Linux 文件系统类型
Command (? for help): p # 查看创建结果 Command (? for help): w # 写入分区表