Merge pull request #2024 from felixonmars/20141124-blkid

Translating: Linux blkid Command to Find Block Devices Details
This commit is contained in:
Xingyu.Wang 2014-11-26 22:34:05 +08:00
commit 27d7992eee

View File

@ -1,3 +1,5 @@
[felixonmars translating...]
Linux blkid Command to Find Block Devices Details
================================================================================
Today we will show you how to use **lsblk** and **blkid** utilities to find out information about block devices and we are using a CentOS 7.0 installed machine.