No, I used the defaults, I have never used LVM, I dont like it. The first time installing I was presented with a choice between a graphic installer (first choice) versus a text mode installer (second choice) and I chose graphical. Trying again just now in a test VM, there is no choice but to use the graphic version for some reason, and after installing I see the default was to use LVM. Wasnt me, but thanks for the explanation, you were correct.
default is LVM when installing any el8 iso.
/dev/mapper/kss_rocky-home in your error, indicates :
- mapper = lvm is used
- kss_rocky = default naming of rocky formating tool in gui installer (that we do not use in our kickstart)
- home = dedicated lvm partition for home (that we do not configure using our sme kickstart)
again issue is not using the graphic installer or text installer, issue is entering the "installation destination" . as soon as you even click on it (or select it via text installer) and hit back our kickstart is overriden.
to get it right you just have not to click on it while tempting to click on every shiny icons in front of you.
yes this is not ideal, but we do with the limit anaconda offers to us for the moment. we might find a better way for the next iso.