Note that it is not necessary to update the boot script after the installation.
Beachten Sie, dass es nicht nötig ist, nach der Installation das Boot-Skript zu aktualisieren.
It also includes a boot script that automates all steps to load the installer.
Außerdem ist ein Boot-Skript enthalten, das alle zum Laden des Installers erforderlichen Schritte automatisiert.
nvi - incorrect file removal in boot script
RedBoot is now waiting for you to enter the boot script.
RedBoot wartet jetzt darauf, dass Sie das Boot-Skript eingeben.
Modern U-Boot versions contain a tftp autoboot feature that becomes active if there is no bootable local storage device (MMC/SD, USB, IDE/SATA/SCSI) and then loads this boot script from the tftp server.
Moderne U-Boot-Versionen haben eine TFTP-Autoboot-Funktion, die aktiv wird, wenn kein lokales bootfähiges Speichermedium (MMC/SD-Karte, USB, IDE/SATA/SCSI) verfügbar ist; es lädt dann dieses Boot-Skript vom TFTP-Server.
There are usually other scripts that are called by the boot script and often the network is configured within one of many of these.
Meist werden von diesem Script aus weitere Scripte aufgerufen, und oft ist eines davon dann für die Konfiguration des Netzwerkes zuständig.
Optionally, register the command within the boot script of a computer to ensure that the computer is always enabled after shutdown and restart procedures.
Melden Sie optional den Befehl innerhalb des Startscripts eines Computers an, um sicherzustellen, dass der Computer nach Stilllegungs- und Neustartprozessen stets aktiviert ist.
The boot script is also responsible for starting all the scripts in/etc/init.d/boot.d with a name that starts with S. There, the file systems are checked and loop devices are configured if needed.
Dieses Skript startet alle anderen Skripte in/etc/rcS.d/, entweder indem diese eingebunden oder explizit als Unterprozess aufgerufen werden, je nach Dateierweiterung.
The boot script is also responsible for starting all the scripts in/etc/init.d/boot.d with names that start with S. There, the file systems are checked and loop devices are configured if needed.
Das Skript boot ist zudem für das Starten aller Skripten in/etc/init.d/boot.d verantwortlich, deren Name mit S beginnt. Dort werden die Dateisysteme überprüft und bei Bedarf Loop-Devices konfiguriert.
Usually swap areas are listed in/etc/fstab so that they can be taken into use at boot time by a swapon -a command in some boot script. WARNING
Üblicherweise werden Auslagerungsbereiche auch in der Datei/etc/fstab aufgelistet, so dass sie beim Systemstart mittels des Befehls swapon -a innerhalb eines Skriptes in Betrieb genommen werden können.
The MySQL root password created by the First Boot script is stored in the/root/mysqlpass file.
Das vom „First Boot"-Skript erzeugte MySQL-Rootpasswort wird in der Datei/root/mysqlpass abgelegt.
If you are using a boot script on local machines, the syntax would be something like
Wenn Sie ein Bootskript auf den lokalen Computern verwenden, sieht die Syntax in etwa wie folgt aus
Each boot script thus declares the conditions that must be met to start or stop the service (for example, if it must start before or after another service); init then launches them in the order that meets these conditions.
Jedes Boot-Skript legt die Bedingungen fest, die gelten müssen, damit ein Dienst gestartet oder beendet wird (ob er zum Beispiel vor oder nach einem anderen Dienst gestartet werden muss); init startet sie dann in der Reihenfolge, die diese Bedingungen erfüllt.