|
/proc/cpuinfo
cpu : 82xx
revision : 16.20 (pvr 8081 1014)
bogomips : 177.35
vendor : Motorola
machine : MPC8241
processor : PVID: 0x80811014, vendor: Motorola
|
uname -a
Linux synology 2.4.22-uc0 #1 Thu Jun 2 15:31:41 CST 2005 ppc unknown
|
lsmod
Module Size Used by Tainted: P
synobios 5896 2
sk98lin 164000 1
|
mount
none on /proc type proc (rw)
/dev/ram0 on / type ext2 (rw)
/dev/hda1 on /writeable type reiserfs (rw)
/dev/hda3 on /volume1 type reiserfs (usrquota,grpquota)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
|
/proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 63651840 50159616 13492224 0 10403840 23785472
Swap: 403030016 0 403030016
MemTotal: 62160 kB
MemFree: 13176 kB
MemShared: 0 kB
Buffers: 10160 kB
Cached: 23228 kB
SwapCached: 0 kB
Active: 6224 kB
Inactive: 33756 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 62160 kB
LowFree: 13176 kB
SwapTotal: 393584 kB
SwapFree: 393584 kB
|
/lib/libc.so.6
GNU C Library stable release version 2.3.3, by Roland McGrath et al.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.4.
Compiled on a Linux 2.4.22-uc0 system on 2004-12-09.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
software FPU emulation by Richard Henderson, Jakub Jelinek and others
|
fdisk -l /dev/hda
Disk /dev/hda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 17 136521 83 Linux
/dev/hda2 18 66 393592+ 82 Linux swap
/dev/hda3 84 24321 194691735 83 Linux
/dev/hda4 67 75 65536 83 Linux (not mounted by default)
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
|
/proc/mtd
dev: size erasesize name
mtd0: 00040000 00020000 "ppcboot"
mtd1: 00180000 00020000 "zImage"
mtd2: 00680000 00020000 "rd.gz"
mtd3: 00700000 00020000 "AllLib.tgz"
mtd4: 00020000 00020000 "vendor"
mtd5: 00020000 00020000 "synocfg"
mtd6: 00020000 00020000 "RedBoot Config"
mtd7: 00020000 00020000 "FIS directory"
|
|