hello, everybody:
 
  my working env and error information is follow, can sb. tell me how to set the /etc, and whether my rootfs(ramdisk) is mounted wrong?
 
platform:
    Cirrus Logic's EDB7111-2
    SoC is EP7211(ARM720T)
Linux kernel:
    2.4.2
    patch is rmk1+bluemug7
initrd:
    busybox-0.52
 
bootloader: shoehorn-3.4
 
when i use shoehorn-3.4 download kernel and initrd to DRAM, follows information show in my screen:
 
...
Architecture: CL-EDB7211 (EP7211 eval board)
On node 0 totalpages: 2048
zone(0): 2048 pages.
zone(1): 0 pages.
zone(2): 0 pages.
On node 1 totalpages: 2048
zone(0): 2048 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line:
C0Calibrating delay loop... 65.33 BogoMIPS
<6>Memory: 8MB 8MB = 16MB total
<5>Memory: 13112KB available (575K code, 173K data, 32K init)
Dentry-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 1024 (order: 1, 8192 bytes)
...
block: queued sectors max/low 8642kB/2880kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 2097152K size 1024 blocksize
<5>RAMDISK: ext2 filesystem found at block 0
<5>RAMDISK: Loading 2048 blocks [1 disk] into ram disk... done.
Freeing initrd memory: 2048K
<4>NetWinder Floating Point Emulator ...
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 32K
<0>Kernel panic: No init found. Try passing init= option to kernel.
 

Reply via email to