I loaded the lasest bootloader, and filesystem and at the
end I got:
Further such events for this erase block will not be
printed
JFFS2: Erase block at 0x00080000 is not formatted. It will
be erased
Cowardly refusing to erase blocks on filesystem with no
valid JFFS2 nodes
Kernel panic: VFS: Unable to mount root fs on 1f:03
Any help would be greatly appreciated.
Then entire log of the boot follows:
boot> boot
booting jffs2...
booting boot/zImage from partition >root<
loaded file of size = 0x0009054C at location 0xC0008000
kernel_magic=E1A00000
kernel_region_words[9]=016F2818
Linux ELF flash_imgstart=50140000 size=00DC0000
dest=C0000000 offset=00008000
MMU Control=C19F4071
MMU PIDVAM=00000000
Skipping kernel copy by request.
C0008000: E1A00000
C0008004: E1A00000
C0008008: E1A00000
C000800C: E1A00000
C0008010: E1A00000
C0008014: E1A00000
C0008018: E1A00000
C000801C: E1A00000
C0008020: EA000002
C0008024: 016F2818
root_filesystem_name=ramdisk
Grabbed linuxargs, argc = 00000001
setting boot parameters to
noinitrd root=/dev/mtdblock3 init=/linuxrc console=ttySA0
get_param: could not find parameter system_rev
Makeing core tag at C0000100
Makeing cmdline tag at C0000114
Makeing mem32 tag at C0000158
Makeing ptable tag at C0000168
dram_size=02000000
nr_pages=54410001
command line is: noinitrd root=/dev/mtdblock3
init=/linuxrc console=ttySA0
linuxEntryPoint=C0008000
Booting Linux image
Uncompressing
Linux............................................ done,
booting the kernel.
Linux version 2.4.7-rmk3-np1-devfs
(jamey@rockhopper.crl.dec.com) (gcc version 2.95.2
19991024 (release)) #10 Wed Nov 7 10:22:33 EST 2001
Processor: Intel StrongARM-1110 revision 8
Architecture: Compaq iPAQ
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: noinitrd root=/dev/mtdblock3
init=/linuxrc console=ttySA0
Console: colour dummy device 80x30
Calibrating delay loop... 137.21 BogoMIPS
Memory: 32MB = 32MB total
Memory: 30696KB available (1158K code, 261K data, 60K
init)
Dentry-cache hash table entries: 4096 (order: 3, 32768
bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384
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: 8192 (order: 3, 32768
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
CPU clock: 206.400 MHz (max 206.400 MHz)
Starting kswapd v1.8
devfs: v0.107 (20010709) Richard Gooch
(rgooch@atnf.csiro.au)
devfs: boot_options: 0x2
JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by
Axis Communications AB.
dma period = 1398056 ps
dma period = 1398056 ps
Console: switching to colour frame buffer device 40x30
sa1100fb_setup_gpio 'mask' for GPIO is 3fc
pty: 256 Unix98 ptys configured
block: queued sectors max/low 20152kB/6717kB, 64 slots per
queue
SA1100 flash: probing 32-bit flash bus
parse_bootldr_partitions: magic=0x646c7470
parse_bootldr_partitions: numPartitions=0x4
parse_bootldr_partitions: npartitions=0x4
partition bootldr o=0 s=40000
partition root o=140000 s=dc0000
partition params o=40000 s=40000
partition kernel o=80000 s=c0000
Using Compaq bootldr partition definition
Creating 4 MTD partitions on "SA1100 flash":
0x00000000-0x00040000 : "bootldr"
mtd: Giving out device 0 to bootldr
0x00140000-0x00f00000 : "root"
mtd: Giving out device 1 to root
0x00040000-0x00080000 : "params"
mtd: Giving out device 2 to params
0x00080000-0x00140000 : "kernel"
mtd: Giving out device 3 to kernel
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
IPv4 over IPv4 tunneling driver
sa1100fb_setup_gpio 'mask' for GPIO is 3fc
GRE over IPv4 tunneling driver
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Fast Floating Point Emulator V0.0 (c) Peter Teichmann.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999
Rebel.com
mtdblock_open
ok
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000020: 0x0002 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000024: 0x2818 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000028: 0x8000 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x0000002c: 0x47a0 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000030: 0x7001 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000034: 0x8000 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000038: 0x2000 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x0000003c: 0x0003 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000040: 0x0001 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00000044: 0x0017 instead
Further such events for this erase block will not be
printed
JFFS2: Erase block at 0x00000000 is not formatted. It will
be erased
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040000: 0xccf0 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040004: 0xfe84 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040008: 0xcc5b instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x0004000c: 0x59f6 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040010: 0x7229 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040014: 0x4f4b instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040018: 0xdb3a instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x0004001c: 0xc479 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040020: 0x0e2d instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00040024: 0xea83 instead
Further such events for this erase block will not be
printed
JFFS2: Erase block at 0x00040000 is not formatted. It will
be erased
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080000: 0xfe57 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080004: 0xa73c instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080008: 0x11fe instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x0008000c: 0x3348 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080010: 0x2394 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080014: 0x3fbd instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080018: 0xf74d instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x0008001c: 0x5d6c instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080020: 0x26ef instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00080024: 0x3db0 instead
Further such events for this erase block will not be
printed
JFFS2: Erase block at 0x00080000 is not formatted. It will
be erased
Cowardly refusing to erase blocks on filesystem with no
valid JFFS2 nodes
Kernel panic: VFS: Unable to mount root fs on 1f:03
Received on Sat Mar 30 02:39:05 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:42 EDT