GNU/Linux xterm-256color bash 235 views

############################################################################################

Here, input lines start with ‘#’ prefix means comment, the others means real command.

############################################################################################

Step 0 wandering around DUT(Device Under Test)

The default login account is:

username:root

password:oelinux123

alias | grep um0

minicom into DUT

ps

cat /proc/version

as you can see, user@host & kernel compile timestamp will be included in ‘/proc/version’

so ‘cat /proc/version’ will be a nice way to check whether your personalized kernel work or not.

cat /proc/cpuinfo

cat /etc/timestamp

cat /etc/version

More recordings by zhouxiang

Browse all

untitled 15:32

by zhouxiang

untitled 1:17

by zhouxiang

untitled 2:25

by zhouxiang