Attached is my /var/log/installer/partman and .. syslog from a
installation

Here is a part of my config:
url --url http://no.archive.ubuntu.com/ubuntu
bootloader --location=mbr
zerombr yes
clearpart --drives=sda --initlabel
part / --fstype ext4 --size 15360 --asprimary --ondisk sda
part swap --fstype swap --size 2028 --asprimary --ondisk sda
part /home --fstype ext4 --size 10240 --ondisk sda
part /disk1 --fstype ext4 --size 1024 --grow --ondisk sda

The installation Partition stops with an owerview page suggesting the following 
partitons:
134.8Gb / ext4 partition on sda1 
    8.4Gb swap partition on sda5

(I confirm that the partitioning  works if i remove the --ondisk sda )

** Attachment added: "syslog"
   http://launchpadlibrarian.net/40874227/syslog

-- 
automatic partitioning within kickstart does not work
https://bugs.launchpad.net/bugs/537421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to