From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx09.extmail.prod.ext.phx2.redhat.com [10.5.110.13]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id o9PLT6bG006350 for ; Mon, 25 Oct 2010 17:29:06 -0400 Received: from e6.ny.us.ibm.com (e6.ny.us.ibm.com [32.97.182.146]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o9PLSp0o017792 for ; Mon, 25 Oct 2010 17:28:51 -0400 Received: from d01relay03.pok.ibm.com (d01relay03.pok.ibm.com [9.56.227.235]) by e6.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o9PLTTgo025123 for ; Mon, 25 Oct 2010 17:29:29 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay03.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o9PLSoKp227326 for ; Mon, 25 Oct 2010 17:28:50 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o9PLSnLp000749 for ; Mon, 25 Oct 2010 17:28:49 -0400 Received: from malahal (malahal-009047025235.beaverton.ibm.com [9.47.25.235]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id o9PLSnUK000696 for ; Mon, 25 Oct 2010 17:28:49 -0400 Date: Mon, 25 Oct 2010 14:28:48 -0700 From: Malahal Naineni Message-ID: <20101025212848.GA6297@us.ibm.com> References: <20101025181108.GA1019@us.ibm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [linux-lvm] Determine boot disk device name... Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="windows-1252" To: linux-lvm@redhat.com Alexander Skwar [alexanders.mailinglists+nospam@gmail.com] wrote: > I also wanted to suggest this, but=E2=80=A6 >=20 > benutzer@horst:~$ cat /proc/cmdline > root=3D/dev/xvda1 ro I got confused with boot and root! Thanks for correction. Usually boot disk is mounted at /boot. Your boot disk could be same as root disk (in this case there would not be anything mounted at /boot but just a directory). I don't think there is a sure way to find out your boot-loader disk in every situation as your boot-loader disk is not needed after boot. Thanks, Malahal.