|
|
很奇葩的硬盘,我完全看不懂。买的时候说有1TB。 怎么就69G。
- [root[url=home.php?mod=space&uid=22998]@localhost[/url] ~]# fdisk -l
- WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
- Disk /dev/sda: 119.5 GB, 119453777920 bytes, 233308160 sectors
- Units = sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disk label type: gpt
- # Start End Size Type Name
- 1 46139392 83888127 18G Microsoft basic
- 2 8390656 46139391 18G Microsoft basic
- 3 87033856 233308126 69.8G Linux LVM
- 4 83888128 84936703 512M BIOS boot parti
- 5 2048 8390655 4G Microsoft basic
- 6 84936704 87033855 1G Linux swap
- 7 34 2047 1007K Linux filesyste
- Disk /dev/mapper/VG_XenStorage--63068d94--2292--5872--095a--fb8b52591115-MGT: 4 MB, 4194304 bytes, 8192 sectors
- Units = sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
复制代码 |
|