LVM syntax in ks.cfg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
I just spent a good few hours trying to figure out how to 
create an LV in the kickstart file. The little documentation I found
indicated that the syntax should be similar to:
part pv.01 --size 3000
volgroup myvg pv.01
logvol / --vgname=myvg --size=2000 --name=rootvol

In reality (and while you are using it on a partition as was the case for me), one would also need to indicate on what partition

part pv.11 --size 15000 --onpart hda11
volgroup lvm01 pv.11
#as well as what fs type
logvol /appl --fstype ext3 --vgname=lvm01  --size=1000 --name=appl


I hope this helps someone out there.
:)
Effie





_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!




[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux