Hello: After building uClinux-dist-20080808 with the latest arm-linux toolchain(arm-linux-20070808), i cann't get the busybox to work well. It seems that any of the command form busybox can not work ( except 'pwd' and 'cd', see log bellow ), of course there is nothing to output.
I have made a test: rebuild the "ls" from 'Fileutils tools' to instead of the one from busybox, after booting, i can see the result of command "ls". Compare with uClinux-dist-20040408, config of busybox have changed. So whether i have missed some important configure ? And if i want to fix the busybox's problem, where should i start from (uClibc was selected when i building) ? ---------------------------------------- Start User's Program...Linux version 2.6.21-uc0 ( [EMAIL PROTECTED]) (gcc version 3.4.4) #35 Wed Sep 10 21:22:12 CST 2008 CPU: NXP-LPC2210 [22100000] revision 0 (ARMvundefined/unknown), cr=811e61a0 Machine: LPC22xx, PHILIPS ELECTRONICS Co., Ltd. Built 1 zonelists. Total pages: 2032 Kernel command line: root=/dev/ram console=ttyS0,115200n8 initrd=0x81700000,0x00100000 lpc22xx_init_irq: PINSEL2 = 0x0f814914 lpc22xx_init_irq: BCFG3 = 0x10001460 lpc22xx_init_irq: UART1 was powered on, disabling PID hash table entries: 32 (order: 5, 128 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 1024 (order: 0, 4096 bytes) Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) Memory: 8MB = 8MB total Memory: 5028KB available (1740K code, 235K data, 80K init) Mount-cache hash table entries: 512 NET: Registered protocol family 16 SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 512 (order: 0, 4096 bytes) TCP bind hash table entries: 1024 (order: 0, 4096 bytes) TCP: Hash tables configured (established 512 bind 1024) TCP reno registered checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd Freeing initrd memory: 1024K Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).<[EMAIL PROTECTED]> io scheduler noop registered io scheduler cfq registered (default) Serial: 8250/16550 driver $Revision: 1.90 $ 1 ports, IRQ sharing disabled serial8250.0: ttyS0 at MMIO 0xe000c000 (irq = 6) is a 16550A RAMDISK driver initialized: 2 RAM disks of 2048K size 1024 blocksize usbcore: registered new interface driver zd1211rw Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx hda: SanDisk SDCFH-1024, CFA DISK drive ide0 at 0x83700020-0x83700027,0x8370001c on irq 16 hda: max request size: 128KiB hda: 2001888 sectors (1024 MB) w/1KiB Cache, CHS=1986/16/63 hda: hda1 116x: driver isp116x-hcd, 03 Nov 2005 isp116x-hcd isp116x-hcd: ISP116x Host Controller isp116x-hcd isp116x-hcd: new USB bus registered, assigned bus number 1 isp116x-hcd isp116x-hcd: irq 16, io base 0x82000002 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver cdc_ether usbcore: registered new interface driver zaurus mice: PS/2 mouse device common for all mice TCP cubic registered NET: Registered protocol family 1 NET: Registered protocol family 17 ieee80211: 802.11 data/management/control stack, git-1.1.13 ieee80211: Copyright (C) 2004-2005 Intel Corporation < [EMAIL PROTECTED]> RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 1600KiB [1 disk] into ram disk... done. VFS: Mounted root (ext2 filesystem) readonly. /sbin/init Shell invoked to run file: /etc/rc Command: hostname SST SimServer Command: /bin/expand /etc/ramfs.img /dev/ram0 Command: mount -n -o remount,rw / Command: mount -t proc proc /proc Command: mkdir /var/tmp Command: mkdir /var/log Command: mkdir /var/run Command: mkdir /var/lock Command: mkdir /var/empty Command: mkdir /var/www Command: cat /etc/motd -----------------------------## uClinux logo cann't be displayed Execution Finished, Exiting init: Booting to single user mode --------------------## How to enter the multi user mode ?? Sash command shell (version 1.1.1) /> ls -lh ----------------------------------------------------## There is nothing to display! But if use the "ls" from 'Fileutils tools', result could be displayed here. />
_______________________________________________ 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
