Salut,

Tot incerc sa fac un automated install de debian 8, dar pare ca ma bate
partman-ul din preseed.
Momentan am asa:

d-i partman-auto/disk string /dev/vda
d-i partman-auto/method string lvm
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/device_remove_md boolean true
d-i partman-lvm/confirm boolean true
d-i partman-lvm/confirm_nooverwrite boolean true
d-i partman-auto-lvm/new_vg_name string vg_sys
d-i partman-auto/choose_recipe select custom_lvm
d-i partman-auto/expert_recipe string               \
      custom-lvm ::                                 \
              256 256 256 ext3                      \
                      $lvmignore{ }                 \
                      $primary{ }                   \
                      $bootable{ }                  \
                      mountpoint{ /boot }           \
                      method{ format }              \
                      format{ }                     \
                      use_filesystem{ }             \
                      filesystem{ ext3 }            \
              .                                     \
              100 100 -1 ext3                       \
                      $primary{ }                   \
                      method{ lvm }                 \
                      device{ /dev/vda2 }           \
                      vg_name{ vg_sys }             \
              .                                     \
              2048 2048 2048 linux-swap             \
                      $lvmok{ }                     \
                      lv_name{ lv_swap }            \
                      in_vg{ vg_sys }               \
                      method{ swap }                \
                      format{ }                     \
              .                                     \
              2048 2048 2048 xfs                    \
                      $lvmok{ }                     \
                      mountpoint{ / }               \
                      lv_name{ lv_root }            \
                      in_vg{ vg_sys }               \
                      method{ format }              \
                      format{ }                     \
                      use_filesystem{ }             \
                      filesystem{ xfs }             \
              .                                     \
              2048 2048 2048 xfs                    \
                      $lvmok{ }                     \
                      mountpoint{ /var }            \
                      lv_name{ lv_var }             \
                      in_vg{ vg_sys }               \
                      method{ format }              \
                      format{ }                     \
                      use_filesystem{ }             \
                      filesystem{ xfs }             \
              .                                     \
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true


Rezultatul este ca "The recipe you  selected does not contain a separate
partition for /boot", iar in consola4 amd:
partman: No matching physical volumes found
partman: No volume groups found
partman-lvm: No volume groups found
kernel: vda: unknow partition table

Imi puteti spune cum sa-l conving?

Merci.
-- 
Beware of programmers who carry screwdrivers.
_______________________________________________
RLUG mailing list
RLUG@lists.lug.ro
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui