Skip to main content
Skip table of contents

Boot Process

The following stages of the boot process are important from a configuration perspective:

  1. Second stage loader, the loading of the kernel

    • You can access the Boot Menu in this stage. For details, see Boot Menu.

    • You can set up Base Custom Commands with specific execution times. For details, see Base

  2. Network Integration

    • After the kernel has loaded, network configurations are applied. Depending on the settings of the endpoint device, there are three possible ways of integrating the endpoint device into the network environment:

      • DHCP

      • BOOTP

      • Manually configured IP address

        The network interface can be stopped and restarted on the Linux Console (accessible via [Ctrl]+[Alt]+[F11]) with this command: /etc/init.d/network stop /etc/init.d/network start

  3. Starting the X server and the local windowmanager

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.