Re: Trying to get gpt + software raid + LVM in kickstart

2018-12-01 Thread Gordon Messmer
On 11/29/18 1:09 AM, Digimer wrote: zerombr clearpart --all --drives=/dev/vda,/dev/vdb ignoredisk --only-use=/dev/vda,/dev/vdb bootloader --location=mbr --driveorder=/dev/vda,/dev/vdb --boot-drive=/dev/vda My first guess is that you're not specifying the disks to clearpart properly.  The docu

Trying to get gpt + software raid + LVM in kickstart

2018-11-29 Thread Digimer
Hi all, I've for a Fedora 28 kickstart file booting from a PXE server. I can't seem to work out the magic incantation to format it though. Here's the PXE invocation (note 'inst.gpt'); kernel fedora28/vmlinuz append initrd=fedora28/initrd.img root=live:http://10.1.4.1/fedora28/x86_64/os/