
|
 |
H8MAX screenshot |
 |
inflating binary
.................
inflate done 00400000 - 0051868b
inflate size = 1148556
kernel command: console=ttySC1,38400
Linux version 2.4.21-uc0 (ochiai@office) (gcc バージョン 3.3) #10 2003年 7月 31日 木曜日 23:29:48 JST
uClinux H8/300H
Target Hardware: H8MAX
H8/300 series support by Yoshinori Sato <ysato@users.sourceforge.jp>
Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne
On node 0 totalpages: 1536
zone(0): 0 pages.
zone(1): 1536 pages.
zone(2): 0 pages.
Kernel command line: console=ttySC1,38400
virtual vector at 0x00fffd20
Calibrating delay loop... 8.29 BogoMIPS
Memory available: 844k/1053k RAM, 0k/0k ROM (802k kernel code, 186k data)
Dentry cache hash table entries: 1024 (order: 1, 8192 bytes)
Inode cache hash table entries: 512 (order: 0, 4096 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 2048 (order: 1, 8192 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
SuperH SCI(F) driver initialized
ttySC0 at 0x00ffffb0 is a SCI
ttySC1 at 0x00ffffb8 is a SCI
ttySC2 at 0x00ffffc0 is a SCI
ne.c:v1.10 9/23/94 Donald Becker (becker@scyld.com)
Last modified Nov 1, 2000 by Paul Gortmaker
NE*000 ethercard probe at 0x800600: 00 02 cb 01 6d 37
eth0: NE2000 found at 0x800600, using IRQ 16.
Blkmem copyright 1998,1999 D. Jeff Dionne
Blkmem copyright 1998 Kenneth Albanowski
Blkmem 1 disk images:
0: 4F8A88-518687 [VIRTUAL 4F8A88-518687] (RO)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
hda: SanDisk SDCFB-64, CFA DISK drive
ide0 at 0x00200000-0x0020000f,0x0060000c on irq 17
hda: attached ide-disk driver.
hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hda: task_no_data_intr: error=0x04 { DriveStatusError }
hda: 125440 sectors (64 MB) w/1KiB Cache, CHS=490/8/32
Partition check:
hda: hda1
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 512 bind 1024)
VFS: Mounted root (romfs filesystem) readonly.
Freeing unused kernel memory: 24k freed (0x4d4000 - 0x4d9000)
Shell invoked to run file: /etc/rc
Command: hostname H8MAX
Command: mount -t proc proc /proc
Command: cat /etc/motd
Welcome to
____ _ _
/ __| ||_|
_ _| | | | _ ____ _ _ _ _
| | | | | | || | _ \| | | |\ \/ /
| |_| | |__| || | | | | |_| |/ \
| ___\____|_||_|_| |_|\____|\_/\_/
| |
|_|
strawberry-linux.com/H8MAX port.
For further information check:
http://www.uclinux.org/
Execution Finished, Exiting
Sash command shell (version 1.1.1)
/> ls -la
lrwxrwxrwx 1 0 0 8 tmp -> /var/tmp
lrwxrwxrwx 1 0 0 5 sbin -> ./bin
drwxr-xr-x 1 0 0 32 var
drwxr-xr-x 1 0 0 32 usr
dr-xr-xr-x 2 0 0 0 proc
drwxr-xr-x 1 0 0 32 mnt
drwxr-xr-x 1 0 0 32 lib
drwxr-xr-x 1 0 0 32 home
drwxr-xr-x 1 0 0 32 etc
drwxr-xr-x 1 0 0 32 dev
drwxr-xr-x 1 0 0 32 bin
drwxr-xr-x 1 0 0 32 ..
drwxr-xr-x 1 0 0 32 .
/> ls -la bin
-rwxr-xr-x 1 0 0 14609 shutdown
-rwxr-xr-x 1 0 0 16487 reboot
-rwxr-xr-x 1 0 0 37778 sh
-rwxr-xr-x 1 0 0 13169 init
-rwxr-xr-x 1 0 0 36360 route
-rwxr-xr-x 1 0 0 36360 ifconfig
-rwxr-xr-x 1 0 0 36360 pwd
-rwxr-xr-x 1 0 0 36360 ping
-rwxr-xr-x 1 0 0 36360 mount
-rwxr-xr-x 1 0 0 36360 ls
-rwxr-xr-x 1 0 0 36360 hostname
-rwxr-xr-x 1 0 0 36360 cat
-rwxr-xr-x 1 0 0 36360 busybox
drwxr-xr-x 1 0 0 32 ..
drwxr-xr-x 1 0 0 32 .
/> mount /dev/hda1 /mnt
hda: hda1
hda: hda1
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
/> cd /mnt
/mnt> ls -la
drwxr-xr-x 3 0 0 1024 Documents
drwxr-xr-x 2 0 0 12288 lost+found
drwxr-xr-x 1 0 0 32 ..
drwxr-xr-x 4 0 0 1024 .
/mnt> touch h8max
/mnt> ls -la
-rw-r--r-- 1 0 0 0 h8max
drwxr-xr-x 3 0 0 1024 Documents
drwxr-xr-x 2 0 0 12288 lost+found
drwxr-xr-x 1 0 0 32 ..
drwxr-xr-x 4 0 0 1024 .
/mnt> ps -ef
PID PORT STAT SIZE SHARED %CPU COMMAND
1 S 73K 0K 1.4 init
2 S 0K 0K 0.0 keventd
3 R 0K 0K 0.0 ksoftirqd_CPU0
4 S 0K 0K 0.0 kswapd
5 S 0K 0K 0.0 bdflush
6 S 0K 0K 0.0 kupdated
11 R 137K 0K 2.7 /bin/sh
/mnt> |
|
|
|