If you set your partitioning scheme in the kickstart without lvm, then
no lvm will be used.
Example:
clearpart --all --initlabel
part /boot --size 100 --fstype ext3
part / --size 5120 --fstype ext3
part /home --size 5120 --fstype ext3
part swap --size 2048 --fstype swap
-Dan
asmith11@xxxxxxx wrote:
Folks,
Hope this isn't a repeat, couldn't get a clear answer via Google.
Question: is there a way to instruct Anaconda not to use LVM for the system installation in a kickstart file? We would prefer that our system disks not be wrapped with an LVM layer.
Thanks!
-Andy Smith
asmith11@xxxxxxx
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list