Advertisement
Guest User

pogo-e02 reference

a guest
Dec 17th, 2014
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. fdisk info:
  2.  
  3. Disk /dev/sda: 4009 MB, 4009754624 bytes
  4. 124 heads, 62 sectors/track, 1018 cylinders
  5. Units = cylinders of 7688 * 512 = 3936256 bytes
  6.  
  7. Device Boot Start End Blocks Id System
  8. /dev/sda1 * 1 800 3075169 83 Linux
  9. /dev/sda2 801 1018 837992 82 Linux swap
  10.  
  11. #################################################################################################
  12. netconsole:
  13.  
  14. U-Boot 2011.12 (Feb 20 2012 - 21:21:59)
  15. Pogoplug E02
  16. arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1
  17. GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709
  18. Hit any key to stop autoboot: 0
  19. (Re)start USB...
  20. USB: Register 10011 NbrPorts 1
  21. USB EHCI 1.00
  22. scanning bus for devices... 3 USB Device(s) found
  23. scanning bus for storage devices... 1 Storage Device(s) found
  24. Loading file "/rescueme" from usb device 0:1 (usbda1)
  25. ** File not found /rescueme
  26. reading /rescueme.txt
  27.  
  28. ** Unable to read "/rescueme.txt" from usb 0:1 **
  29. Creating 1 MTD partitions on "nand0":
  30. 0x000002500000-0x000008000000 : "mtd=3"
  31. UBI: attaching mtd1 to ubi0
  32. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  33. UBI: logical eraseblock size: 129024 bytes
  34. UBI: smallest flash I/O unit: 2048
  35. UBI: sub-page size: 512
  36. UBI: VID header offset: 512 (aligned 512)
  37. UBI: data offset: 2048
  38. UBI: attached mtd1 to ubi0
  39. UBI: MTD device name: "mtd=3"
  40. UBI: MTD device size: 91 MiB
  41. UBI: number of good PEBs: 728
  42. UBI: number of bad PEBs: 0
  43. UBI: max. allowed volumes: 128
  44. UBI: wear-leveling threshold: 4096
  45. UBI: number of internal volumes: 1
  46. UBI: number of user volumes: 0
  47. UBI: available PEBs: 717
  48. UBI: total number of reserved PEBs: 11
  49. UBI: number of PEBs reserved for bad PEB handling: 7
  50. UBI: max/mean erase counter: 1/1
  51. UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
  52. Error reading superblock on volume 'ubi:rootfs'!
  53. Loading file "/boot/uImage" from usb device 0:1 (usbda1)
  54. ** File not found /boot/uImage
  55. ** Block device usb 1 not supported
  56. ** Block device usb 2 not supported
  57. ** Block device usb 3 not supported
  58. Loading file "/boot/uImage" from usb device 0:1 (usbda1)
  59. ** File not found /boot/uImage
  60. Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
  61. ** File not found /boot/uInitrd
  62. Wrong Image Format for bootm command
  63. ERROR: can't get kernel image!
  64. stopping USB..
  65. ### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000
  66. Scanning JFFS2 FS: ........ read_nand_cached: error reading nand off 0x1bbee00 size 8192 bytes
  67. read_nand_cached: error reading nand off 0x1bc0e00 size 8192 bytes
  68. read_nand_cached: error reading nand off 0x1bc2e00 size 8192 bytes
  69. read_nand_cached: error reading nand off 0x1bc4e00 size 8192 bytes
  70. read_nand_cached: error reading nand off 0x1bc6e00 size 8192 bytes
  71. read_nand_cached: error reading nand off 0x1bc8e00 size 8192 bytes
  72. read_nand_cached: error reading nand off 0x1bcae00 size 8192 bytes
  73. read_nand_cached: error reading nand off 0x1bcce00 size 8192 bytes
  74. read_nand_cached: error reading nand off 0x1bcee00 size 8192 bytes
  75. read_nand_cached: error reading nand off 0x1bd0e00 size 8192 bytes
  76. read_nand_cached: error reading nand off 0x1bd2e00 size 8192 bytes
  77. read_nand_cached: error reading nand off 0x1bd4e00 size 8192 bytes
  78. read_nand_cached: error reading nand off 0x1bd6e00 size 8192 bytes
  79. read_nand_cached: error reading nand off 0x1bd8e00 size 8192 bytes
  80. read_nand_cached: error reading nand off 0x1bdae00 size 8192 bytes
  81. read_nand_cached: error reading nand off 0x1bdce00 size 8192 bytes
  82. read_nand_cached: error reading nand off 0x1bdee00 size 8192 bytes
  83. .. done.
  84. read_nand_cached: error reading nand off 0x1bbf800 size 8192 bytes
  85. off = 0x1bbef04 magic 0x1985 type 0xe002 node.totlen = 2811
  86. ### JFFS2 load complete: 524288 bytes loaded to 0x800000
  87. ## Starting application at 0x00800200 ...
  88.  
  89.  
  90. #####################################################################################################
  91.  
  92. contents of /boot/
  93.  
  94. drwxr-xr-x 2 root root 4.0K Dec 31 1999 .
  95. drwxr-xr-x 21 root root 4.0K Dec 31 1999 ..
  96. -rw-r--r-- 1 root root 83K May 13 2014 config-2.6.32-5-kirkwood
  97. -rw-r--r-- 1 root root 4.4M Dec 31 1999 initrd.img-2.6.32-5-kirkwood
  98. -rw-r--r-- 1 root root 983K May 13 2014 System.map-2.6.32-5-kirkwood
  99. -rw-r--r-- 1 root root 1.4M May 13 2014 vmlinuz-2.6.32-5-kirkwood
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement