1) how many disk attach to the computer
2) what are the sizes of the disks (what is the size of your ...
chancho 發表於 2021-2-15 13:36 
1) how many disk attach to the computer
2 HD inside the computer and 1 USB m.2
2) what are the sizes of the disks (what is the size of your m.2 disk)
120GB
3) post the output 'sudo fdisk -l'
Disk /dev/sda: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Disk model: PLEXTOR PX-256M5
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: gpt
Disk identifier: 16B1121E-A2C1-4641-9956-B0DFDE0CFFF4
Device Start End Sectors Size Type
/dev/sda1 2048 206847 204800 100M EFI System
/dev/sda2 206848 239615 32768 16M Microsoft reserved
/dev/sda3 239616 212260050 212020435 101.1G Microsoft basic data
/dev/sda4 212260864 213397503 1136640 555M Windows recovery environment
/dev/sda5 213397504 214079487 681984 333M EFI System
/dev/sda6 214079488 215717887 1638400 800M Linux filesystem
/dev/sda7 215717888 231342079 15624192 7.5G Linux swap
/dev/sda8 231342080 500117503 268775424 128.2G Linux filesystem
Disk /dev/sdb: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: HGST HTS721010A9
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 354EEE38-E488-44D1-A1DE-B4D111CC8F57
Device Start End Sectors Size Type
/dev/sdb1 2048 724723711 724721664 345.6G Microsoft basic data
/dev/sdb2 724723712 1953519615 1228795904 585.9G Linux filesystem
Disk /dev/zram0: 3.82 GiB, 4096786432 bytes, 1000192 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
thanks. |