Telnet to Moto A780

MontaVista Linux Consumer Electronics Edition 3.0
Linux/armv5tel 2.4.20_mvlcee30-mainstone


(none) login: root
Linux 192.168.1.11 2.4.20_mvlcee30-mainstone #7 Fri Feb 13 15:39:51 CST 2004 arm
v5tel unknown

MontaVista Linux Consumer Electronics Edition 3.0

No directory /root!
Logging in with home = "/".
# cat /proc/cpuinfo
Processor       : Intel XScale-Bulverde rev 7 (v5l)
BogoMIPS        : 291.63
Features        : swp half thumb fastmult edsp
CPU implementor : 0x69
CPU architecture: 5TE
CPU variant     : 0x0
CPU part        : 0x411
CPU revision    : 7
Cache type      : undefined 5
Cache clean     : undefined 5
Cache lockdown  : undefined 5
Cache unified   : harvard
I size          : 32768
I assoc         : 32
I line length   : 32
I sets          : 32
D size          : 32768
D assoc         : 32
D line length   : 32
D sets          : 32

Hardware        : Motorola Ezx Platform
Revision        : 0000
Serial          : 0000000000000000
# ls /etc/rc*
init.d  rc0.d  rc1.d  rc2.d  rc3.d  rc4.d  rc5.d  rc6.d  rcS.d
# cat /etc/inittab
# /etc/inittab: init(8) configuration.
# $Id: inittab,v 1.8 1998/05/10 10:37:50 miquels Exp $

# The default runlevel.
# ezx -- id:3:initdefault:
id:2:initdefault:

# Boot-time system configuration/initialization script.
# This is run first except when booting in emergency (-b) mode.
si::sysinit:/etc/init.d/rcS

# What to do in single-user mode.
~~:S:wait:/sbin/sulogin

# /etc/init.d executes the S and K scripts upon change
# of runlevel.
#
# Runlevel 0 is halt.
# Runlevel 1 is single-user.
# Runlevels 2-5 are multi-user.
# Runlevel 6 is reboot.

l0:0:wait:/etc/init.d/rc 0
l1:1:wait:/etc/init.d/rc 1
l2:2:wait:/etc/init.d/rc 2
l3:3:wait:/etc/init.d/rc 3
l4:4:wait:/etc/init.d/rc 4
l5:5:wait:/etc/init.d/rc 5
l6:6:wait:/etc/init.d/rc 6
# Normally not reached, but fallthrough in case of emergency.
z6:6:respawn:/sbin/sulogin

# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now

# Action on special keypress (ALT-UpArrow).
kb::kbrequest:/bin/echo "Keyboard Request--edit /etc/inittab to let this

# What to do when the power fails/returns.
pf::powerwait:/etc/init.d/powerfail start
pn::powerfailnow:/etc/init.d/powerfail now
po::powerokwait:/etc/init.d/powerfail stop

# This line provides a nice out-of-box experience.  For regular use, you
# should replace it with the proper getty lines below.

# ezx -- con:2345:respawn:/sbin/getty console
con:2345:once:/sbin/getty -l /bin/fakelogin3 -n console

# /sbin/getty invocations for the runlevels.
#
# MontaVista linux comes with devfs turned on by default.
#
# The "id" field MUST be the same as the last
# characters of the device (after "tty").
#
# Format:
#  <id>:<runlevels>:<action>:<process>
#
# Uncomment these for a devfs system
#
#1:2345:respawn:/sbin/getty 38400 vc/1
#2:23:respawn:/sbin/getty 38400 vc/2
#3:23:respawn:/sbin/getty 38400 vc/3
#4:23:respawn:/sbin/getty 38400 vc/4
#5:23:respawn:/sbin/getty 38400 vc/5
#6:23:respawn:/sbin/getty 38400 vc/6
#
# Uncomment these only for non-devfs systems
#
#1:2345:respawn:/sbin/getty 38400 tty1
#2:23:respawn:/sbin/getty 38400 tty2
#3:23:respawn:/sbin/getty 38400 tty3
#4:23:respawn:/sbin/getty 38400 tty4
#5:23:respawn:/sbin/getty 38400 tty5
#6:23:respawn:/sbin/getty 38400 tty6

# Example how to put a getty on a serial line (for a terminal)
#
# Uncomment these for a devfs system
#
#T0:23:respawn:/sbin/getty -L tts/0 9600 vt100
#T1:23:respawn:/sbin/getty -L tts/1 9600 vt100
#
# Uncomment these only for non-devfs systems
#
#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
#T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100

# Example how to put a getty on a modem line.
#
# Uncomment this for a devfs system
#
#T3:23:respawn:/sbin/mgetty -x0 -s 57600 tts/3
#
# Uncomment these only for non-devfs systems
#
#T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3
# cat /proc/filesystems
nodev   rootfs
nodev   bdev
nodev   proc
nodev   sysfs
nodev   sockfs
nodev   tmpfs
nodev   pipefs
        cramfs
nodev   ramfs
        msdos
        vfat
nodev   nfs
nodev   devpts
        vfm
# cat /proc/cmdline
root=3e00 rootfstype=cramfs ip=off

# cat /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 ttyS
  5 cua
  7 vcs
 10 misc
 13 input
 14 sound
 29 fb
 81 video_capture
 89 i2c
 90 mtd
108 vibrator
109 ppp
127 gpio_test
128 ptm
136 pts
162 raw
166 usb/acm/%d
180 usb
189 ptf
210 phone
244 mmcsysif
250 ts0710mux

Block devices:
 31 mtdblock
 62 roflash
100 tffs
243 mmc

# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00020000 00008000 "Bootloader"
mtd1: 000e0000 00020000 "Kernel"
mtd2: 00580000 00020000 "VFM_Filesystem"
mtd3: 00020000 00020000 "Logo"

# cat /proc/swaps
Filename                        Type            Size    Used    Priority

# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / cramfs rw 0 0
none /ram ramfs rw 0 0
proc /ram/proc proc rw 0 0
/dev/tffsa /usr/language cramfs rw 0 0
/dev/roflash2 /usr/setup cramfs rw 0 0
none /dev/pts devpts rw 0 0
/dev/mtdblock2 /ezxlocal vfm rw,noatime 0 0
/dev/mmca1 /mmc/mmca1 vfat rw,noatime 0 0
/dev/tffsb1 /diska vfat rw,noatime 0 0

# cat /proc/meminfo
        total:    used:    free:  shared: buffers:  cached:
Mem:  47673344 46432256  1241088        0  2150400 24444928
Swap:        0        0        0
MemTotal:        46556 kB
MemFree:          1212 kB
MemShared:           0 kB
Buffers:          2100 kB
Cached:          23872 kB
SwapCached:          0 kB
Active:          23312 kB
Inactive:        15700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        46556 kB
LowFree:          1212 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Committed_AS:    56400 kB
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值