Linux LVM users
 help / color / mirror / Atom feed
From: Fabian Herschel <Fabian.Herschel@suse.de>
To: linux-lvm@msede.com
Subject: [linux-lvm] How to list partitions, which have the LVMs part. type
Date: Fri, 10 Dec 1999 12:16:00 +0100	[thread overview]
Message-ID: <19991210121600.A1098@suse.de> (raw)

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      

                 reply	other threads:[~1999-12-10 11:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19991210121600.A1098@suse.de \
    --to=fabian.herschel@suse.de \
    --cc=linux-lvm@msede.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox