Hi All,
My kernel starts in a Atmel AT91FR40162, and it mount the ROMFS but
some errors occurs in the init script, I put some printk but I don't find
the error.
The ouput in the console is:
Linux version 2.4.32-uc0 ([EMAIL PROTECTED]) (gcc version 3.4.4) #9 Tue Mar 13
21:01:11 CET 2007
Processor: Atmel AT91M40xxx revision 0
Architecture: EB01
Ignoring unrecognised tag 0x54410001
Ignoring unrecognised tag 0x54410002
On node 0 totalpages: 1024
zone(0): 0 pages.
zone(1): 1024 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/rom0
Calibrating delay loop... 4.05 BogoMIPS
Memory: 4MB = 4MB total
Memory: 3020KB available (801K code, 172K data, 40K init)
Dentry cache hash table entries: 512 (order: 0, 4096 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: 1024 (order: 0, 4096 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
Atmel USART driver version 0.99
ttyS0 at 0xfffd0000 (irq = 2) is a builtin Atmel APB USART
ttyS1 at 0xfffcc000 (irq = 3) is a builtin Atmel APB USART
Blkmem copyright 1998,1999 D. Jeff Dionne
Blkmem copyright 1998 Kenneth Albanowski
Blkmem 1 disk images:
0: 1120000-11BC3FF [VIRTUAL 1120000-11BC3FF] (RO) <ROMFS>
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
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)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (romfs filesystem) readonly.
run_init_process: /sbin/init
Shell invoked to run file: Ì?
Ì?: No such file or directory
Sash command shell (version 1.1.1)
/>
/>
/>
/>
The romfs is mounted correctly, the printk "run_init_proccess: /sbin/init"
indicates the script to run, but the shell invoke a rubbish filename, and
then start sash without executes the /sbin/init script.
Any idea about the problem?
Thanks.
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev