Linux: Difference between revisions
Jump to navigation
Jump to search
New page: TODO: Insert distro-neutral Linux notes here. |
No edit summary |
||
| Line 1: | Line 1: | ||
== Find UUID of a Volume == | |||
ls -la /dev/disk/by-uuid/ | |||
== List all Partitions == | |||
fdisk -l | |||
Revision as of 18:53, 19 August 2008
Find UUID of a Volume
ls -la /dev/disk/by-uuid/
List all Partitions
fdisk -l