Da. Din pacate aceleasi errori ca si prima data. Fisierul full este aici: http://pastebin.com/3m0CtvpV Si "pentru conformitate" il pornesc cu virt-install --name testvm --ram 1024 --vcpus 1 --os-type linux --os-variant debian8 --location ' http://ftp.ro.debian.org/debian/dists/jessie/main/installer-amd64/' --disk size=20 --video=qxl --connect=qemu:///system --extra-args="auto=true url= http://192.168.124.1/ks/debian8.preseed.1 hostname=testvm domain=saf.local" Daca vede cineva ceva, dau cu bere :)
Merci. On Tue, Jun 7, 2016 at 4:35 PM Petru Rațiu <[email protected]> wrote: > Daca vrei sa fie ala, nu mai escapa enterul de dupa. Acum am vazut ca-l > pusesei, practic escapand enterul, ai concatenat "d-i > partman-partitioning/confirm_write_new_label boolean true" la reteta si ai > scos cheia aia din debconf. Nu mi-e clar ce face partman daca ii mai pui > carcalaci in reteta dupa punct, da' e posibil sa o ignore cu totul. > Asigura-te please ca se termina la punct, in rest pare ok (dar daca tot > nu-i merge dupa ce scoti aia promit ca ma mai uit mai atent pe > documentatie). > > -- > P. > > On Tue, Jun 7, 2016 at 4:22 PM, Andrei-Florian Staicu < > [email protected]> wrote: > > > Adica asta? Sau mai trebuie un punct pe undeva? > > filesystem{ xfs } \ > > ->.<- \ > > d-i partman-partitioning/confirm_write_new_label boolean true > > > > On Tue, Jun 7, 2016 at 4:20 PM Petru Rațiu <[email protected]> wrote: > > > > > Nu se vede punct la sfarsitul retetei. Daca nu e un typo de > transcriere, > > as > > > zice ca de-aia. > > > > > > -- > > > P. > > > > > > On Tue, Jun 7, 2016 at 2:58 PM, Andrei-Florian Staicu < > > > [email protected]> wrote: > > > > > > > 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 > > > > [email protected] > > > > http://lists.lug.ro/mailman/listinfo/rlug > > > > > > > _______________________________________________ > > > RLUG mailing list > > > [email protected] > > > http://lists.lug.ro/mailman/listinfo/rlug > > > > > -- > > Beware of programmers who carry screwdrivers. > > _______________________________________________ > > RLUG mailing list > > [email protected] > > http://lists.lug.ro/mailman/listinfo/rlug > > > _______________________________________________ > RLUG mailing list > [email protected] > http://lists.lug.ro/mailman/listinfo/rlug > -- Beware of programmers who carry screwdrivers. _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
