Re: Cannot mount old drive with LVM partition - help!



On Sun, 1 Oct 2006 20:08:39 +0000 (UTC), Ohmster wrote:

There are only a few hours left in the weekend, what to do now. Unplug
the FC3 disk, reinstall FC5 on the new disk and look for an option that
will not install LVM?

I picked custom or manual or some such option when I installed fc5 on
my multi-boot system. That allowd me to make partitions for fc5. I
picked ext3 for new partition creation and created mount points for
the others.

grep LABEL etc/fstab
LABEL=/fc5 / ext3 defaults 1 1
LABEL=/2006 /2006 ext3 defaults 1 2
LABEL=/2006oe /2006oe ext3 defaults 1 2
LABEL=/accounts /accounts ext3 defaults 1 2
LABEL=/kubuntu /kubuntu ext3 defaults 1 2
LABEL=/free_9b /free_9b ext3 defaults 1 2
LABEL=/local/opt /local/opt ext3 defaults 1 2
LABEL=/site /site ext3 defaults 1 2
LABEL=/tmp /tmp ext3 defaults 1 2
LABEL=/ubuntu /ubuntu ext3 defaults 1 2
.