<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.10/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.10/ http://www.mediawiki.org/xml/export-0.10.xsd" version="0.10" xml:lang="de">
  <siteinfo>
    <sitename>Linupedia.org</sitename>
    <dbname>linupediadb</dbname>
    <base>https://linupedia.org/opensuse/Hauptseite</base>
    <generator>MediaWiki 1.31.0</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Medium</namespace>
      <namespace key="-1" case="first-letter">Spezial</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Diskussion</namespace>
      <namespace key="2" case="first-letter">Benutzer</namespace>
      <namespace key="3" case="first-letter">Benutzer Diskussion</namespace>
      <namespace key="4" case="first-letter">Linupedia.org</namespace>
      <namespace key="5" case="first-letter">Linupedia.org Diskussion</namespace>
      <namespace key="6" case="first-letter">Datei</namespace>
      <namespace key="7" case="first-letter">Datei Diskussion</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki Diskussion</namespace>
      <namespace key="10" case="first-letter">Vorlage</namespace>
      <namespace key="11" case="first-letter">Vorlage Diskussion</namespace>
      <namespace key="12" case="first-letter">Hilfe</namespace>
      <namespace key="13" case="first-letter">Hilfe Diskussion</namespace>
      <namespace key="14" case="first-letter">Kategorie</namespace>
      <namespace key="15" case="first-letter">Kategorie Diskussion</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>MosNis-Wikibook/Installation/Betriebssystemintegration/openSUSE/Menüs/10.1/Textmenüs</title>
    <ns>0</ns>
    <id>5555</id>
    <revision>
      <id>30288</id>
      <parentid>30285</parentid>
      <timestamp>2013-11-26T14:42:04Z</timestamp>
      <contributor>
        <username>TomcatMJ</username>
        <id>12</id>
      </contributor>
      <minor/>
      <comment>TomcatMJ verschob Seite [[MosNis-Wikibook/Installation/Betriebssystemintegration/openSUSE/Mens/10.1/Textmenüs]] nach [[MosNis-Wikibook/Installation/Betriebssystemintegration/openSUSE/Menüs/10.1/Textmenüs]]: Typokorrektur der Verschiebung ,9</comment>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text xml:space="preserve" bytes="25194">
Die nachfolgenden in der openSUSE Auswahl genutzten openSUSE Menüs :

/tftpboot/OS64NFS.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 64 Bit per NFS
 
 # 64Bit NFS install
 LABEL Linux64NFSManual
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit NFS install noacpi
 LABEL Linux64NFSManualNoACPI
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit NFS install nolapic
 LABEL Linux64NFSManualNoLapic
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit NFS failsafe
 LABEL Linux64NFSfailsafe
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation Failsafe
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \ 
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit NFS rescue
 LABEL Linux64NFSrescue
  MENU LABEL openSUSE 10.1 64 Bit Rettungssystem
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit NFS autoyast
 LABEL Linux64NFSautoyast
  MENU LABEL openSUSE 10.1 64 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \ 
   insmod=e1000 insmod=8139too insmod=forcedeth \ 
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/ \
   autoyast=nfs://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay64nfs.xml
 
 # 64Bit NFS Remoteinstall mit VNC
 LABEL Linux64NFSremote
  MENU LABEL openSUSE 10.1 64 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \ 
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \ 
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # openSUSE	
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H2.txt
 F2 SuSE_Auswahl.txt
&lt;/code&gt;
/tftpboot/OS64FTP.conf :
&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 64 Bit per FTP
 
 # 64Bit FTP install
 LABEL Linux64FTPManual
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit FTP install noacpi
 LABEL Linux64FTPManualNoACPI
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit FTP install nolapic
 LABEL Linux64FTPManualNoLapic
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit FTP failsafe
 LABEL Linux64FTPfailsafe
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation Failsafe-Mode
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit FTP rescue
 LABEL Linux64FTPrescue
  MENU LABEL openSUSE 10.1 64 Bit Rettungssystem
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit FTP autoyast
 LABEL Linux64FTPautoyast
  MENU LABEL openSUSE 10.1 64 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/ \
   autoyast=ftp://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay64ftp.xml
 
 # 64Bit FTP remoteinstall
 LABEL Linux64FTPremote
  MENU LABEL openSUSE 10.1 64 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # openSUSE
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H2.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

/tftpboot/OS64HTTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 64 Bit per HTTP
 
 # 64Bit HTTP install
 LABEL Linux64HTTPManual
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit HTTP install noacpi
 LABEL Linux64HTTPManualNoACPI
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit HTTP install nolapic
 LABEL Linux64HTTPManualNoLapic
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit HTTP failsafe
 LABEL Linux64HTTPfailsafe
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation Failsafe-Mode
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit HTTP rescue
 LABEL Linux64HTTPrescue
  MENU LABEL openSUSE 10.1 64 Bit Rettungssystem
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit HTTP autoyast
 LABEL Linux64HTTPautoyast
  MENU LABEL openSUSE 10.1 64 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/ \
   autoyast=http://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay64http.xml
 
 # 64Bit HTTP remoteinstall
 LABEL Linux64HTTPremote
  MENU LABEL openSUSE 10.1 64 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # openSUSE
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H2.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

/tftpboot/OS64SMB.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 64 Bit per SMB
 
 # 64Bit SMB install
 LABEL Linux64SMBManual
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit SMB install noacpi
 LABEL Linux64SMBManualNoACPI
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit SMB install nolapic
 LABEL Linux64SMBManualNoLapic
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit SMB failsafe
 LABEL Linux64SMBfailsafe
  MENU LABEL openSUSE 10.1 64 Bit Manuelle Installation Failsafe-Mode
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit SMB rescue
 LABEL Linux64SMBrescue
  MENU LABEL openSUSE 10.1 64 Bit Rettungssystem
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # 64Bit SMB autoyast
 LABEL Linux64SMBautoyast
  MENU LABEL openSUSE 10.1 64 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/ \
   autoyast=smb://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay64http.xml
 
 # 64Bit SMB remoteinstall
 LABEL Linux64SMBPremote
  MENU LABEL openSUSE 10.1 64 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/64Bit/linux
  APPEND initrd=openSUSE/10.1/64Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/64Bit/
 
 # openSUSE
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H2.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

/tftpboot/OS32NFS.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 32 Bit per NFS
 
 # 32Bit NFS install
 LABEL Linux32NFSManual
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit NFS install noacpi
 LABEL Linux32NFSManualNoACPI
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit NFS install nolapic
 LABEL Linux32NFSManualNoLapic
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit NFS failsafe
 LABEL Linux32NFSfailsafe
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation Failsafe
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit NFS rescue
 LABEL Linux32NFSrescue
  MENU LABEL openSUSE 10.1 32 Bit Rettungssystem
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit NFS autoyast
 LABEL Linux32NFSautoyast
  MENU LABEL openSUSE 10.1 32 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/ \
   autoyast=nfs://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay32nfs.xml
 
 # 32Bit NFS remoteinstall
 LABEL Linux32NFSremote
  MENU LABEL openSUSE 10.1 32 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=nfs://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # openSUSE	
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H3.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

/tftpboot/OS32FTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 32 Bit per FTP
 
 # 32Bit FTP install
 LABEL Linux32FTPManual
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit FTP install noacpi
 LABEL Linux32FTPManualNoACPI
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit FTP install nolapic
 LABEL Linux32FTPManualNoLapic
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit FTP failsafe
 LABEL Linux32FTPfailsafe
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation Failsafe-Mode
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit FTP rescue
 LABEL Linux32FTPrescue
  MENU LABEL openSUSE 10.1 32 Bit Rettungssystem
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit FTP autoyast
 LABEL Linux32FTPautoyast
  MENU LABEL openSUSE 10.1 32 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/ \
   autoyast=ftp://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay32ftp.xml
 
 # 32Bit FTP remoteinstall
 LABEL Linux32FTPremote
  MENU LABEL openSUSE 10.1 32 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=ftp://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 
 # openSUSE
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H3.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

/tftpboot/OS32HTTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 32 Bit per HTTP
 
 # 32Bit HTTP install
 LABEL Linux32HTTPManual
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit HTTP install noacpi
 LABEL Linux32HTTPManualNoACPI
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit HTTP install nolapic
 LABEL Linux32HTTPManualNoLapic
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit HTTP failsafe
 LABEL Linux32HTTPfailsafe
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation Failsafe-Mode
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit HTTP rescue
 LABEL Linux32HTTPrescue
  MENU LABEL openSUSE 10.1 32 Bit Rettungssystem
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit HTTP autoyast
 LABEL Linux32HTTPautoyast
  MENU LABEL openSUSE 10.1 32 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/ \
   autoyast=http://192.168.2.1/Installserver/openSUSE/10.1/autoyast/ay32http.xml
 
 # 32Bit HTTP remoteinstall
 LABEL Linux32HTTPremote
  MENU LABEL openSUSE 10.1 32 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=http://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # openSUSE
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H3.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

/tftpboot/OS32SMB.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE openSUSE 10.1 32 Bit per SMB
 
 # 32Bit SMB install
 LABEL Linux32SMBManual
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit SMB install noacpi
 LABEL Linux32SMBManualNoACPI
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne ACPI
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts acpi=off insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit SMB install nolapic
 LABEL Linux32SMBManualNoLapic
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation ohne APIC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts nolapic insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit SMB failsafe
 LABEL Linux32SMBfailsafe
  MENU LABEL openSUSE 10.1 32 Bit Manuelle Installation Failsafe-Mode
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts apm=off acpi=off \
   mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll \
   pci=nommconf insmod=e100 insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit SMB rescue
 LABEL Linux32SMBrescue
  MENU LABEL openSUSE 10.1 32 Bit Rettungssystem
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent rescue=1 showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # 32Bit SMB autoyast
 LABEL Linux32SMBautoyast
  MENU LABEL openSUSE 10.1 32 Bit Installation per Autoyast
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/ \
   autoyast=smb://192.168.2.1/Installserver/openSUSE/10.1/autoyast/a-y32smb.xml
 
 # 32Bit SMB remoteinstall
 LABEL Linux32SMBremote
  MENU LABEL openSUSE 10.1 32 Bit Remoteinstallation mit VNC
  KERNEL openSUSE/10.1/32Bit/linux
  APPEND initrd=openSUSE/10.1/32Bit/initrd splash=silent showopts insmod=e100 \
   insmod=e1000 insmod=8139too insmod=forcedeth vnc=1 vncpassword=opensuse \
   install=smb://192.168.2.1/Installserver/openSUSE/10.1/32Bit/
 
 # openSUSE
 LABEL back
  MENU LABEL openSUSE Auswahl
  KERNEL menu.c32
  APPEND openSUSE.conf
 
 #Deutsche Tastaturbelegung
 KBDMAP german.kbd
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20
 ONTIMEOUT back
 TIMEOUT 200
 
 #Hilfstexte
 F1 SuSE-H3.txt
 F2 SuSE-Auswahl.txt
&lt;/code&gt;

Hilfstexte:Werden noch folgen...</text>
      <sha1>a2jc5gv80qauuqj0v6m15rmp8z4jtsc</sha1>
    </revision>
  </page>
</mediawiki>
