All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] How to list partitions, which have the LVMs part. type
@ 1999-12-10 11:16 Fabian Herschel
  0 siblings, 0 replies; only message in thread
From: Fabian Herschel @ 1999-12-10 11:16 UTC (permalink / raw)
  To: linux-lvm

Only a very simple solution to list partitions, which can be used
for lvm:

 fdisk -l | awk '$5 ~ /8[Ee]/ { print $1 }' 

Greetings 
Fabian Herschel
-- 
-----------------------------------------------------------------------
Fabian Herschel                                 SuSE Rhein/Main AG     
Tel:    +49-6196-50951-23                       Mergenthalerallee 45-47
Fax:    +49-6196-409-607                        D-65760 Eschborn
mailto: Fabian.Herschel@suse.de                 http://www.suse.de      

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-12-10 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-10 11:16 [linux-lvm] How to list partitions, which have the LVMs part. type Fabian Herschel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.