how to define partition section in a kickstart file

john Sanabria john.sanabria at gmail.com
Sun Oct 21 04:24:15 UTC 2012


Hi,

I'm playing with unattended server installations but the hard disk
partitioning stage remains interactive. What lines I should write in the
kickstart file in order to have a full non-interactive server installation.

I assume that the trick must be done with autopart and partition commands
but it does not work

clearpart --drives=hda --all --initlabel
#Autopartition
#autopart
#partition swap --recommended --onpart=hda5
#partition / --fstype ext4 --grow --onpart=hda1

When I comment out lines from autopart and afterward, an error message
arises

"No root filesystem"
"No root filesystem is defined"

Thanks so much for your advice.

-- 
John Sanabria - Profesor de la EISC
Universidad del Valle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20121020/67740d93/attachment.html>


More information about the ubuntu-users mailing list