Not sure if it's the same problem, but I'm getting unwanted prompts even
without 'ondisk'.

==
part /boot --fstype ext2 --size 250
part pv.01 --size 1 --grow
volgroup vg pv.01
logvol / --vgname=vg --size=1 --grow --fstype ext3 --name=root
logvol /tmp --vgname=vg --size=1024 --fstype ext3 --name=tmp
logvol swap --vgname=vg --recommended --name=swap
==

Get a "Before the Logical Volume Manager can be configured, the current
partitioning scheme has to be written to disk" prompt with Ubuntu 10.04.

The same kickstart script works fine with Ubuntu 9.10 without any
prompts.

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