ubuntu 13.10 64位版本,SSD是 M5S,小白第一次装ubuntu,直接用系统自动缺省的安装了。
认证高级PHP讲师
sudo fdisk -lu Device Boot Start End Blocks Id System /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT /dev/sda2 206848 125042687 62417920 7 HPFS/NTFS/exFAT
The Start value can be evenly divided by 8 and is 4K aligned, for example, 2048 = 8 × 256, 206848 = 8 × 25856.
In fact, new operating systems are now aligned with 4k by default.
The Start value can be evenly divided by 8 and is 4K aligned, for example, 2048 = 8 × 256, 206848 = 8 × 25856.
In fact, new operating systems are now aligned with 4k by default.