<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://linupedia.org/wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=MosNis-Wikibook%2FInstallation%2FIntegration_der_Wartungstools%2FToolsauswahl</id>
	<title>MosNis-Wikibook/Installation/Integration der Wartungstools/Toolsauswahl - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://linupedia.org/wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=MosNis-Wikibook%2FInstallation%2FIntegration_der_Wartungstools%2FToolsauswahl"/>
	<link rel="alternate" type="text/html" href="https://linupedia.org/wiki/mediawiki/index.php?title=MosNis-Wikibook/Installation/Integration_der_Wartungstools/Toolsauswahl&amp;action=history"/>
	<updated>2026-04-29T09:04:45Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Linupedia.org</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://linupedia.org/wiki/mediawiki/index.php?title=MosNis-Wikibook/Installation/Integration_der_Wartungstools/Toolsauswahl&amp;diff=23657&amp;oldid=prev</id>
		<title>DerMani: 1 Versionen</title>
		<link rel="alternate" type="text/html" href="https://linupedia.org/wiki/mediawiki/index.php?title=MosNis-Wikibook/Installation/Integration_der_Wartungstools/Toolsauswahl&amp;diff=23657&amp;oldid=prev"/>
		<updated>2008-01-14T18:09:14Z</updated>

		<summary type="html">&lt;p&gt;1 Versionen&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 14. Januar 2008, 18:09 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>DerMani</name></author>
		
	</entry>
	<entry>
		<id>https://linupedia.org/wiki/mediawiki/index.php?title=MosNis-Wikibook/Installation/Integration_der_Wartungstools/Toolsauswahl&amp;diff=23656&amp;oldid=prev</id>
		<title>TomcatMJ: MosNis Installation/Integration der Wartungstools/Toolsauswahl wurde nach MosNis-Wikibook/Installation/Integration der Wartungstools/Toolsauswahl verschoben</title>
		<link rel="alternate" type="text/html" href="https://linupedia.org/wiki/mediawiki/index.php?title=MosNis-Wikibook/Installation/Integration_der_Wartungstools/Toolsauswahl&amp;diff=23656&amp;oldid=prev"/>
		<updated>2008-01-14T15:18:46Z</updated>

		<summary type="html">&lt;p&gt;MosNis Installation/Integration der Wartungstools/Toolsauswahl wurde nach MosNis-Wikibook/Installation/Integration der Wartungstools/Toolsauswahl verschoben&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Zur Integration der Tools legen wir folgende Menüdatei unter /tftpboot an:&lt;br /&gt;
 &lt;br /&gt;
/tftpboot/TOOLS.conf&lt;br /&gt;
&lt;br /&gt;
 DEFAULT menu.c32&lt;br /&gt;
 PROMPT 0&lt;br /&gt;
 MENU TITLE Tools&lt;br /&gt;
 &lt;br /&gt;
 # Damn Small Linux&lt;br /&gt;
 LABEL DSL&lt;br /&gt;
  MENU LABEL Damn Small Linux&lt;br /&gt;
  KERNEL menu.c32&lt;br /&gt;
  APPEND DSL.conf&lt;br /&gt;
 &lt;br /&gt;
 # Knoppix 5.01&lt;br /&gt;
 LABEL KNOPPIX&lt;br /&gt;
  MENU LABEL KNOPPIX 5.01&lt;br /&gt;
  KERNEL menu.c32&lt;br /&gt;
  APPEND KNOPPIX.conf &lt;br /&gt;
 &lt;br /&gt;
 #grml 0.8&lt;br /&gt;
 LABEL grml&lt;br /&gt;
  MENU LABEL grml 0.8 Funkenzutzler&lt;br /&gt;
  KERNEL menu.c32&lt;br /&gt;
  APPEND GRML.conf&lt;br /&gt;
 &lt;br /&gt;
 # gparted&lt;br /&gt;
 LABEL gparted&lt;br /&gt;
  MENU LABEL gparted 0.2.5-3 (defekt)&lt;br /&gt;
  KERNEL gparted-0.2.5-3/linux&lt;br /&gt;
  APPEND initrd=gparted-0.2.5-3/initrd.gz root=/dev/ram0  init=/linuxrc ramdisk_size=16384&lt;br /&gt;
 &lt;br /&gt;
 # Ghost 4 Linux&lt;br /&gt;
 LABEL g4l&lt;br /&gt;
  MENU LABEL Ghost for Linux (g4l)&lt;br /&gt;
  KERNEL menu.c32&lt;br /&gt;
  APPEND g4l.conf&lt;br /&gt;
 &lt;br /&gt;
 # Free-DOS&lt;br /&gt;
 LABEL fdos&lt;br /&gt;
  MENU LABEL Free-DOS Bootdiskette&lt;br /&gt;
  KERNEL memdisk&lt;br /&gt;
  APPEND initrd=f-dos/fdos.img&lt;br /&gt;
 &lt;br /&gt;
 #Dariks Boot and Nuke&lt;br /&gt;
 LABEL dban&lt;br /&gt;
  MENU LABEL Dariks Boot and Nuke (killt alle Daten auf allen Laufwerken!!!)&lt;br /&gt;
  KERNEL memdisk&lt;br /&gt;
  APPEND initrd=dban/dban.img&lt;br /&gt;
 &lt;br /&gt;
 # memtest&lt;br /&gt;
 LABEL memtest&lt;br /&gt;
  MENU LABEL Memtest86+&lt;br /&gt;
  KERNEL memtest&lt;br /&gt;
 &lt;br /&gt;
 # Hauptmenü&lt;br /&gt;
 LABEL mainback&lt;br /&gt;
  MENU LABEL Zur Hauptauswahl&lt;br /&gt;
  KERNEL menu.c32&lt;br /&gt;
  APPEND MAIN.conf&lt;br /&gt;
 &lt;br /&gt;
 TIMEOUT   200&lt;br /&gt;
 ONTIMEOUT mainback&lt;br /&gt;
 KBDMAP german.kbd&lt;br /&gt;
 F1 Help&lt;br /&gt;
 F2 DSL.txt&lt;br /&gt;
 F3 KNOPPIX.txt&lt;br /&gt;
 F4 GRML.txt&lt;br /&gt;
 F5 GPARTED.txt&lt;br /&gt;
 F6 G4L.txt&lt;br /&gt;
 F7 FREE-DOS.txt&lt;br /&gt;
 F8 DBAN.txt&lt;br /&gt;
 F9 MEMTEST.txt&lt;br /&gt;
 &lt;br /&gt;
--[[Benutzer:TomcatMJ|TomcatMJ]] 23:22, 24. Sep 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>TomcatMJ</name></author>
		
	</entry>
</feed>