램티스크를 올릴때 cdrom에 있는 ramdisk.gz를 올리면 잘 되는데요
책에있는내용 "램디스크 이미지 만들기" 여기에 있는데로하니까 뻗어버리네
요..

# cp mnt/cdrom/sw/ramdisk/lart-ramdisk-1.2-lmbench.gz /tmp
# cd /tmp
# mkdir ramdisk_dir
# gzip -d lart-ramdisk-1.2-lmbench.gz
# mount –t ext2 –o loop ./lart-ramdisk-1.2-lmbench ./ramdisk_dir
# umount /tmp/ramdisk_dir
# gzip /tmp/lart-ramdisk-1.2-lmbench
# mv lart-ramdisk-1.2-lmbench.gz ramdisk.gz

이렇게한후 zmodem으로 다운로드한후 리셋을 하니까 부팅도중 멈추어버립니
다.




WELCOME EZBOOT Ver 1.7.............................ash table entries:
8192 (order: 3, 32768
bytes)

Program By You Young-chang, fooji (
J.D
POSIX conformance testing by UNIFIX
Last Modify 2002.01.22
Linux NET4.0 for Linu

Flash Information:
Based
'Intel 3V StrataFlash 28F128J3A' detected at
00000000.
Starti
Total size is 16MB(128Mb * 1)
JFFS2 version 2.1. (C) 200

CS8900 Init............... Axis Communications
AB.
CS8900 Mac Address : [00 D0 CA F1 26
25]
pty: 256
CS8900 DECTECT VALUE : [00003000]
block: queue
CS8900 INIT OK!!!17557kB/5852kB, 6

Copy Image ...e
Starting kernel ...
Uncompressing Linux...
On node 0 totalpages: 8192x00100000-
0x00400000 :
zone(0): 8192 pages.
0x0
zone(1): 0 pages. : "file System"
zone(2): 0 pages.
Kernel command line: keepinitrd4.0
Warning: uninitialized Real Time
Clock
IP: routing ca
Calibrating delay loop... 147.04
BogoMIPS
Memory: 32MB = 32MB totalonfigured
(estab
EXT2-fs warning: mounting unchecked fs,
running
Mount-cache hash table entries: 512 (order: 0, 4096
bytes)
VFS: Mounted root (ext2 f
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)memory:
48K

INIT: version 2.74 booti
Page-cache hash table entries: 8192
(or
Starting system logger: syslogd
POSIX conformance testing by UNIFIX INET services:
inetd
Linux NET4.0 for Linux 2.4o J.D&T
EZBOARD.
eth0: cs8900 rev J Base 0xF0000300<6>, IRQ 47, MAC
00:00:00:00:00:00

SA1100 flash: probing 16-bit flash
bus
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
IP: routing cache hash table of 512 buckets,
4Kbytes
TCP: Hash tables configured (established 2048 bind
2048)
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: 48K
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 ...25 23:42:12 KST 2002
mount: Mounting none on /dev/shm failed: No such devicel StrongARM-1110
revision 8
Sysinit done

어디가 잘못되었는지 가르쳐주시면 감사하겠습니다.

그리고 램디스크 이미지를 만든후 tftproot디렉토리에 옮겨놓고 다운로드를
한다고 되어있던데.. tftproot 디렉토리가 제리눅스에는 없던데요..
이건 어떻게 된겁니까?

제가 첨하는거라 아직 개념이 잘 안잡히네요.