I just managed to get kickstart working with an expert recipe in 18.04.
First, kickstart doesn't support the backslash syntax, so the entire
recipe needs to be on one line. Second, as mentioned in #9, you need to
surround the whole recipe with single quotes. Your preseed line should
look like this:

preseed partman-auto/expert_recipe 'string boot-root :: 500 500 500 ext4
$primary{ } $bootable{ } method{ format } format{ } use_filesystem{ }
filesystem{ ext4 } mountpoint{ /boot } .'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/475864

Title:
  Unable to kickstart with LVM partition scheme.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kickseed/+bug/475864/+subscriptions

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

Reply via email to