[Milkymist-devel] busybox command works
Takeshi MATSUYA
macchan at sfc.wide.ad.jp
Wed Sep 2 04:56:28 PDT 2009
Hi,
Busybox command works now. :)
------ Console Log ------
I: Booting from CF card...
I: Read a 1448512 byte image from BOOT.BIN, CRC32 9bb94a36
I: Read a 58 byte image from CMDLINE.TXT, CRC32 b0107098
E: File not found: INITRD.BIN
I: No initial ramdisk found (INITRD.BIN)
I: Booting...
[42949372.960000] Linux version 2.6.23 (tmatsuya at tmatsuyaxpc) (gcc
version 4.4.0 (GCC) ) #81 Wed Sep 2 20:47:02 JST 2009
[42949372.960000] memory from 40170000 - 44000000
[42949372.960000] start_mem is 0x40170000
[42949372.960000] virtual_end is 0x44000000
[42949372.960000] before free_area_init
[42949372.960000] free_area_init -> start_mem is 0x40170000
[42949372.960000] virtual_end is 0x44000000
[42949372.960000] after free_area_init
[42949372.960000] Built 1 zonelists in Zone order. Total pages: 276352
[42949372.960000] Kernel command line: console=ttyS0,115200 root=/dev/
mtdblock2 init=/sbin/init
[42949372.960000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[42949372.960000] console [ttyS0] enabled
[42949372.970000] lm32uart: registered real console
[42949373.040000] Dentry cache hash table entries: 262144 (order: 8,
1048576 bytes)
[42949373.130000] Inode-cache hash table entries: 131072 (order: 7,
524288 bytes)
[42949373.180000] Memory available: 53632k/65536k RAM, (1360k kernel
code, 56k data)
[42949373.180000] Calibrating delay loop... 158.92 BogoMIPS (lpj=794624)
[42949373.420000] Mount-cache hash table entries: 512
[42949373.430000] NET: Registered protocol family 16
[42949373.480000] squashfs: version 3.4 (2008/08/26) Phillip Lougher
[42949373.480000] squashfs: LZMA suppport for slax.org by jro
[42949373.490000] io scheduler noop registered (default)
[42949374.040000] lm32uart: Lattice Mico 32 UART driver
[42949374.050000] ttyS0 at I/O 0x0 (irq = 3) is a LM32UART
[42949374.060000] lm32uart: added port 0 with irq 3-4 at 0x80000000
[42949374.070000] milkymist_flash: Flash driver initializing
[42949374.070000] Creating 3 MTD partitions on "milkymist_flash":
[42949374.080000] 0x00000000-0x00040000 : "Bios"
[42949374.080000] 0x00040000-0x00240000 : "Linux Kernel"
[42949374.090000] 0x00240000-0x00800000 : "Rootfs"
[42949374.130000] VFS: Mounted root (squashfs filesystem) readonly.
mount: /dev/root is write-protected, mounting read-only
chmod: /var/www: Read-only file system
chmod: /var/www: Read-only file system
init: Booting to single user mode
BusyBox v1.7.1 (2008-02-06 15:33:22 CET) built-in shell (msh)
Enter 'help' for a list of built-in commands.
root:/> ls
bin home mnt sbin usr
dev lib proc sys var
etc lost+found root tmp
root:/> cat /proc/cpuinfo
CPU: lm32
MMU: none
FPU: none
Clocking: 79.4MHz
BogoMips: 158.92
Calibration: 79462400 loops
root:/> ps ax
PID Uid VSZ Stat Command
1 root 640 S /sbin/init
2 root SW< [kthreadd]
3 root SW< [ksoftirqd/0]
4 root SW< [events/0]
5 root SW< [khelper]
6 root SW< [kblockd/0]
7 root SW [pdflush]
8 root SW [pdflush]
9 root SW< [kswapd0]
10 root SW< [aio/0]
11 root SW< [mtdblockd]
18 root 1308 S /bin/sh
21 root 1168 R ps ax
root:/> uname -a
uClinux lm32_eval_ecp250 2.6.23 #81 Wed Sep 2 20:47:02 JST 2009 lm32
unknown
root:/>
-------------------------
Regards
Takeshi
More information about the Devel
mailing list