Advertisement
Guest User

Bad boot from Pogo-E02

a guest
Jul 31st, 2013
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. $ nc -l -u 192.168.2.1 6666 | tee /tmp/netconsole.log
  2.  
  3. U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
  4. Pogoplug E02
  5. arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1
  6. GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709
  7. Hit any key to stop autoboot: 0
  8. (Re)start USB...
  9. USB: Register 10011 NbrPorts 1
  10. USB EHCI 1.00
  11. scanning bus for devices... 2 USB Device(s) found
  12. scanning bus for storage devices... 0 Storage Device(s) found
  13. ** Block device usb 0 not supported
  14.  
  15. ** Invalid boot device **
  16. Creating 1 MTD partitions on "nand0":
  17. 0x000002500000-0x000008000000 : "mtd=3"
  18. UBI: attaching mtd1 to ubi0
  19. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  20. UBI: logical eraseblock size: 129024 bytes
  21. UBI: smallest flash I/O unit: 2048
  22. UBI: sub-page size: 512
  23. UBI: VID header offset: 512 (aligned 512)
  24. UBI: data offset: 2048
  25. UBI: attached mtd1 to ubi0
  26. UBI: MTD device name: "mtd=3"
  27. UBI: MTD device size: 91 MiB
  28. UBI: number of good PEBs: 728
  29. UBI: number of bad PEBs: 0
  30. UBI: max. allowed volumes: 128
  31. UBI: wear-leveling threshold: 4096
  32. UBI: number of internal volumes: 1
  33. UBI: number of user volumes: 0
  34. UBI: available PEBs: 717
  35. UBI: total number of reserved PEBs: 11
  36. UBI: number of PEBs reserved for bad PEB handling: 7
  37. UBI: max/mean erase counter: 1/1
  38. UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
  39. Error reading superblock on volume 'ubi:rootfs'!
  40. ** Block device usb 0 not supported
  41. ** Block device usb 1 not supported
  42. ** Block device usb 2 not supported
  43. ** Block device usb 3 not supported
  44. ** Block device usb 0 not supported
  45. ** Block device usb 0 not supported
  46. Wrong Image Format for bootm command
  47. ERROR: can't get kernel image!
  48. stopping USB..
  49. ### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
  50. Scanning JFFS2 FS: read_nand_cached: error reading nand off 0x19bfe00 size 8192 bytes
  51. read_nand_cached: error reading nand off 0x19bf800 size 8192 bytes
  52. read_nand_cached: error reading nand off 0x19c1800 size 8192 bytes
  53. done.
  54. find_inode failed for name=uboot-original-mtd0.kwb
  55. load: Failed to find inode
  56. ### JFFS2 LOAD ERROR<0> for uboot-original-mtd0.kwb!
  57. ### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
  58. Scanning JFFS2 FS: read_nand_cached: error reading nand off 0x19bfe00 size 8192 bytes
  59. read_nand_cached: error reading nand off 0x19bf800 size 8192 bytes
  60. read_nand_cached: error reading nand off 0x19c1800 size 8192 bytes
  61. done.
  62. find_inode failed for name=uboot-original-mtd0.kwb
  63. load: Failed to find inode
  64. ### JFFS2 LOAD ERROR<0> for uboot-original-mtd0.kwb!
  65. resetting ...
  66.  
  67. U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
  68. Pogoplug E02
  69. arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1
  70. GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709
  71. Hit any key to stop autoboot: 0
  72. (Re)start USB...
  73. USB: Register 10011 NbrPorts 1
  74. USB EHCI 1.00
  75. scanning bus for devices... 2 USB Device(s) found
  76. scanning bus for storage devices... 0 Storage Device(s) found
  77. ** Block device usb 0 not supported
  78.  
  79. ** Invalid boot device **
  80. Creating 1 MTD partitions on "nand0":
  81. 0x000002500000-0x000008000000 : "mtd=3"
  82. UBI: attaching mtd1 to ubi0
  83. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  84. UBI: logical eraseblock size: 129024 bytes
  85. UBI: smallest flash I/O unit: 2048
  86. UBI: sub-page size: 512
  87. UBI: VID header offset: 512 (aligned 512)
  88. UBI: data offset: 2048
  89. UBI: attached mtd1 to ubi0
  90. UBI: MTD device name: "mtd=3"
  91. UBI: MTD device size: 91 MiB
  92. UBI: number of good PEBs: 728
  93. UBI: number of bad PEBs: 0
  94. UBI: max. allowed volumes: 128
  95. UBI: wear-leveling threshold: 4096
  96. UBI: number of internal volumes: 1
  97. UBI: number of user volumes: 0
  98. UBI: available PEBs: 717
  99. UBI: total number of reserved PEBs: 11
  100. UBI: number of PEBs reserved for bad PEB handling: 7
  101. UBI: max/mean erase counter: 1/1
  102. UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
  103. Error reading superblock on volume 'ubi:rootfs'!
  104. ** Block device usb 0 not supported
  105. ** Block device usb 1 not supported
  106. ** Block device usb 2 not supported
  107. ** Block device usb 3 not supported
  108. ** Block device usb 0 not supported
  109. ** Block device usb 0 not supported
  110. Wrong Image Format for bootm command
  111. ERROR: can't get kernel image!
  112. stopping USB..
  113. ### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
  114. Scanning JFFS2 FS: read_nand_cached: error reading nand off 0x19bfe00 size 8192 bytes
  115. read_nand_cached: error reading nand off 0x19bf800 size 8192 bytes
  116. read_nand_cached: error reading nand off 0x19c1800 size 8192 bytes
  117. done.
  118. find_inode failed for name=uboot-original-mtd0.kwb
  119. load: Failed to find inode
  120. ### JFFS2 LOAD ERROR<0> for uboot-original-mtd0.kwb!
  121. ### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
  122. Scanning JFFS2 FS:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement