
Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://live.spdns.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>move IT Home Base</title>
        <description></description>
        <link>http://live.spdns.org/wiki/</link>
        <lastBuildDate>Sat, 04 Apr 2026 14:28:02 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://live.spdns.org/wiki/lib/tpl/peanutbutter2/images/favicon.ico</url>
            <title>move IT Home Base</title>
            <link>http://live.spdns.org/wiki/</link>
        </image>
        <item>
            <title>Boot-Types</title>
            <link>http://live.spdns.org/wiki/anleitungen/pxe-boot/boot-types?do=revisions&amp;rev=1579163221</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;boot-types&quot;&gt;Boot-Types&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;table sectionedit2&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt;extension	&lt;/th&gt;&lt;th class=&quot;col1 leftalign&quot;&gt;Valid platforms	&lt;/th&gt;&lt;th class=&quot;col2 leftalign&quot;&gt;Description                                                                                                                                                            &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.pxe		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Headerless X86 assembly code, PXE- or NBP-booted, sometimes renamed to .0 to work on older DHCP/TFTP servers                                                           &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.efi		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;efi		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;EFI executable                                                                                                                                                         &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.kpxe		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .pxe but will Keep the original UNDI stack/driver present. This is needed for undionly ref                                                                     &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.kkpxe		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .kpxe but will not unload (Keep) the PXE base code. only use with buggy BIOSes                                                                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.lkrn		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Builds with kernel header similar to Linux so it can be started by many bootloaders                                                                                    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.iso		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Builds .lkrn and adds ISOLINUX to create CD-ROM image, can be started by many bootloaders                                                                              &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.hd		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Direct executable i386 code put on a harddisk image (32KB blocks)                                                                                                      &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.dsk		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Direct executable i386 code put on a floppy disk image (512 Byte blocks)                                                                                               &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.pdsk		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Padded .dsk to work with loaders that requires exact size such as iLO                                                                                                  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.usb		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios, efi	        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .dsk for pcbios, in efi mode it&amp;#039;s an 1440K image with partition and [driver].efi added as /efi/boot/boot[arch].efi, mostly used for making USB stick images    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.rom		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into PCI-based NIC ROM                                                                                                                     &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.mrom		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into PCI-based NIC ROM. See notes for .mrom                                                                                                &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.pcirom	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .rom                                                                                                                                                           &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.isarom	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into ISA-based NIC ROM, must be used with e.g. VirtualBox                                                                                  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.efidrv	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;efi		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Driver for NIC which can be used by other EFI firmware                                                                                                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.efirom	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;efi		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into NIC ROM for EFI                                                                                                                       &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.linux		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;linux		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Linux ELF executable, use for tests and tap drivers                                                                                                                    &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;27-3531&amp;quot;} --&gt;
&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:pxe-boot</category>
            <pubDate>Thu, 16 Jan 2020 09:27:01 +0000</pubDate>
        </item>
        <item>
            <title>ISO-Images</title>
            <link>http://live.spdns.org/wiki/anleitungen/pxe-boot/iso-images?do=revisions&amp;rev=1579165835</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;iso-images&quot;&gt;ISO-Images&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ISO-Images&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;iso-images&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-26&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;iso-images_auf_oeffentlichen_repositorys&quot;&gt;ISO-Images auf öffentlichen Repositorys&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Minimal-CD, Ubuntu 18.04, Bionic Beaver, 64-bit PC (amd64, x86_64)
&lt;a href=&quot;http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/mini.iso&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/mini.iso&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/mini.iso&lt;/a&gt; (64 &lt;abbr title=&quot;Megabyte&quot;&gt;MB&lt;/abbr&gt;)
&lt;/p&gt;

&lt;p&gt;
Minimal-CD, Ubuntu 18.04, Bionic Beaver, 32-bit PC (i386, x86)
&lt;a href=&quot;http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/mini.iso&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/mini.iso&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/mini.iso&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;ISO-Images auf \u00f6ffentlichen Repositorys&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;iso-images_auf_oeffentlichen_repositorys&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;27-417&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;pxe_boot-images&quot;&gt;PXE Boot-Images&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Ubuntu 18.04 Bionic Beaver (LTS), i386 (32-Bit)
&lt;a href=&quot;http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/netboot.tar.gz&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/netboot.tar.gz&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-i386/current/images/netboot/netboot.tar.gz&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Ubuntu 18.04 Bionic Beaver (LTS), amd64 (64-Bit)
&lt;a href=&quot;http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/netboot.tar.gz&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/netboot.tar.gz&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://de.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64/current/images/netboot/netboot.tar.gz&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PXE Boot-Images&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pxe_boot-images&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;418-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:pxe-boot</category>
            <pubDate>Thu, 16 Jan 2020 10:10:35 +0000</pubDate>
        </item>
        <item>
            <title>PXE-Server</title>
            <link>http://live.spdns.org/wiki/anleitungen/pxe-boot/pxe-server?do=revisions&amp;rev=1579163104</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;pxe-server&quot;&gt;PXE-Server&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Schematischer Aufbau eines PXE Boot-Servers:
&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;http://live.spdns.org/wiki/_media/work/space/projekt/pxe.png&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PXE-Server&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pxe-server&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-115&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;netzwerk-boot_von_einem_zentralen_repository&quot;&gt;Netzwerk-Boot von einem zentralen Repository&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Das booten eines Betriebssystems von einem zentralen Repository im lokalen Netzwerk statt vom lokalen Datenträger bietet viele Vorteile, beispielsweise lassen sich so temporär oder zum testen Betriebssysteme laden die lokal nicht installiert sind, oder es können Betriebssysteme installiert werden (auch als &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt;-Rollout), auch wenn kein USB-Anschluss oder optisches Laufwerk (CD/DVD) vorhanden, oder wenn der passende Installations-Datenträger auf DVD gerade nicht verfügbar ist und es lassen sich so ganz komfortabel komplette Tools wie die „Ultimate Boot-CD“ laden um beispielsweise Probleme mit einer Windows-Partition zu bereinigen.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Netzwerk-Boot von einem zentralen Repository&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;netzwerk-boot_von_einem_zentralen_repository&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;116-815&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;windows-systeme&quot;&gt;Windows-Systeme&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
In Firmen mit Windows-Clients werden Betriebssysteme, Aktualisierungen (Patches) und Konfigurationen fast immer über ein zentrales Repository der IT-Administration ausgerollt, beispielsweise über Microsofts SCCM (System Center Configuration Manager). Allerdings kann Microsoft´s SCCM seit dem 22.3.2018 nicht mehr mit Linux umgehen, da der dazu normalerweise benötigte Linux-Agent von Microsoft in der aktuellen SCCM-Version (seit SCCM-Version 1902) rausgenommen wurde.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Windows-Systeme&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;windows-systeme&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;816-1317&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;heterogene_netzwerke&quot;&gt;Heterogene Netzwerke&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
In einem heterogenen Netzwerk, dass nicht nur aus Windows-Systemen besteht, muss daher eine Alternative bzw. eine zweite Boot-Server Instanz zum SCCM geschaffen werden. Es bleibt entweder die Möglichkeit eines „Handovers“ indem der SCCM einen externen PXE-Boot-Server antriggert, oder es wird der DHCP komplett umgangen indem die Netzwerkkonfiguration manuell erfolgt und per IPXE gebootet wird.
&lt;/p&gt;

&lt;p&gt;
Damit zukünftig beide Systeme (Windows/Linux) für Rollouts, oder Live-Systeme unterstützt werden können, muß parallel zum Microsoft DHCP-Server mit SCCM UEFI Boot-Server ein separater PXE-Server aufgesetzt werden der Deployments ausserhalb der Windows-Welt möglich macht. Dieser separate PXE Boot-Server kann auf einem beliebigen Windows-, oder Linux-PC installiert werden. Für Windows gibt es z.B. die fertige Lösung „AOMEI PXE Boot Free 1.5“, die allerdings nur immer ein bestimmtes ISO-Image ausliefern kann. Für Linux bietet sich „DNSmasq“ an, da dieser bereits alle notwendigen Komponenten wie DHCP-Proxy und TFTP-Server integriert hat.
&lt;/p&gt;

&lt;p&gt;
Für den Privatbereich gibt es einige Netzwerkspeicher wie beispielsweise die aktuellen NAS-Modelle von Synology die von Haus ein PXE-Boot unterstützen. Ab der Firmware Synology DSM 4.2 ist es möglich direkt vom NAS zu booten.
&lt;/p&gt;

&lt;p&gt;
Alternative ist Microsoft Azure.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Heterogene Netzwerke&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;heterogene_netzwerke&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1318-2672&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;scenarios&quot;&gt;Scenarios&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Grundsätzlich gibt es zwei verschiedene Netboot-Scenarios:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Keine Installation (Live-System) - Man bootet über das Netzwerk um darüber ein Live-System zu starten, das ohne Installation auskommt und daher auch keine Festplatte benötigt. Da das komplette Live-System ins RAM geladen wird ist die Auswahl an Live-Systemen sehr klein, der Rechner sollte mindestens 4 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; RAM haben, besser 8 &lt;abbr title=&quot;Gigabyte&quot;&gt;GB&lt;/abbr&gt; RAM und das &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; sollte möglichst klein sein, damit noch Platz für die Arbeitsdateien im RAM bleibt. In diesem Fall läuft alles ausschliesslich im RAM ab, die Festplatte bleibt komplett unberührt.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Installation übers Netzwerk (Net-Install) - Man bootet über das Netzwerk um darüber ein Betriebssystem zu installieren das auf der lokalen Festplatte eingerichtet wird. In diesem Fall lädt man per Netboot zunächst nur einen Installer, der anschließend die restlichen Daten aus einem zentralen Repository im &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt; oder über das Internet holt.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Scenarios&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;scenarios&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2673-3644&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;voraussetzungen&quot;&gt;Voraussetzungen&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Aktivieren von PXE-Boot im BIOS (Preboot Execution Environment)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Funktioniert nur im &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Funktioniert nur mit dynamischer IP via DHCP&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zusätzlicher DHCP-Proxy&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Zusätzlicher TFTP-Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt;-Image als fertiges Netzwerk-Installationsprogramm oder als Live-System ohne Installation&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Im BIOS muß Secure Boot deaktiviert werden, da fast alle bootbaren ISO-Images nicht digital signiert sind&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Voraussetzungen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;voraussetzungen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3645-4085&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;pre-install&quot;&gt;Pre-Install&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Im BIOS prüfen ob sich der Rechner auf Netzwerk-Boot (PXE-Boot) umschalten lässt. Alternativ über das Boot-Menü (je nach Rechner via F8, F10 oder F12) den Netzwerkadapter als Startgerät auswählen. Falls dieser nicht auswählbar ist, im BIOS nachsehen ob er als Startgerät aktivierbar ist.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Secure Boot muß deaktiviert werden&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Fast immer muß auch UEFI-Boot deaktiviert werden, stattdessen Legacy Boot einschalten&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Pre-Install&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;pre-install&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;4086-4542&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;testumgebung&quot;&gt;Testumgebung&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Da der Test für Netboot nur in einer abgeschotteten, vom restlichen Netzwerk getrennten Test-Umgebung stattfinden kann um den produktiven Betrieb im Netzwerk nicht zu stören, wurden zwei Rechner an einen separaten Netzwerk-Switch gehangen der keinen physikalischen Anschluss an das restliche Netzwerk hat. Der als PXE-Server fungierende Rechner muß dabei eine statische IP-Adresse haben, damit diese feste IP in die &lt;abbr title=&quot;Local Area Network&quot;&gt;LAN&lt;/abbr&gt;-Konfiguration der Clients eingetragen werden kann.
Nun kann man in dieser abgeschotteten Umgebung allerdings nicht den tatsächlichen Verlauf eines Netboots simulieren, denn es fehlen &lt;abbr title=&quot;Domain Name System&quot;&gt;DNS&lt;/abbr&gt;, DHCP und Gateway. Somit kann kein Netboot mit Installation getestet werden, sondern nur Netboot mit einem Live-System ohne Installation. Beim starten des Clients bekommt dieser keine IP-Adresse des DHCP-Proxys zugewiesen, denn dieser kommt ausschliesslich vom richtigen DHCP-Server.
&lt;abbr title=&quot;Domain Name System&quot;&gt;DNS&lt;/abbr&gt; wird benötigt um die Namensauflösung zu garantieren, sonst kann nur mit statischen IP gearbeitet werden, das ist aber in der Produktivumgebung so nicht der Fall.
Bei einem vorhandenen DHCP darf DNSmasq nur als DHCP-Proxy laufen, oder der vorhandene DHCP muß einen IP-Bereich frei lassen der dann von DNSmasq benutzt werden kann.
Das Gateway (Internetzugang) wird benötigt um das Installationsimage vom Repository nachzuladen wenn ein Netboot mit anschließender Installation ausgewählt wird. Bei DNSmasq müsste eine Forwarder-&lt;abbr title=&quot;Domain Name System&quot;&gt;DNS&lt;/abbr&gt; angegeben werden, aber ohne Gateway auch kein Nameserver in höherer Instanz.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Testumgebung&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;testumgebung&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;4543-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:pxe-boot</category>
            <pubDate>Thu, 16 Jan 2020 09:25:04 +0000</pubDate>
        </item>
        <item>
            <title>iPXE</title>
            <link>http://live.spdns.org/wiki/anleitungen/pxe-boot/ipxe?do=revisions&amp;rev=1579165879</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;ipxe&quot;&gt;iPXE&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;iPXE&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ipxe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-20&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;website&quot;&gt;Website&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;http://ipxe.org&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://ipxe.org&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://ipxe.org&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Website&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;website&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;21-58&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;probleme&quot;&gt;Probleme&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Man muss zunächst vom USB-Stick starten auf dem sich Boot-Script befindet um den lokalen DHCP-Server mit seiner SCCM-Konfiguration zu umgehen. Das Boot-Script ermöglicht zwar vom lokalen DHCP-Server eine IP-Adresse mit &lt;abbr title=&quot;Domain Name System&quot;&gt;DNS&lt;/abbr&gt; und Gateway zu bekommen, lädt dann aber ein Menü von der Website ipxe.org nach, mit dem es dann möglich ist verschiedene ISO-Images von öffentlichen und eigenen Repositorys zu laden. Vorraussetzung für ein booten von einem eigenen Repository ist nur das es von einer http-&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; erreichbar ist.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Teilweise funktioniert das direkt durchbooten vom USB-Stick nicht, denn vermutlich sperrt die Netzwerkkonfiguration (Zwangsproxy?) den direkten Zugriff auf http und https Adressen. Stattdessen muß die IP-Konfiguration manuell erfolgen, oder man lässt sich per DHCP erst eine Adresse zuweisen und übernimmt im zweiten Schritt dann die zugewiesenen Werte. Jedoch ist nur die erste Version mit manuell eingetragener Netzwerkkonfiguration tatsächlich und letztendlich erfolgreich.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Probleme&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;probleme&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;59-1093&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;fehlermeldungen_beim_booten&quot;&gt;Fehlermeldungen beim booten&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Socket not connected - &lt;a href=&quot;http://ipxe.org/380f6001&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://ipxe.org/380f6001&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://ipxe.org/380f6001&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Operation not supported - &lt;a href=&quot;http://ipxe.org/3c086003&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://ipxe.org/3c086003&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://ipxe.org/3c086003&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Protocol not supported - &lt;a href=&quot;http://ipxe.org/440e6003&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://ipxe.org/440e6003&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://ipxe.org/440e6003&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; No buffer space available - &lt;a href=&quot;http://ipxe.org/2a654006&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://ipxe.org/2a654006&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://ipxe.org/2a654006&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Connection timed out (http/https) - &lt;a href=&quot;http://ipxe.org/4c0a6035&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://ipxe.org/4c0a6035&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://ipxe.org/4c0a6035&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Fehlermeldungen beim booten&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;fehlermeldungen_beim_booten&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1094-1416&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;troubleshooting&quot;&gt;Troubleshooting&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://support.blancco.com/display/KB/iPXE+boot+environment+troubleshooting+guide&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://support.blancco.com/display/KB/iPXE+boot+environment+troubleshooting+guide&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://support.blancco.com/display/KB/iPXE+boot+environment+troubleshooting+guide&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Troubleshooting&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;troubleshooting&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1417-1533&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;tools&quot;&gt;Tools&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://github.com/skunkie/ipxe-phpmenu&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://github.com/skunkie/ipxe-phpmenu&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://github.com/skunkie/ipxe-phpmenu&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Tools&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tools&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1534-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:pxe-boot</category>
            <pubDate>Thu, 16 Jan 2020 10:11:19 +0000</pubDate>
        </item>
    </channel>
</rss>
