EZ-X5구요..
erial driver version 5.05c (2001-07-08) with no serial options enabled
ttyS00 at 0x0000 (irq = 15) is a PXA UART
ttyS01 at 0x0000 (irq = 14) is a PXA UART
ttyS02 at 0x0000 (irq = 13) is a PXA UART
mk712 device OK!
eth0: cs8900 rev J Base 0xF1000300<6>, IRQ 44, MAC 00:A2:55:F2:26:25
RAMDISK driver initialized: 16 RAM disks of 10240K size 1024 blocksize
loop: loaded (max 8 devices)
NAND device: Manufacture ID: 0xec, Chip ID: 0x76 (Samsung NAND 64MB 3,3V)
Creating 3 MTD partitions on "NAND 64MB 3,3V":
0x00000000-0x00100000 : "EZ-X5 Kernel partition"
0x00100000-0x00400000 : "EZ-X5 Ramdisk partition"
0x00400000-0x04000000 : "EZ-X5 Data partition 0"
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 2048 bind 4096)
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) readonly.
Freeing init memory: 64K
Kernel panic: No init found. Try passing init= option to kernel.
마지막 부분에 이렇게 이런 메세지가 뜸니다.
분명 똑같이 했는데 안되네요...


그리고 ezboot.x5를 컴파일 하면 다음과 같은 에러가 뜨는데요
for i in start main ; do make -C $i || exit ; done
make[1]: 들어감 '/home/ez-x5/boot/ezboot.x5/start'디렉토리
Makefile:41: .depend:그럼 파일이나 디렉토리가 없음
make[1]: ***목표 '.depend'를 만들 규칙이 없음. 멈춤.
make[1]: 나감 '/home/ez-x5/boot/ezboot.x5/start'디렉토리
make[1]: *** [all] 오류 2
이것도 어떻게 해야 하나요..이건 혹시나 압축된 램디스크가 4M가
이상이면 늘릴려고 mem_map.h의
#define DEFAULT_RAM_RAMDISK_IMG_SIZE (6*1024*1024)수정한후
컴파일 했습니다. 작업디렉토리는. /home/ez-x5/boot/ezboot.x5입니다.

개구리 wrote..
: 어떻게 도와 드릴까요? ^^
:
: M01 입니까?
: X5 입니까?
:
: 에러난 메세지라도 보여 주세요...