Use fdisk to do the trick:
1 |
fdisk -l | grep Disk |
The output will be something like the following:
1 2 |
Disk /dev/sda: 10.7 GB, 10737418240 bytes Disk /dev/sdb: 53.6 GB, 53687091200 bytes |
Use fdisk to do the trick:
1 |
fdisk -l | grep Disk |
The output will be something like the following:
1 2 |
Disk /dev/sda: 10.7 GB, 10737418240 bytes Disk /dev/sdb: 53.6 GB, 53687091200 bytes |
Use this link to trackback from your own site.