|
|
发表于 2004-12-3 17:44:33
|
显示全部楼层
回复: 用什么软件在安装完成后删除与重建分区?
最初由 allwin 发表
fdisk似乎没有删除分区功能
fdisk有删除分区功能:
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only) |
|