Sorry for updaing the booting message: <4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 <5>Kernel command line: root=/dev/ram0 rw [EMAIL PROTECTED],2M keepinitrd nocache <4>PID hash table entries: 128 (order: 7, 512 bytes) <4>Console: colour dummy device 80x30 <6>console [tty0] enabled <6>Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) <6>Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>Memory: 32MB = 32MB total <5>Memory: 29376KB available (852K code, 133K data, 68K init) <7>Calibrating delay loop... 49.86 BogoMIPS (lpj=249344) <4>Mount-cache hash table entries: 512 <6>checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd <4>NetWinder Floating Point Emulator V0.97 (double precision) <4>fuse init (API version 7.9) <6>io scheduler noop registered <6>io scheduler anticipatory registered <6>io scheduler deadline registered <6>io scheduler cfq registered (default) <6>brd: module loaded <5>RAMDISK: romfs filesystem found at block 0 <5>RAMDISK: Loading 801KiB [1 disk] into ram disk... |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-done. <4>List of all partitions: <4>0100 4096 ram0 (driver?) <4>0101 4096 ram1 (driver?) <4>0102 4096 ram2 (driver?) <4>0103 4096 ram3 (driver?) <4>0104 4096 ram4 (driver?) <4>0105 4096 ram5 (driver?) <4>0106 4096 ram6 (driver?) <4>0107 4096 ram7 (driver?) <4>0108 4096 ram8 (driver?) <4>0109 4096 ram9 (driver?) <4>010a 4096 ram10 (driver?) <4>010b 4096 ram11 (driver?) <4>010c 4096 ram12 (driver?) <4>010d 4096 ram13 (driver?) <4>010e 4096 ram14 (driver?) <4>010f 4096 ram15 (driver?) <4>No filesystem could mount root, tried: fuseblk <0>Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
2008/10/14 Yuan-Lung Li <[EMAIL PROTECTED]> > Dear all, > I am implementing a virtual platform for running the uClinux. After > compiling, I put the Image in the virtual ram address 0x4008000 and boot.rom > put into the 0x4200000. > The default kernel command line: > root=/dev/ram0 rw [EMAIL PROTECTED] initrd=0x4200000,2M keepinitrd nocache > > The booting message is below(partially): > > <4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: > 8128 > <5>Kernel command line: root=/dev/ram0 rw [EMAIL PROTECTED],2M keepinitrd > nocache > <4>PID hash table entries: 128 (order: 7, 512 bytes) > <4>Console: colour dummy device 80x30 > <6>console [tty0] enabled > <6>Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) > <6>Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) > <6>Memory: 32MB = 32MB total > <5>Memory: 29376KB available (852K code, 133K data, 68K init) > <7>Calibrating delay loop... 49.86 BogoMIPS (lpj=249344) > <4>Mount-cache hash table entries: 512 > <6>checking if image is initramfs...it isn't (bad gzip magic numbers); > looks like an initrd > Did I make any mistake? Seems the boot.rom need to be compressed. Or the > initramfs is not content of boot.rom? > Thanks. > > Drag >
_______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev