Created
August 6, 2018 19:14
-
-
Save iamtakingiteasy/c2c4b1f249283b865cf75a58e7a8f04e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # fdisk -l /dev/data/winx-data | |
| Disk /dev/data/winx-data: 1.7 TiB, 1892763566080 bytes, 3696803840 sectors | |
| Units: sectors of 1 * 512 = 512 bytes | |
| Sector size (logical/physical): 512 bytes / 4096 bytes | |
| I/O size (minimum/optimal): 524288 bytes / 1048576 bytes | |
| Disklabel type: gpt | |
| Disk identifier: 8075E650-A7F4-4EB7-A940-4F754B4D5C33 | |
| Device Start End Sectors Size Type | |
| /dev/data/winx-data1 2048 34815 32768 16M Microsoft reserved | |
| /dev/data/winx-data2 34816 3696801791 3696766976 1.7T Microsoft basic data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment