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
--
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
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