COM: OK. Loaded initial symtab at 0xc03cb478, strtab at 0xc03e5b28, # entries 4263 pmap_postinit: Allocated 35 static L1 descriptor tables Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 4.99.34 (BEAST) #246: Wed Nov 21 17:46:23 CET 2007 \x09jano@beast:/home/jano/netbsd/src/sys/arch/evbarm/compile/obj/BEAST total memory = 128 MB avail memory = 114 MB mainbus0 (root) cpu0 at mainbus0: ARM926EJ-S rev 3 (ARM9EJ-S core) cpu0: DC enabled IC enabled WB enabled EABT branch prediction enabled cpu0: 16KB/32B 4-way Instruction cache cpu0: 16KB/32B 4-way write-back-locking-C Data cache apb0 at mainbus0 ahb0 at mainbus0 pic0 at mainbus0 clk0 at mainbus0 bcom0 at mainbus0 attach ... bcom0: major = 111: console md0: internal 6000 KB image area rn_init: radix functions require max_keylen be set boot device: root on md0a dumps on md0b mountroot: trying ffs... root file system type: ffs WARNING: no TOD clock present WARNING: using filesystem time WARNING: CHECK AND RESET THE DATE! init: copying out flags `-s' 3 init: copying out path `/sbin/init' 11 Nov 21 16:46:50 init: /etc/pwd.db: No such file or directory Enter pathname of shell or RETURN for /bin/sh: # # # # # # # # # # # # ls -l total 40 drwxr-xr-x 2 1000 wheel 512 Nov 21 16:35 bin drwxr-xr-x 4 1000 wheel 13824 Nov 14 15:30 dev drwxr-xr-x 3 1000 wheel 512 Nov 14 14:15 etc drwxr-xr-x 2 1000 wheel 1024 Nov 14 14:15 lib drwxr-xr-x 2 1000 wheel 512 Nov 14 14:15 libexec drwxr-xr-x 2 1000 wheel 512 Nov 14 16:00 sbin drwxr-xr-x 5 1000 wheel 512 Nov 21 16:42 usr # # # # export LD_LIBRARY_PATH="/lib" # # # # # # ps aux USER PID %CPU %MEM VSZ RSS TTY STAT STARTED TIME COMMAND 0 2 98.9 0.6 972 832 ? Ss 4:46PM 0:33.78 -sh 0 0 0.0 0.1 0 148 ? DKsl 4:46PM 0:00.01 [system] 0 1 0.0 0.4 36 468 ? Is 4:46PM 0:00.20 init -s 0 4 0.0 0.5 976 696 ? R 4:47PM 0:00.09 ps -aux # # # # # # uname -a NetBSD 4.99.34 NetBSD 4.99.34 (BEAST) #246: Wed Nov 21 17:46:23 CET 2007 jano@beast:/home/jano/netbsd/src/sys/arch/evbarm/compile/obj/BEAST evbarm # # # # uptime 4:47PM up 1 min, 0 users, load averages: 0.49, 0.12, 0.04 # # # # top load averages: 0.53, 0.14, 0.05 up 0 days, 0:01 16:47:34 4 processes: 3 sleeping, 1 on processor CPU states: % user, % nice, % system, % interrupt, % idle Memory: 1604K Act, 76K Wired, 1144K Exec, 96K File, 112M Free Swap: PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 2 0 -3 0 972K 832K wait 0:43 97.66% 86.87% sh 7 0 50 0 972K 832K CPU 0:00 0.00% 0.00% top 1 0 -12 0 36K 468K wait 0:00 0.00% 0.00% init 0 0 -18 0 0K 184K schedule 0:00 0.00% 0.00% [system] # # # # # # mount root_device on / type ffs (read-only, local) # # ls -la total 44 drwxr-xr-x 9 1000 wheel 512 Nov 21 16:08 . drwxr-xr-x 9 1000 wheel 512 Nov 21 16:08 .. drwxr-xr-x 2 1000 wheel 512 Nov 21 16:35 bin drwxr-xr-x 4 1000 wheel 13824 Nov 14 15:30 dev drwxr-xr-x 3 1000 wheel 512 Nov 14 14:15 etc drwxr-xr-x 2 1000 wheel 1024 Nov 14 14:15 lib drwxr-xr-x 2 1000 wheel 512 Nov 14 14:15 libexec drwxr-xr-x 2 1000 wheel 512 Nov 14 16:00 sbin drwxr-xr-x 5 1000 wheel 512 Nov 21 16:42 usr # # cd etc # # ls group passwd.conf rc.conf rc.lkm rc.shutdown ttys motd rc rc.d rc.local rc.subr # # cat rc.conf #\x09$NetBSD: rc.conf,v 1.96 2000/10/14 17:01:29 wiz Exp $ # # see rc.conf(5) for more information. # # Use program=YES to enable program, NO to disable it. program_flags are # passed to the program on the command line. # # Load the defaults in from /etc/defaults/rc.conf (if it's readable). # These can be overridden below. # if [ -r /etc/defaults/rc.conf ]; then \x09. /etc/defaults/rc.conf fi # If this is not set to YES, the system will drop into single-user mode. # rc_configured=NO # Add local overrides below # # # # # # # uptime 4:48PM up 1 min, 0 users, load averages: 0.71, 0.22, 0.08 # # # # # # df -h Filesystem Size Used Avail %Cap Mounted on root_device 5.7M 4.6M 821K 85% / # # # # # #