- 論壇徽章:
- 0
|
我關(guān)閉服務(wù)后再重啟系統(tǒng),還是提示占用,無法恢復(fù)原來的狀態(tài),如何去掉?
fdisk -l
Disk /dev/sdb: 9994.9 GB, 9994994974720 bytes
255 heads, 63 sectors/track, 1215155 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 267350 2147483647+ ee EFI GPT
WARNING: GPT (GUID Partition Table) detected on '/dev/dm-2'! The util fdisk doesn't support GPT. Use GNU Parted.
WARNING: The size of this disk is 10.0 TB (9994994974720 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).
Disk /dev/dm-2: 9994.9 GB, 9994994974720 bytes
255 heads, 63 sectors/track, 1215155 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/dm-2p1 1 267350 2147483647+ ee EFI GPT
Disk /dev/dm-3: 9994.9 GB, 9994994940416 bytes
255 heads, 63 sectors/track, 1215155 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/dm-3 doesn't contain a valid partition table
WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.
WARNING: The size of this disk is 8.6 TB (8589934592000 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).
|
|