
도와주세요!!
글 수 15,339
2002.10.01 20:27:07 (*.134.65.65)
8332
하늘닮기 wrote..
: ramdisk를 수정..zmodem을 통해 다운 받고 flash에 fusing 후에
:
: 부팅을 시켰는데..커널이안뜨네여...
:
: 어케해야 되져?
:
: 현재 부트로더에서 flash의 ramdisk위치는 0x00200000 으로 설정 되어있습니
: 다..
:
: 타켓 부팅 시 메세지는 다음과 같습니다...좀 도와주세요..
:
: ==================================================
:
: Copy Image ...
: Starting kernel ...
:
: Uncompressing Linux................................................
: done, booti.
:
: Linux version 2.4.18-rmk7-ez1 (root@comm31.gwu.ac.kr) (gcc version
: 2.95.2 200002
:
: CPU: Intel StrongARM-1110 revision 8
:
: Machine: EZBOARD
:
: Security risk: creating user accessible mapping for 0x00000000 at
: 0xe8000000
:
: Security risk: creating user accessible mapping for 0x10000000 at
: 0xf0000000
:
: On node 0 totalpages: 8192
:
: zone(0): 8192 pages.
:
: zone(1): 0 pages.
:
: zone(2): 0 pages.
:
: Kernel command line: keepinitrd
:
: Warning: uninitialized Real Time Clock
:
: Calibrating delay loop... 147.04 BogoMIPS
:
: Memory: 32MB = 32MB total
:
: Memory: 26520KB available (1286K code, 253K data, 56K init)
:
: Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
:
: Inode-cache hash table entries: 2048 (order: 2, 16384 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: 8192 (order: 3, 32768 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
:
: JFFS version 1.0, (C) 1999, 2000 Axis Communications AB
:
: JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by Axis
: Communications AB.
:
: ttySA0 at MEM 0x80050000 (irq = 17) is a SA1100
:
: pty: 256 Unix98 ptys configured
:
: block: 64 slots per queue, batch=16
:
: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
:
: eth0: cs8900 rev I Base 0xF0000300<6>, IRQ 47, MAC 00:D0:CA:F1:26:25
:
: SA1100 flash: probing 16-bit flash bus
:
: Using buffer write method
:
: Using static partition definition
:
: Creating 3 MTD partitions on "SA1100 flash":
:
: 0x00000000-0x00100000 : "Loader+Kernel"
:
: 0x00100000-0x00400000 : "Initrd"
:
: 0x00400000-0x01000000 : "file System"
:
: NET4: Linux TCP/IP 1.0 for NET4.0
:
: IP Protocols: ICMP, UDP, TCP, IGMP
:
: IP: routing cache hash table of 512 buckets, 4Kbytes
:
: TCP: Hash tables configured (established 2048 bind 2048)
:
: Linux IP multicast router 0.06 plus PIM-SM
:
: ip_conntrack (256 buckets, 2048 max)
:
: ip_tables: (C) 2000-2002 Netfilter core team
:
: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
:
: NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
:
: RAMDISK: Compressed image found at block 0
:
: VFS: Mounted root (ext2 filesystem).
:
: Freeing init memory: 56K
:
: serial console detected. Disabling virtual terminals.
:
: init started: BusyBox v0.60.1 (2001.11.06-12:25+0000) multi-call binary
:
: Setting hostname ...
:
: Mounting root fs rw ...
:
: Mounting other filesystems ...
:
: mount: Mounting none on /dev/shm failed: No such device
:
: sysinit done