O.K. Here the output from the shell...
Code:
Trying 192.168.2.92...
Connected to 192.168.2.92.
Escape character is '^]'.
BUFFALO INC. LinkStation series LS-LGL(SUIZEI)
LS-LGL27A login: root
BusyBox v1.1.1 (2007.05.08-14:05+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ # cd ..
/ # ls
bin etc lib proc sbin usr
boot home lost+found root sys var
dev initrd mnt rootfs tmp
/ # mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw)
proc on /proc type proc (rw,nodiratime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
/dev/ram1 on /mnt/ram type tmpfs (rw)
/dev/disk1_1 on /boot type ext3 (rw)
/dev/disk1_6 on /mnt/disk1 type xfs (rw)
/ # uname -r
2.6.12.6-arm1
/ # cat /proc/cmdline
console=ttyS0,115200 root=/dev/sda2 rw initrd=0x01400000,4M panic=5 BOOTVER=1.02L
/ # cat /proc/cpuinfo
Processor : ARM926EJ-Sid(wb) rev 0 (v5l)
BogoMIPS : 219.54
Features : swp half thumb fastmult
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 0
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 16384
I assoc : 1
I line length : 32
I sets : 512
D size : 16384
D assoc : 1
D line length : 32
D sets : 512
Hardware : Feroceon
Revision : 0000
Serial : 0000000000000000
/ # cat /proc/meminfo
MemTotal: 13632 kB
MemFree: 1040 kB
Buffers: 1352 kB
Cached: 5324 kB
SwapCached: 0 kB
Active: 6616 kB
Inactive: 2900 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 13632 kB
LowFree: 1040 kB
SwapTotal: 136512 kB
SwapFree: 136512 kB
Dirty: 48 kB
Writeback: 0 kB
Mapped: 5928 kB
Slab: 1880 kB
CommitLimit: 143328 kB
Committed_AS: 17332 kB
PageTables: 288 kB
VmallocTotal: 491520 kB
VmallocUsed: 464 kB
VmallocChunk: 491056 kB
/ # cat /proc/mtd
dev: size erasesize name
mtd0: 00040000 00001000 "marvell_flash"
/ # cd /proc
/proc # lspci
-sh: lspci: not found
/proc # cat partitions
major minor #blocks name
8 0 244198584 sda
8 1 200781 sda1
8 2 498015 sda2
8 4 1 sda4
8 5 136521 sda5
8 6 243360621 sda6
31 0 256 mtdblock0
/proc # ls
1 3 647 cmdline kmsg slabinfo
1002 32 654 cpu loadavg stat
1040 33 708 cpuinfo locks swaps
1050 338 751 devices meminfo sys
1059 34 886 diskstats misc sysvipc
1088 35 9 driver modules tty
1092 37 910 execdomains mounts uptime
1122 38 975 filesystems mtd version
1148 39 979 fs net vmstat
1149 4 980 interrupts partitions
162 5 buddyinfo iomem pci
175 633 buffalo ioports scsi
2 637 bus kallsyms self
/proc # cd buffalo
/proc/buffalo # ls
PowerSWInt_en cpu_status fan_status hdd_control led
cpu_reset enet firmware kernevnt power_sw
/proc/buffalo # cat enet
MAC=00:16:01:D7:42:7B
link=1000Mbps
duplex=full
jumboframe=enable
mtu=1500
/proc/buffalo # cat firmware
PRODUCTNAME=LS-LGL(SUIZEI)
VERSION=0.01
SUBVERSION=FLASH 0.00
PRODUCTID=0x0000000B
BUILDDATE=2007/06/11 15:39:50
BOOTVER=1.02L
/proc/buffalo # cat kernevnt
^C
/proc/buffalo # cat lcd
cat: lcd: No such file or directory
/proc/buffalo # cat led
cat: Read Error: Is a directory
/proc/buffalo # cat cpu_status
normal_state
/proc/buffalo # cat hdd_control
on
/proc/buffalo # cd ..
/proc # cat buddyinfo
Node 0, zone DMA 0 12 8 4 0 0 0 1 0 0 0
/proc # cd /etc
/etc # ls
cron issue.net passwd
daemonwatch.list ld.so.cache printcap
default ld.so.conf profile
dhcpc linkstation_release resolv.conf
fstab localtime resolv.conf.sv
group logrotate.d rootfs_ok
gshadow melco samba
hddrootmode mtab services
hosts mtab~ shadow
inetd.conf nsswitch.conf shadow-
init.d ntp.conf skel
initrd_ver ntp.conf.sv syslog.conf
inittab pam.d yp.conf
issue pam_smb.conf yp.conf.sv
/etc # cat inittab
::sysinit:/etc/init.d/rcS
::respawn:/sbin/getty -L ttyS0 115200 vt100
::restart:/sbin/init
::shutdown:/etc/init.d/rcDown
::shutdown:/bin/umount -r /
/etc # cd /bin
/bin # file bash
bash: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.4.17, dynamically linked (uses shared libs), stripped
/bin # file busybox
busybox: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.4.17, dynamically linked (uses shared libs), stripped
/bin # busybox
BusyBox v1.1.1 (2007.05.08-14:05+0000) multi-call binary
Usage: busybox [function] [arguments]...
or: [function] [arguments]...
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as!
Currently defined functions:
[, [[, addgroup, adduser, ash, awk, basename, bunzip2, busybox,
bzcat, cat, chgrp, chmod, chown, chroot, chvt, clear, cmp, cp,
crond, crontab, cut, date, dd, deallocvt, delgroup, deluser, df,
dirname, dmesg, du, echo, egrep, env, expr, false, fdflush, fgrep,
free, freeramdisk, getopt, getty, grep, gunzip, gzip, halt, hdparm,
head, hexdump, hostid, hostname, hwclock, id, ifconfig, inetd,
init, install, kill, killall, length, linuxrc, ln, logger, login,
logname, ls, md5sum, mkdir, mkfifo, mknod, mkswap, mktemp, more,
mv, nice, od, openvt, passwd, pidof, ping, poweroff, printf, ps,
pwd, readlink, realpath, reboot, renice, reset, rm, rmdir, route,
run-parts, sed, seq, sh, sleep, sort, strings, stty, sum, swapoff,
swapon, sync, sysctl, tail, tar, tee, telnetd, test, time, top,
touch, tr, true, tty, uname, uniq, unzip, uptime, usleep, vi,
watch, wc, which, who, whoami, yes, zcat
/bin # ls
addgroup chown egrep kill mv sed uname
adduser cp false ln nice sh unzip
ash date fdflush login pidof sleep usleep
bash dd fgrep ls ping stty vi
bash2 delgroup getopt mkdir ps sync watch
busybox deluser grep mknod pwd tar zcat
cat df gunzip mktemp rm touch
chgrp dmesg gzip more rmdir true
chmod echo hostname mount run-parts umount
/bin # dmesg
Linux version 2.6.12.6-arm1 (root@dev-hara) (gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)) #477 Mon Jun 11 15:39:52 JST 2007
CPU: ARM926EJ-Sid(wb) [41069260] revision 0 (ARMv5TEJ)
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 1, 32 byte lines, 512 sets
CPU0: D cache: 16384 bytes, associativity 1, 32 byte lines, 512 sets
Machine: Feroceon
Using UBoot passing parameters structure
Sys Clk = 166666667, Tclk = 133333333
Memory policy: ECC disabled, Data cache writeback
On node 0 totalpages: 4096
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 0 pages, LIFO batch:1
HighMem zone: 0 pages, LIFO batch:1
Built 1 zonelists
Kernel command line: console=ttyS0,115200 root=/dev/sda2 rw initrd=0x01400000,4M panic=5 BOOTVER=1.02L
PID hash table entries: 128 (order: 7, 2048 bytes)
Console: colour dummy device 80x30
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 8MB 8MB 0MB 0MB = 16MB total
Memory: 9416KB available (2186K code, 361K data, 96K init)
Calibrating delay loop... 219.54 BogoMIPS (lpj=1097728)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 4096K
NET: Registered protocol family 16
CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 16MB
SDRAM_CS1 ....base 01000000, size 16MB
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size 1MB
INTER_REGS ....base f1000000, size 1MB
NFLASH_CS ....base f9000000, size 2MB
MFLASH_CS ....base f8100000, size 256KB
SPI_CS ....base fa000000, size 8MB
BOOT_ROM_CS ....base fc000000, size 1MB
DEV_BOOTCS ....base fc000000, size 1MB
CRYPT_ENG ....base f0000000, size 64KB
mv_mtd_initialize Error : Unknown board
Marvell Development Board (LSP Version 2.1.10_TG)-- RD-88F6082-DAS-PLUS Soc: MV88F6082 Rev 1
Detected Tclk 133333333 and SysClk 166666667
Marvell USB EHCI Gadget controller #0: c02efb00
mvPexBarSet: ERR. Target 2 window invalid
mvPexInit: ERR. mvPexBarSet 2 failed
pci_init:Error calling mvPciIfInit for pciIf 0
IO Request resource failed - Pci If 0
PCI: bus0: Fast back to back transfers enabled
SCSI subsystem initialized
Fast Floating Point Emulator V0.9 (c) Peter Teichmann.
inotify device minor=63
SGI XFS with no debug enabled
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
ttyS0 at MMIO 0x0 (irq = 3) is a 16550A
io scheduler noop registered
RAMDISK driver initialized: 3 RAM disks of 5120K size 1024 blocksize
loop: loaded (max 8 devices)
Marvell Gigabit Ethernet Driver 'egiga':
o Ethernet descriptors in DRAM
o DRAM SW cache-coherency
o Checksum offload enabled
o Marvell ethtool proc enabled
o Rx desc: 64
o Tx desc: 128
o Loading network interface 'eth0' 'eth1'
Intergrated Sata device found
scsi0 : Marvell SCSI to SATA adapter
Vendor: SAMSUNG Model: SP2504C Rev: VT10
Type: Direct-Access ANSI SCSI revision: 03
SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
SCSI device sda: drive cache: write back
SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
SCSI device sda: drive cache: write back
sda: sda1 sda2 sda4 < sda5 sda6 >
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
physmap flash device: 40000 at f8100000
CFI: Found no phys_mapped_flash device at location zero
JEDEC: Found no phys_mapped_flash device at location zero
Marvell Flash Detected @ 0xf8100000, 256KB Main region (64sec x 4KB), 2KB Information region
mice: PS/2 mouse device common for all mice
mvGppValueSet: Err. An attempt to set output value to GPP 3 in input mode.
Buffalo Platform Linux Driver(Light) (C) BUFFALO INC. Ver.0.01 installed.
Kernel message queue controll (C) BUFFALO INC. Ver.1.00 installed.
Kernel event for procfs (C) BUFFALO INC. Ver.1.00 installed.
Buffalo CPU Inerupts Driver (C) BUFFALO INC. Ver.0.01 alpha1 installed.
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
NET: Registered protocol family 1
NET: Registered protocol family 17
RAMDISK: Compressed image found at block 0
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem).
Trying to move old root to /initrd ... okay
Freeing init memory: 96K
Adding 136512k swap on /dev/disk1_5. Priority:-1 extents:1
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
XFS mounting filesystem sda6
Ending clean XFS mount for filesystem: sda6
eth0: link down
eth0: link up<5>, full duplex<5>, speed 1 Gbps<5>
eth0: link down
eth0: link up<5>, full duplex<5>, speed 1 Gbps<5>
eth0: link up<5>, full duplex<5>, speed 1 Gbps<5>
/bin # ls /sbin
depmod fsck.ext2 ifconfig mke2fs poweroff swapon
dhcpcd fsck.ext3 init mkfs.ext2 reboot sysctl
e2fsck getty insmod mkfs.ext3 rmmod syslogd
fdisk halt klogd mkswap route tune2fs
freeramdisk hdparm ldconfig modinfo shutdown
fsck hwclock lsmod modprobe swapoff
/bin # cat /proc/modules
/bin # cd /proc/bus/pci
/proc/bus/pci # cat devices
/proc/bus/pci # cd ..
/proc/bus # ls
input pci
/proc/bus # cd /
/ # ls /
bin etc lib proc sbin usr
boot home lost+found root sys var
dev initrd mnt rootfs tmp
/ # ls /boot
conf_save.tgz lost+found u-boot.buffalo.org
initrd.buffalo u-boot.buffalo uImage.buffalo
/ # ls /mnt
authtest disk1 nfs ram root usbdisk1 usbdisk2
/ # ls /etc
cron issue.net passwd
daemonwatch.list ld.so.cache printcap
default ld.so.conf profile
dhcpc linkstation_release resolv.conf
fstab localtime resolv.conf.sv
group logrotate.d rootfs_ok
gshadow melco samba
hddrootmode mtab services
hosts mtab~ shadow
inetd.conf nsswitch.conf shadow-
init.d ntp.conf skel
initrd_ver ntp.conf.sv syslog.conf
inittab pam.d yp.conf
issue pam_smb.conf yp.conf.sv
/ # ls /usr
bin lib local sbin share
/ #
/ # ls /usr/bin
[ env logger sum xfs_admin
[[ expr logname tail xfs_bmap
awk file md5sum tee xfs_check
basename find mkfifo test xfs_copy
bunzip2 flex nkf time xfs_db
bzcat free od top xfs_freeze
chvt head openvt tr xfs_growfs
cksum hexdump passwd tty xfs_info
clear hostid printf uniq xfs_io
cmp id readlink unzip xfs_logprint
crontab install realpath uptime xfs_mkfile
cut killall renice uuidgen xfs_ncheck
deallocvt ldd reset wc xfs_rtcp
diff length seq which yes
dirname locale sort who
du localedef strings whoami
/ #
/ # ls /usr/sbin
chroot gpasswd inetd mklost+found useradd
crond groupadd logrotate newgrp userdel
dosfsck groupdel mkdosfs newusers usermod
fsck.xfs groupmod mkfs.xfs telnetd xfs_repair
/ #
/ # ls /usr/local
bin lib sbin
/ #
/ # ls /usr/local/bin
bootchange.sh libbuffalo smbcquotas
calib_time.sh libbuffalo_bin smbget
create_partition.sh net smbpasswd
eventlogadm nmblookup smbspool
exec_libbuffalo ntlm_auth smbstatus
findsmb pdbedit smbtar
hdd_check_normal.sh piconv smbtree
hdd_format.sh profiles tdbbackup
iconv restore_time.sh tdbdump
imhere.sh rpcclient tdbtool
initsw.sh set_timezone.sh testparm
initweb.sh shutdown.sh uniconv
kernelmon_exec.sh smbcacls update_ntp.sh
keyinput smbclient vercomp
lcd_error_man.sh smbcontrol wbinfo
/ #
/ # ls /usr/local/sbin
FanCheckd logchkd nmbd setenv
clientUtil_server miconapl ntpdate smbd
daemonwatch mount.cifs nvram umount.cifs
kernelmon nas_configgen printenv winbindd
/ # exit