<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/Fedora/Menüs/FC5/Textmenüs</title>
    <ns>0</ns>
    <id>5558</id>
    <revision>
      <id>30269</id>
      <parentid>23625</parentid>
      <timestamp>2013-11-26T14:31:17Z</timestamp>
      <contributor>
        <username>TomcatMJ</username>
        <id>12</id>
      </contributor>
      <minor/>
      <comment>TomcatMJ verschob Seite [[MosNis-Wikibook/Installation/Betriebssystemintegration/Fedora/MenÃ¼s/FC5/TextmenÃ¼s]] nach [[MosNis-Wikibook/Installation/Betriebssystemintegration/Fedora/Menüs/FC5/Textmenüs]]: Umlautsalat bereinigt</comment>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text xml:space="preserve" bytes="15646">
/tftpboot/FC564NFS.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 64 Bit per NFS
 
 # 64Bit NFS install
 LABEL Linux64NFSManual
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit NFS install noprobe
 LABEL Linux64NFSManualnoprobe
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd noprobe ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit NFS install Textmode
 LABEL Linux64NFSManualText
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd text ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit NFS Kickstart
 LABEL Linux64NFSkickstart
  MENU LABEL FedoraCore 5 64 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND ks=nfs://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks64-1.cfg \
   initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit NFS mit VNC
 LABEL Linux64NFSrescue
  MENU LABEL FedoraCore 5 64 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC564FTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 64 Bit per FTP
 
 # 64Bit FTP install
 LABEL Linux64FTPManual
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit FTP install noprobe
 LABEL Linux64FTPManualnoprobe
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd noprobe ip=dhcp \
   method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit FTP install Textmode
 LABEL Linux64FTPManualText
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd text ip=dhcp \
   method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit FTP Kickstart
 LABEL Linux64FTPkickstart
  MENU LABEL FedoraCore 5 64 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND ks=ftp://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks64-1.cfg \
   initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit FTP mit VNC
 LABEL Linux64FTPremote
  MENU LABEL FedoraCore 5 64 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC564HTTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 64 Bit per HTTP
 
 # 64Bit HTTP install
 LABEL Linux64HTTPManual
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit HTTP install noprobe
 LABEL Linux64HTTPManualnoprobe
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd noprobe ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit HTTP install Textmode
 LABEL Linux64HTTPManualText
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd text ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit HTTP Kickstart
 LABEL Linux64HTTPkickstart
  MENU LABEL FedoraCore 5 64 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND ks=http://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks64-1.cfg \
   initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit HTTP mit VNC
 LABEL Linux64HTTPremote
  MENU LABEL FedoraCore 5 64 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
  
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC564SMB.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 64 Bit per SMB
 
 # 64Bit SMB install
 LABEL Linux64SMBManual
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/64Bit/initrd ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit SMB install noprobe
 LABEL Linux64SMBManualnoprobe
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd noprobe ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit SMB install Textmode
 LABEL Linux64SMBManualText
  MENU LABEL FedoraCore 5 64 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd text ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit SMB Kickstart
 LABEL Linux64SMBkickstart
  MENU LABEL FedoraCore 5 64 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND ks=smb://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks64-1.cfg \
   initrd=FedoraCore/FC5/x86-64/initrd ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
 
 # 64Bit SMB mit VNC
 LABEL Linux64SMBremote
  MENU LABEL FedoraCore 5 64 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/x86-64/vmlinuz
  APPEND initrd=FedoraCore/FC5/x86-64/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/x86-64/
  
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC532NFS.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 32 Bit per NFS
 
 # 32Bit NFS install
 LABEL Linux32NFSManual
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit NFS install noprobe
 LABEL Linux32NFSManualnoprobe
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd noprobe ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit NFS install Textmode
 LABEL Linux32NFSManualText
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd text ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit NFS Kickstart
 LABEL Linux32NFSkickstart
  MENU LABEL FedoraCore 5 32 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND ks=nfs://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks32-1.cfg \
   initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit NFS mit VNC
 LABEL Linux32NFSremote
  MENU LABEL FedoraCore 5 32 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=nfs://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC532FTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 32 Bit per FTP
 
 # 32Bit FTP install
 LABEL Linux32FTPManual
   MENU LABEL FedoraCore 5 32 Bit Manuelle Installation
   KERNEL FedoraCore/FC5/i386/vmlinuz
   APPEND initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
    method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit FTP install noprobe
 LABEL Linux32FTPManualnoprobe
   MENU LABEL FedoraCore 5 32 Bit Manuelle Installation noprobe
   KERNEL FEdoraCore/FC5/i386/vmlinuz
   APPEND initrd=FedoraCore/FC5/i386/initrd noprobe ip=dhcp \
    method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit FTP install Textmode
 LABEL Linux32FTPManualText
   MENU LABEL FedoraCore 5 32 Bit Manuelle Installation im Textmode
   KERNEL FedoraCore/FC5/i386/vmlinuz
   APPEND initrd=FedoraCore/FC5/i386/initrd text ip=dhcp \
    method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit FTP Kickstart
 LABEL Linux32FTPkickstart
   MENU LABEL FedoraCore 5 32 Bit Kickstart Installation
   KERNEL FedoraCore/FC5/i386/vmlinuz
   APPEND ks=ftp://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks32-1.cfg \
    initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
    method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit FTP mit VNC
 LABEL Linux32FTPremote
   MENU LABEL FedoraCore 5 32 Bit VNC gesteuerte Installation
   KERNEL FedoraCore/FC5/i386/vmlinuz
   APPEND initrd=FedoraCore/FC5/i386/initrd vnc vncpassword=fedoracore ip=dhcp \
    method=ftp://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # FedoraCore
 LABEL back
   MENU LABEL FedoraCore Auswahl
   KERNEL menu.c32
   APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC532HTTP.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 32 Bit per HTTP
 
 # 32Bit HTTP install
 LABEL Linux32HTTPManual
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit HTTP install noprobe 
 LABEL Linux32HTTPManualnoprobe
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd noprobe ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit HTTP install Textmode
 LABEL Linux32HTTPManualText
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd text ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit HTTP Kickstart
 LABEL Linux32HTTPkickstart
  MENU LABEL FedoraCore 5 32 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND ks=http://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks32-1.cfg \
   initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit HTTP mit VNC
 LABEL Linux32HTTPremote
  MENU LABEL FedoraCore 5 32 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=http://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC5.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;

/tftpboot/FC532SMB.conf :

&lt;code&gt;
 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE FedoraCore 5 32 Bit per SMB
 
 # 32Bit SMB install
 LABEL Linux32SMBManual
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit SMB install noprobe
 LABEL Linux32SMBManualnoprobe
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation noprobe
  KERNEL FEdoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd noprobe ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit SMB install Textmode
 LABEL Linux32SMBManualText
  MENU LABEL FedoraCore 5 32 Bit Manuelle Installation im Textmode
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd text ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit SMB Kickstart
 LABEL Linux32SMBkickstart
  MENU LABEL FedoraCore 5 32 Bit Kickstart Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND ks=smb://192.168.2.1/Installserver/FedoraCore/FC5/kickstart/ks32-1.cfg \
   initrd=FedoraCore/FC5/i386/initrd ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # 32Bit SMB mit VNC
 LABEL Linux32SMBremote
  MENU LABEL FedoraCore 5 32 Bit VNC gesteuerte Installation
  KERNEL FedoraCore/FC5/i386/vmlinuz
  APPEND initrd=FedoraCore/FC5/i386/initrd vnc vncpassword=fedoracore ip=dhcp \
   method=smb://192.168.2.1/Installserver/FedoraCore/FC5/i386/
 
 # FedoraCore
 LABEL back
  MENU LABEL FedoraCore Auswahl
  KERNEL menu.c32
  APPEND FC.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 FC-Hilfe2.txt
 F2 Hauptauswahl.txt
&lt;/code&gt;</text>
      <sha1>pngndnbsw7lahddd5uro1y0vneilept</sha1>
    </revision>
  </page>
</mediawiki>
