Public bug reported: Hi, when I try to install using my kickstart file the partition information seems to be incompletely parsed in regard to swap partitions. The relevant snippet fromn the ks config file is: <quote> #partition types top be cleared clearpart --all --drives sda #Disk partitioning information part / --fstype ext3 --size 8000 part swap --size 512 </quote> This results in a 8GB and 2GB Partition both of type Linux/83 but no swap partition and a question from partman if I really want to configure my system without swap. This breaks my hands-free installation and has forced me to install FedoraCore for a user that really wanted to have Dapper on his laptop 8-(
** Affects: kickseed (Ubuntu) Importance: Untriaged Status: Unconfirmed -- swap stanza is ignored https://launchpad.net/bugs/49438 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs