linux poison RSS
linux poison Email

How to list the partition table information in linux

To list the partition table for a specified device:

# fdisk -l /dev/sda

If no devices are given, those mentioned in /proc/partitions (if that exists) are used:

# fdisk -l


0 comments:

Post a Comment

Related Posts with Thumbnails