> What we'd like to do is have our kickstarts create a filesystem on > /dev/hdd without first creating a /dev/hdd1. I can do this manually > (mkfs.ext3 /dev/hdd; mount /dev/hdd /somewhere) after the install but is > there a way for kickstart's partitioning to do this? Alternatively would > it work to try and do it in the %post section in the kickstart? Right now the only to do this in anaconda/kickstart is with a kickstart %post script. We are looking at the possibility of adding support for whole-disk formats (fs, lvm pv, &c) in Fedora 13. HTH, Dave _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list