<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2713.1100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello!!  <BR>  <BR>I am trying to install 
the LVM v1.0.3 in a RedHat 7.2 but I have some problems. I am following the 
HowTo (<A 
href="http://www.sistina.com/lvm_howtos/lvm_howto">http://www.sistina.com/lvm_howtos/lvm_howto</A>) 
and I have carried out the steps there suitable. I recompiled Kernel to be able 
to support LVM etc... At the moment I have the following hard disks:  
<BR>  <BR>/ dev/hda1 ext2  (Linux native)  <BR>/ 
dev/hdb1 swap  (Linux swap)  <BR>/ 
dev/hdc1 ext2  (LVM volume)  <BR>  <BR>In the / 
dev/hda1 has installed the current RedHat, but what I attempt is migrate the / 
to a LVM volume (following the howto <A 
href="http://www.sistina.com/lvm_howtos/lvm_howto/Converting_a_root_filesys.html">http://www.sistina.com/lvm_howtos/lvm_howto/Converting_a_root_filesys.html</A>) 
but here it is where I have problems. The unit LVM is created and it is 
activated in the boot process. I have copied the whole content of the / less 
/boot directory. The problem comes when wanting to pull up Linux having the / in 
the volume LVM (/dev/hdc1). The modifications of the one in the /etc/fstab of 
the /dev/hdc1 is carried out, as well as the creation of the initrd and in the 
grub I have added the correct option to be able to start up:  <BR>  
<BR>title Net Hat Linux (2.4.7-10) VLM Support  
<BR>        root (hd0,0)  
<BR>        kernel / 
boot/vmlinuz-2.4.7-10feb2002 mem=250M ramdisk=5038 ro root=/dev/q3xvol/ro  
<BR>        initrd / 
boot/initrd-lvm-2.4.7-10feb2002.gz  <BR>  <BR>When I start up and I 
select this option and the system it begins to start up.... but shortcomings 
take place:  <BR>  <BR>.  <BR>.  <BR>.  
<BR>hdb:<7> LDM:  DEBUG (ldm.c, 876): validate_partition_table: Found 
basic MS-DOS partition, not to dynamic disk.  <BR>hdb1  
<BR>hdc:<7> LDM:  DEBUG (ldm.c, 876): validate_partition_table: Found 
basic MS-DOS partition, not to dynamic disk.    <BR>hdc1  
<BR>Floppy drive(s): fd0 is 1.44M  <BR>.  <BR>.  <BR>.  
<BR>NET4 LinuxIPX 0.47 for NET4.0  <BR>IPX Portions Copyright (c) 1995 
Boiler, Inc  <BR>IPX Portions Copyright (c) 2000, 2001 Conectiva, Inc  
<BR>Kernel panic: I have not root and I want to scream.  <BR>  <BR>And 
the system stops having that reeboot. It seems that he doesn't find or it cannot 
mount the root. Does somebody know what it happens? Some idea?  <BR>  
<BR>Thank you for the help!</FONT></DIV></BODY></HTML>