A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: front/Model_main.php

Line Number: 34

Backtrace:

File: /var/www/html/application/models/front/Model_main.php
Line: 34
Function: _error_handler

File: /var/www/html/application/controllers/Home.php
Line: 1328
Function: init

File: /var/www/html/index.php
Line: 315
Function: require_once

ICOP Technology Inc. - [Technical tips] Run PXE boot using the Vortex86 onboard network chip R6040
cancel

[Technical tips] Run PXE boot using the Vortex86 onboard network chip R6040

April 30, 2024

PXE Boot is a network boot (Preboot eXecution Environment Boot) method that allows a computer to boot an operating system or other software from a remote server or storage device over a network in the absence of a local storage device such as a hard drive. This technology is commonly used in enterprise environments for centralized management and deployment of large numbers of computers.

ubuntu12.04_nonPAE-0

PXE boot process:

  • When a computer boots, the network interface card (NIC) sends a request to a DHCP (Dynamic Host Configuration Protocol) server on the network to obtain an IP address and other network settings.
  • The DHCP server responds to the computer's request and provides network settings such as IP address, subnet mask, gateway, etc. It also tells the computer how to perform a PXE boot using the boot configuration information provided by DHCP.
  • After obtaining the network configuration information, the computer sends a request to a TFTP (Trivial File Transfer Protocol) server on the network to obtain the boot loader file (usually a boot loader).
  • The computer downloads the bootloader file from the remote server via TFTP and loads it into memory for execution.
  • The boot loader file is responsible for subsequent operations, such as downloading and executing the operating system image from the remote server or performing other required operations such as network installation or configuration.

Hardware Preparation

  • VDX2/VDX3 Boards x1 pcs
  • 5V Power Cable x1 pcs
  • USB Cable x1 pcs
  • LAN Cable x1 pcs
  • VGA Cable x1 pcs
TipPXEboot_img02

Operating Procedure:

1. Press Del to Entrance to the BIOS setting.

2. Select the Chipset option to configure the SouthBridge Configuration
TipPXEboot_img03

3. Setting the SB LAN Boot and select the options Used INT 19h
TipPXEboot_img03

4. Press F10 and OK to save the configuration
TipPXEboot_img04

5. Save the configuration the SBC will reboot

6. The board will reboot and connect the LAN to Run PXE boot
TipPXEboot_img05

※ ICOP's DX / SX broads BIOS Configuration are different, please select Advance to find the SB LAN Boot

TipPXEboot_img06

The above are all the operation steps, and you can end the operation after the setting is completed.


Main features of VDX3-6754-V2:

  • DM&P SoC Vortex86DX3- 1GHz
  • 1GB / 2GB DDR3 onboard
  • 4S / 2U / VGA / LCD / LVDS / LAN / LPT / Audio / 16GPIO / SATA
  • Operation Temperature: -20 ~ +70°C / -40 ~ +85°C (Optional)

For more info and sample requests, please write to info@icop.com.tw, call your nearest ICOP Branch, or contact our Worldwide Official Distributor.