Monday, June 8, 2009

linux partition types

linux partition types

83 (Linux): This is the native Linux partition type. You can use it for any Linux filesystem.
82 (Linux swap): Use this partition type for Linux swap partitions.
8e (Linux LVM): Use this partition type for working with LVM logical volumes
5 (Extended): Use this for extended partitions.


cat /proc/partitions

contains all the list of partitions kernel knows about.

No comments:

Post a Comment