#load device module
modprobe dm-mod
#change the volumes that exist to active
vgchange -ay
#mount the logical partition
mkdir -p /mnt/VolGroup00/LogVol00
mount /dev/VolGroup00/LogVol00 /mnt/VolGroup00/LogVol00

then I could use it :-) hope this helps I love Logical Volume Management it takes a while to get use to but thats one reason I moved to Fedora from Slackware. I miss Slackware but am getting use to sysv init scripts. rpms really suck though and so many freeking dependencies. Its as if the builders of the applications made sure it needed as many dependancies as possable. Interlinking every package with every other package.


arrow
arrow
    全站熱搜

    Frank 發表在 痞客邦 留言(0) 人氣()