|
|
打破沙锅问到底 
使用fidisk,显示当前分区信息,不知道[color="red"]+表示什么意义
Command (m for help): p
Disk /dev/sdb: 42.9 GB, 42949672960 bytes
255 heads, 63 sectors/track, 5221 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 200 1606468[color="Red"]+ 83 Linux
/dev/sdb2 201 400 1606500 83 Linux
/dev/sdb3 401 5221 38724682[color="Red"]+ 5 Extended
/dev/sdb5 401 2000 12851968[color="red"]+ 83 Linux
/dev/sdb6 2001 5221 25872651 83 Linux
-----------------
使用parted的P命令显示的信息如下:
Disk geometry for /dev/sdb: 0.000-40960.000 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 1568.847 primary
2 1568.848 3137.695 primary
3 3137.695 40954.768 extended
5 3137.726 15688.476 logical
6 15688.507 40954.768 logical
谢谢! |
|