help_text = help_text + _("<p>The VM's operating system can be installed from a YaST Network Installation Source, a CD / DVD device, or an ISO image file.</p>");
// Operating System Installation - help text 3/4
help_text = help_text + _("<p>Any of these methods can be used to install SUSE operating systems. Non-SUSE operating systems must be installed from a CD / DVD device or an ISO image file.</p>");
// Operating System Installation - help text 4/4
help_text = help_text + _("<p><b>Installation Options</b> are optional arguments passed to the kernel during installation.</p>");
help_text = help_text + _("<p>The VM's operating system will be installed from the selected <b>CD / DVD device</b>.</p>");
// Install Using a CD / DVD Device help text 3/3
help_text = help_text + _("<p>Specify whether the <b>CD / DVD media type</b> is a SUSE installation source, or some other type. Using installation media other than SUSE requires you to designate the locations of the Xen-enabled kernel and, optionally, the initial installation program (initrd). These files must be accessible on the VM Server's file system.</p>");
help_text = help_text + _("If the installation source files are stored in an .ISO image file, you can specify its location on the VM Server's file system.</p>");
// Install Using an ISO Image - help text 3/3
help_text = help_text + _("<p>Specify whether the <b>ISO image file</b> is a SUSE installation source, or some other type. Using installation media other than SUSE requires you to designate the locations of the Xen-enabled kernel and, optionally, the initial installation program (initrd). These files must be accessible on the VM Server's file system.</p>");
// Install Using a Network Installation Source - help text 2/4
help_text = help_text + _("<p>YaST provides a library for storing <b>SUSE installation source</b> files with their associated kernel and initial install programs (initrd).</p>");
// Install Using a Network Installation Source - help text 3/4
help_text = help_text + _("<p>Make sure to select an installation source that includes a Xen-enabled kernel.</p>");
// Install Using a Network Installation Source - help text 4/4
help_text = help_text + _("<P>Only network installation sources, such as FTP or NFS, are supported.</P>");
help_text = help_text + _("<p>The VM boots its operating system using the <b>kernel</b> and <b>boot file</b> stored on a virtual disk. Specify the partition that holds these files and the location of each. For example, partition: <tt>hda1</tt>; location of <b>kernel</b>: <tt>/boot/vmlinuz-xen</tt>; and location of <b>boot file</b>: <tt>/boot/initrd-xen.</tt></p>");
// boot options - help text 3/3
help_text = help_text + _("<p><b>Boot options</b> are optional arguments passed to the kernel each time it boots.</p>");