[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Automate installation of VM images
On Wed, Apr 21, 2010 at 5:17 AM, Thawan Kooburat <kthawan@xxxxxxxxx> wrote: > I found that there are 2 main approaches of this kind of work. > 1. Use Kickstart or Preseeding to automate OS installation in VM. > 2. Use yum or debootstrap to install OS into mounted VM image. > Is there other alternatives? install an OS manually, then use the disk as template for new installations. i.e. new installation is just copying the old disk. Some preparation for the template is necessary though. For example, with RHEL5 you need to at least: - edit network config so it use DHCP or disabled, to avoid IP address conflict - remove /etc/ssh/*key*, so each domU has its own unique ssh server keys. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |