<% @right_box = :search @page_title = _("Download %s") % @releasename -%>

<%= _("Installation Medium") %>

<%= render(:partial => "change_install", :locals => { :medium => "dvd", :shorttext => _("4.7GB DVD"), :longtext => _("Contains a large collection of software for desktop or server use.
Suitable for installation or upgrade.") }) %> <%= render(:partial => "change_install", :locals => { :medium => "gnome", :shorttext => _("Live GNOME"), :longtext => _("A GNOME desktop you can run from CD or from USB stick.
Can be installed as is (no upgrade).") }) %> <%= render(:partial => "change_install", :locals => { :medium => "kde", :shorttext => _("Live KDE"), :longtext => _("A KDE desktop you can run from CD or from USB stick.
Can be installed as is (no upgrade).") }) %> <%= render(:partial => "change_install", :locals => { :medium => "net", :shorttext => _("Network"), :longtext => _("Downloads the installation system and all packages from online repositories.
Suitable for installation or upgrade.") }) %> <%= render(:partial => "change_install", :locals => { :medium => "derivatives", :shorttext => _("openSUSE Derivatives"), :longtext => _("Get one of the specialized distribution built on openSUSE.") }) %>

<%=_("How to Proceed")%>

  1. <%=_("After having successfully downloaded the ISO image(s), burn the image(s) with your favorite burning application to a DVD or CD. Please do not burn a data DVD/CD, but rather choose the option to burn an ISO image.")%> "><%=_("More information")%>
  2. <%=_("Boot from the DVD or CD. In case your computer does not automatically boot from CD/DVD, open the BIOS setup to allow booting from CD or DVD.")%>
  3. <%=_("Instructions are available as follows:")%>
    <%=_("Installation from DVD/CD:")%>
    <%=_("Official %s Start-Up guide") % @releasename %>
    "><%=_("Step-by-step installation guide")%>
    <%=_("Network Installation")%>
    <%= '%s' % [h(_("http://en.opensuse.org/INSTALL_Internet")) , h(_("Internet Installation"))] %>

<%=_("Additional Information")%>

<%= render(:partial => "eula_link") %>