#6030 closed defect (duplicate)
openrb fs image fails booting
Reported by: | mr.knaecke@… | Owned by: | developers |
---|---|---|---|
Priority: | high | Milestone: | Barrier Breaker 14.07 |
Component: | base system | Version: | |
Keywords: | Cc: |
Description
The actual sqash image (both squash and jffs2) fails booting.
Kamikaze r18079
RedBoot partition parsing not available
Creating 3 MTD partitions on "ff800000.nor_flash":
0x000000000000-0x000000120000 : "linux"
0x000000120000-0x0000007c0000 : "rootfs"
mtd: partition "rootfs" set to be root filesystem
split_squashfs: no squashfs found in "ff800000.nor_flash"
0x0000007c0000-0x0000007f0000 : "u-boot"
TCP westwood registered
NET: Registered protocol family 17
802.1Q VLAN Support v1.8 Ben Greear <greearb@…>
All bugs added by David S. Miller <davem@…>
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000000: 0x2eec instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000004: 0xfa2f instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000008: 0x9ff4 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000000c: 0x81e3 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000010: 0x25a5 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000014: 0x179e instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000018: 0x76fc instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0000001c: 0x0ec9 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000020: 0x7ef3 instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00000024: 0x856d instead
Further such events for this erase block will not be printed
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010000: 0xbeaf instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010004: 0xa6af instead
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00010008: 0x9883 instead
Attachments (0)
Change History (3)
comment:1 Changed 7 years ago by ogait87
comment:2 Changed 7 years ago by nbd
- Resolution set to duplicate
- Status changed from new to closed
see #8004
comment:3 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
I have exactly the same problem with the last version. Either compiling or using the binary results in the same error.