[et-mgmt-tools] virt-instal with silent install

tournesol tournesol33 at gmail.com
Fri Oct 17 02:42:28 UTC 2008


Hi All,

I've made a original distribution that is automatic installation without
any prompt (= silent install).

When I run following on Dom0, it looks running well.

/usr/sbin/virt-install -n fc6 -r 1024 -f /disk/xen/fc6.img -s 40 -m
00:16:3e:00:10:10 -b xenbr0 -c /tmp/auto_fc6.iso -v --vnc --noautoconsole

And here is the configuration of /etc/xen/fc6.

 on_poweroff = "destroy"
 on_reboot = "restart"
 on_crash = "restart"


The problem is that after installed OS, the installer try to reboot
itself. But, the session is going to down. it just looks like

on_reboot = "destroy"


It is a bug? any ideas please!

Regards




More information about the et-mgmt-tools mailing list