How to list partition table on ubuntu ?
our ubuntu hard disks can be divided into one or more logical disks called partitions. This division is described in the partition table found in sector 0 of the disk. To list your disk partition table you just need to use command fdisk in your ubuntu terminal.
[...]
