Ubuntu 20.04 kickstart

2021-01-06 Thread Jerry Geis
I had to change to legacy CD as live and desktop did not seem to support kickstart. Can this be re-considered. With the CentOS 8 issues happening - more people might be looking at switching - and kickstart is something they use? Seems as though kickstart was getting fazed out. Thanks Jerry --

20.04 LTS legacy kickstart pre section

2021-01-06 Thread Jerry Geis
How can I get fdisk (or equivalent) available in %pre section of kickstart ? I am trying to get the total size of the disk. Is there another command available besides fdisk ? Thanks, Jerry -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe

20.04 LTS kickstart --asprimary

2021-01-06 Thread Jerry Geis
I have 4 partitions in my %pre section. Each one I have --asprimary however kickstart is making a sda5 partition instead of sda4. is there a reason why ? Something like this: echo "bootloader --location=mbr --driveorder=$HD1SHORT " > /tmp/partition-information echo "clearpart --all --initl