From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <61741.64.34.222.41.1004630228.squirrel@webmail.tekmd.com> From: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [linux-lvm] badiane: Problem Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Thu Nov 1 09:54:02 2001 List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-lvm@sistina.com I have created five volume groups (vg0 - vg4) to hold respectively /var, /home, /home/music, /usr, /usr/local. I started with a 500MB / partition then created the pv, vg and lv. Now what I wanted to know is how to have the system reboot and have the partitions mounted properly since the lvm binary and library cannot be found properly. The libraries are in /usr/lib/lvm and should be in /lib and the binary in /sbin or /bin. The install is from the debian binaries. I can't compile on my system without getting a seg fault (that's another story.) So I'm thinking that I would have to move the libraries to /lib and hope that the system will find them upon boot and proceed without errors. I would like to know the proper way to do this. Oh! I had mounted the lv's on temp mount points /var2/, /home2/ etc and copied the original's data over and umounted so that upon remount they would again be avail able. Thanks in advance. Badiane