User manual
2 Getting Started
2. Getting Started
2.1. Connect to OnRISC via Serial Link
Connect the OnRISC to the serial port of your PC and start a terminal software (HyperTerminal,
ZOC
2
, minicom etc) with 115200,8,n,1 settings (no hardware/software handshake is needed. Set
the terminal type according to Section 2.2). Insert a CF/microSD-card with one of the preinstalled
systems (refer to Section 3). Power your OnRISC according to the Hardware Manual. You’ll see
Linux booting. After the boot procedure you’ll be asked to log in. Two users are already added to
the system: a super user (root) and an ordinary user (user). For the super user enter:
Debian login: root
Password: linux
For the ordinary user enter:
Debian login: user
Password: user
2.2. Terminal Type
Terminal type is defined in the environment variable TERM and is set to TERM=linux by default.
The terminal type of your terminal application (HyperTerminal, ZOC, minicom etc.) should be
set to the same type to interact correctly with the OnRISC console. If linux terminal type is
not available in your software, vt100 can be used instead. To do this add following line to the
~/.bashrc:
export TERM=vt100
2
www.emtec.com
May 2014 OnRISC User Manual 12