Viestissä Perjantai 29. Marraskuuta 2002 11:12, Keith Morse kirjoitti:
> I'm having a dickens of a time trying to figure
> out where LVM gets initialized at in the startup scripts. 

/etc/rc.d/rc.sysinit:

# LVM initialization
if [ -e /proc/lvm -a -x /sbin/vgchange -a -f /etc/lvmtab ]; then
        action $"Setting up Logical Volume Management:" /sbin/vgscan && \ 
/sbin/vgchange -a y
fi

-- 
        Markku Kolkka
        [EMAIL PROTECTED]



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to