18
4 CONTROLLER BOOT-UP
Controller Linux Kernel version is 2.6.22
4.1 Controller Follows Up the Next Boot Sequence:
• Decompresses the Linux Kernel on system memory
• Prepares the system memory and the interrupt controller to run the Kernel
• Initialize drivers (Such USB Mass Storage Device drivers, Flash driver, Serial ports, RTC and
Ethernet)
• Mount controller filesystem and drives (such root filesystem, /atc, /sram, /dev/shm)
• Configures the Ethernet with default parameters:
Eth0:
IP Address: 192.168.2.234
Netmask: 255.255.254.0
Gateway: 192.168.2.1
Eth1:
IP Address: 192.168.2.235
Netmask: 255.255.254.0
Gateway: 192.168.2.1
• Executes SysGo, this program runs in the background, loads the rest of the controller drivers
(communication, I/O, Linesync and Powerdown), forks the /atc/atcstart script (if exists) and
updates the RTC with the system Clock each hour.
• Opens the login prompt.
The default login information is:
User: root
Password: root