search for: 000ea2f3

Displaying 2 results from an estimated 2 matches for "000ea2f3".

Did you mean: 0000a2f1
2019 May 08
0
kickstart compat C7 -> C8
...pv.1974 mismatch! -- Kind Regards, Markus Falb -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 236 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20190508/000ea2f3/attachment-0002.sig>
2019 May 08
5
kickstart compat C7 -> C8
Hi all, I still use the following kickstart partition scheme for C7 installations (via virt-install): Briefly, fixed size for /root and /boot, and the rest is filled up for /srv. The same kickstart (despite that c7 uses vda, f29 uses sda) doesn't work with Fedora29 (EL8). I get a "device is too small for new format" error. Any hints? part /RESCUE --fstype="ext4"