- [mw@thanatos qemu-build]$ ./lm32-softmmu/qemu-system-lm32 -M milkymist -nographic -kernel ~/lm32/milkymist/vmlinux -initrd ~/lm32/milkymist/root/initrd.bin -append "console=ttyS0,115200 root=/dev/ram"
- Linux version 2.6.23 (lekernel@pm) (gcc version 4.4.1 (GCC) ) #1 Fri Jan 22 16:44:20 CET 2010
- memory from 40266000 - 44000000
- reserving initrd memory: 41002000 size 800000
- start_mem is 0x40266000
- virtual_end is 0x44000000
- before free_area_init
- free_area_init -> start_mem is 0x40266000
- virtual_end is 0x44000000
- after free_area_init
- Built 1 zonelists in Zone order. Total pages: 138720
- Kernel command line: console=ttyS0,115200 root=/dev/ram
- PID hash table entries: 4096 (order: 12, 16384 bytes)
- Console: colour dummy device 80x25
- console [ttyS0] enabled
- milkymist_uart: registered real console
- Dentry cache hash table entries: 262144 (order: 7, 1048576 bytes)
- Inode-cache hash table entries: 131072 (order: 6, 524288 bytes)
- Memory available: 48640k/65536k RAM, (2236k kernel code, 120k data)
- Mount-cache hash table entries: 1024
- NET: Registered protocol family 16
- NET: Registered protocol family 2
- IP route cache hash table entries: 65536 (order: 5, 262144 bytes)
- TCP established hash table entries: 262144 (order: 8, 2097152 bytes)
- TCP bind hash table entries: 65536 (order: 5, 262144 bytes)
- TCP: Hash tables configured (established 262144 bind 65536)
- TCP reno registered
- checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
- Freeing initrd mem: 8192k freed
- NTFS driver 2.1.28 [Flags: R/O].
- io scheduler noop registered (default)
- milkymist_uart: Milkymist UART driver
- ttyS0 at I/O 0x0 (irq = 3) is a milkymist_uart
- milkymist_uart: added port 0 with irq 3-4 at 0x80000000
- RAMDISK driver initialized: 1 RAM disks of 8192K size 1024 blocksize
- loop: module loaded
- xsysace: error initializing device at 0xa0000000
- xsysace: could not initialize device
- xsysace: probe of xsysace.0 failed with error -12
- PPP generic driver version 2.4.2
- PPP Deflate Compression module registered
- PPP BSD Compression module registered
- SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
- CSLIP: code copyright 1989 Regents of the University of California.
- eth0: Open Ethernet Core Version 1.0
- mice: PS/2 mouse device common for all mice
- TCP cubic registered
- NET: Registered protocol family 1
- NET: Registered protocol family 17
- RAMDISK: ext2 filesystem found at block 0
- RAMDISK: Loading 8192KiB [1 disk] into ram disk... done.
- VFS: Mounted root (ext2 filesystem) readonly.
- mount: mounting /dev/xsa1 on /mnt failed: No such device or address
- 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:/> uname -a
- uClinux milkymist_ml401 2.6.23 #1 Fri Jan 22 16:44:20 CET 2010 lm32 unknown
- root:/>
