我刚刚用 SSD HD 替换了台式机上的硬盘。Ubuntu 安装程序没有找到它,但当我从 Live CD 运行 Ubuntu 时:
fdisk /dev/sda 给出了这个:
Disk /dev/sda: 139.8 GiB, 150039945216 bytes, 293046768 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
Disklabel type: dos
Disk identifier: 0x7da8b393
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 293046271 293044224 139.8G 5 Extended
/dev/sda5 4096 71684095 71680000 34.2G 83 …Run Code Online (Sandbox Code Playgroud)