Re: moving kickstart forward
"Mohammed .rafiullah" <[email protected]> Sat, 19 Mar 2016 17:07:31 -0500
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your reply . I am getting TXE Mohammed.Rafiullah Mob.219 4278124 On Mar 18, 2016, at 1:13 PM, Chris Lumens <[email protected]> wrote: >> Wish list: >> * Ability to modify parameters to the auto partitioning. Things like >> increasing default root partition size to 100GB or that default filesystem >> should be ext4 since xfs is too slow for my application. > > On master at least, you can change the filesystem type with --fstype=. > There's also the reqpart command if you want to have the required > arch-specific partitions created and then make the real filesystems > yourself. In general, I'm hesitant to continue adding options to > autopart because I don't want it to grow into a whole second parallel > partitioning method. Either you get autopart, or you don't. > >> * Even better resiliency to minor errors. > > What kinds of errors are you having problems with? There's loads of > places where things can go wrong, so if you can narrow it down a bit I > can start looking into them. > > - Chris > >