Advertisement
Guest User

Untitled

a guest
May 21st, 2013
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.15 KB | None | 0 0
  1. [code]
  2. [root@alarm ~]# dmesg
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.1.10-20-ARCH (nobody@panda1) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Sat May 18 14:37:07 UTC 2013
  6. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
  7. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  8. [ 0.000000] Machine: Zyxel NSA-310
  9. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  10. [ 0.000000] On node 0 totalpages: 65536
  11. [ 0.000000] free_area_init_node: node 0, pgdat c059aab0, node_mem_map c066b000
  12. [ 0.000000] Normal zone: 512 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
  15. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  16. [ 0.000000] pcpu-alloc: [0] 0
  17. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  18. [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/sda2 rw rootwait loglevel=8
  19. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  20. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  21. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  22. [ 0.000000] allocated 1048576 bytes of page_cgroup
  23. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  24. [ 0.000000] Memory: 256MB = 256MB total
  25. [ 0.000000] Memory: 252264k/252264k available, 9880k reserved, 0K highmem
  26. [ 0.000000] Virtual kernel memory layout:
  27. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  29. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  30. [ 0.000000] vmalloc : 0xd0800000 - 0xfe800000 ( 736 MB)
  31. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  32. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  33. [ 0.000000] .text : 0xc0008000 - 0xc05381b4 (5313 kB)
  34. [ 0.000000] .init : 0xc0539000 - 0xc0564000 ( 172 kB)
  35. [ 0.000000] .data : 0xc0564000 - 0xc059d2b0 ( 229 kB)
  36. [ 0.000000] .bss : 0xc059d2d4 - 0xc066ae6c ( 823 kB)
  37. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  38. [ 0.000000] Preemptible hierarchical RCU implementation.
  39. [ 0.000000] NR_IRQS:114
  40. [ 0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474ms
  41. [ 0.000000] Console: colour dummy device 80x30
  42. [ 15.969978] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
  43. [ 16.059915] pid_max: default: 32768 minimum: 301
  44. [ 16.060031] Security Framework initialized
  45. [ 16.060053] AppArmor: AppArmor disabled by boot time parameter
  46. [ 16.060117] Mount-cache hash table entries: 512
  47. [ 16.060485] Initializing cgroup subsys cpuacct
  48. [ 16.060509] Initializing cgroup subsys memory
  49. [ 16.060544] Initializing cgroup subsys devices
  50. [ 16.060557] Initializing cgroup subsys freezer
  51. [ 16.060567] Initializing cgroup subsys net_cls
  52. [ 16.060576] Initializing cgroup subsys blkio
  53. [ 16.060599] Initializing cgroup subsys perf_event
  54. [ 16.060617] Initializing cgroup subsys bfqio
  55. [ 16.060702] CPU: Testing write buffer coherency: ok
  56. [ 16.061886] devtmpfs: initialized
  57. [ 16.063695] NET: Registered protocol family 16
  58. [ 16.064317] Kirkwood: MV88F6281-A1, TCLK=200000000.
  59. [ 16.064330] Feroceon L2: Enabling L2
  60. [ 16.064365] Feroceon L2: Cache support initialised.
  61. [ 16.064867] initial MPP regs: 21111111 01003311 33331100 33003333 00000533 20202000 00000000
  62. [ 16.064898] final MPP regs: 21111111 00003311 33031100 33003333 00000533 00000000 00000000
  63. [ 16.066428] Power resume enabled
  64. [ 16.066437] Power-off GPIO enabled
  65. [ 16.066558] Kirkwood PCIe port 0:
  66. [ 16.066565] link up
  67. [ 16.066572] PCI: bus0 uses PCIe port 0
  68. [ 16.066703] pci 0000:00:00.0: [11ab:6281] type 0 class 0x000580
  69. [ 16.066730] pci 0000:00:00.0: reg 10: [mem 0xf1000000-0xf10fffff 64bit pref]
  70. [ 16.066746] pci 0000:00:00.0: reg 18: [mem 0x00000000-0x0fffffff]
  71. [ 16.066787] pci 0000:00:00.0: supports D1 D2
  72. [ 16.066830] pci 0000:00:01.0: [10ec:8168] type 0 class 0x000200
  73. [ 16.066855] pci 0000:00:01.0: reg 10: [io 0xf0000000-0xf00000ff]
  74. [ 16.066888] pci 0000:00:01.0: reg 18: [mem 0x40000000-0x40000fff 64bit pref]
  75. [ 16.066913] pci 0000:00:01.0: reg 20: [mem 0x40004000-0x40007fff 64bit pref]
  76. [ 16.066932] pci 0000:00:01.0: reg 30: [mem 0x00000000-0x0000ffff pref]
  77. [ 16.066979] pci 0000:00:01.0: supports D1 D2
  78. [ 16.066990] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold
  79. [ 16.067002] pci 0000:00:01.0: PME# disabled
  80. [ 16.067056] PCI: bus0: Fast back to back transfers disabled
  81. [ 16.067289] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
  82. [ 16.067305] pci 0000:00:01.0: BAR 4: assigned [mem 0xe0010000-0xe0013fff 64bit pref]
  83. [ 16.067327] pci 0000:00:01.0: BAR 4: set to [mem 0xe0010000-0xe0013fff 64bit pref] (PCI address [0xe0010000-0xe0013fff])
  84. [ 16.067343] pci 0000:00:01.0: BAR 2: assigned [mem 0xe0014000-0xe0014fff 64bit pref]
  85. [ 16.067363] pci 0000:00:01.0: BAR 2: set to [mem 0xe0014000-0xe0014fff 64bit pref] (PCI address [0xe0014000-0xe0014fff])
  86. [ 16.067378] pci 0000:00:01.0: BAR 0: assigned [io 0x1000-0x10ff]
  87. [ 16.067393] pci 0000:00:01.0: BAR 0: set to [io 0x1000-0x10ff] (PCI address [0x1000-0x10ff])
  88. [ 16.071932] bio: create slab <bio-0> at 0
  89. [ 16.072312] vgaarb: loaded
  90. [ 16.072581] SCSI subsystem initialized
  91. [ 16.072736] libata version 3.00 loaded.
  92. [ 16.072948] usbcore: registered new interface driver usbfs
  93. [ 16.073036] usbcore: registered new interface driver hub
  94. [ 16.073139] usbcore: registered new device driver usb
  95. [ 16.073687] Switching to clocksource orion_clocksource
  96. [ 16.079925] Switched to NOHz mode on CPU #0
  97. [ 16.082356] FS-Cache: Loaded
  98. [ 16.092326] NET: Registered protocol family 2
  99. [ 16.092565] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  100. [ 16.093270] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  101. [ 16.093455] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  102. [ 16.093550] TCP: Hash tables configured (established 8192 bind 8192)
  103. [ 16.093559] TCP reno registered
  104. [ 16.093570] UDP hash table entries: 256 (order: 0, 4096 bytes)
  105. [ 16.093592] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  106. [ 16.093867] NET: Registered protocol family 1
  107. [ 16.093920] PCI: CLS 32 bytes, default 32
  108. [ 16.094479] audit: initializing netlink socket (disabled)
  109. [ 16.094513] type=2000 audit(0.120:1): initialized
  110. [ 16.177589] VFS: Disk quotas dquot_6.5.2
  111. [ 16.177865] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  112. [ 16.180014] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  113. [ 16.181327] aufs 3.1-20111107
  114. [ 16.181348] msgmni has been set to 492
  115. [ 16.182692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  116. [ 16.182707] io scheduler noop registered
  117. [ 16.182716] io scheduler deadline registered
  118. [ 16.182798] io scheduler cfq registered
  119. [ 16.182869] io scheduler bfq registered (default)
  120. [ 16.182954] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
  121. [ 16.182986] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
  122. [ 16.213763] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  123. [ 16.253764] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
  124. [ 16.293760] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
  125. [ 16.333760] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
  126. [ 16.338886] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  127. [ 16.359577] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
  128. [ 17.056496] console [ttyS0] enabled
  129. [ 17.066051] brd: module loaded
  130. [ 17.072116] loop: module loaded
  131. [ 17.075616] sata_mv sata_mv.0: version 1.28
  132. [ 17.079940] sata_mv sata_mv.0: slots 32 ports 2
  133. [ 17.086179] scsi0 : sata_mv
  134. [ 17.089389] scsi1 : sata_mv
  135. [ 17.092412] ata1: SATA max UDMA/133 irq 21
  136. [ 17.096569] ata2: SATA max UDMA/133 irq 21
  137. [ 17.101501] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
  138. [ 17.110373] Scanning device for bad blocks
  139. [ 17.114553] Bad eraseblock 0 at 0x000000000000
  140. [ 17.119056] Bad eraseblock 1 at 0x000000020000
  141. [ 17.123554] Bad eraseblock 2 at 0x000000040000
  142. [ 17.128088] Bad eraseblock 3 at 0x000000060000
  143. [ 17.132589] Bad eraseblock 4 at 0x000000080000
  144. [ 17.137107] Bad eraseblock 5 at 0x0000000a0000
  145. [ 17.141606] Bad eraseblock 6 at 0x0000000c0000
  146. [ 17.146123] Bad eraseblock 7 at 0x0000000e0000
  147. [ 17.150621] Bad eraseblock 8 at 0x000000100000
  148. [ 17.155138] Bad eraseblock 9 at 0x000000120000
  149. [ 17.159638] Bad eraseblock 10 at 0x000000140000
  150. [ 17.164241] Bad eraseblock 11 at 0x000000160000
  151. [ 17.168829] Bad eraseblock 12 at 0x000000180000
  152. [ 17.173415] Bad eraseblock 13 at 0x0000001a0000
  153. [ 17.178019] Bad eraseblock 14 at 0x0000001c0000
  154. [ 17.182606] Bad eraseblock 15 at 0x0000001e0000
  155. [ 17.187209] Bad eraseblock 16 at 0x000000200000
  156. [ 17.191797] Bad eraseblock 17 at 0x000000220000
  157. [ 17.196400] Bad eraseblock 18 at 0x000000240000
  158. [ 17.200989] Bad eraseblock 19 at 0x000000260000
  159. [ 17.205590] Bad eraseblock 20 at 0x000000280000
  160. [ 17.210179] Bad eraseblock 21 at 0x0000002a0000
  161. [ 17.214782] Bad eraseblock 22 at 0x0000002c0000
  162. [ 17.219370] Bad eraseblock 23 at 0x0000002e0000
  163. [ 17.223973] Bad eraseblock 24 at 0x000000300000
  164. [ 17.228561] Bad eraseblock 25 at 0x000000320000
  165. [ 17.233147] Bad eraseblock 26 at 0x000000340000
  166. [ 17.237750] Bad eraseblock 27 at 0x000000360000
  167. [ 17.242339] Bad eraseblock 28 at 0x000000380000
  168. [ 17.246941] Bad eraseblock 29 at 0x0000003a0000
  169. [ 17.251529] Bad eraseblock 30 at 0x0000003c0000
  170. [ 17.256132] Bad eraseblock 31 at 0x0000003e0000
  171. [ 17.260720] Bad eraseblock 32 at 0x000000400000
  172. [ 17.265323] Bad eraseblock 33 at 0x000000420000
  173. [ 17.269912] Bad eraseblock 34 at 0x000000440000
  174. [ 17.274514] Bad eraseblock 35 at 0x000000460000
  175. [ 17.279102] Bad eraseblock 36 at 0x000000480000
  176. [ 17.283689] Bad eraseblock 37 at 0x0000004a0000
  177. [ 17.288292] Bad eraseblock 38 at 0x0000004c0000
  178. [ 17.292880] Bad eraseblock 39 at 0x0000004e0000
  179. [ 17.297483] Bad eraseblock 40 at 0x000000500000
  180. [ 17.302071] Bad eraseblock 41 at 0x000000520000
  181. [ 17.306673] Bad eraseblock 42 at 0x000000540000
  182. [ 17.311262] Bad eraseblock 43 at 0x000000560000
  183. [ 17.315864] Bad eraseblock 44 at 0x000000580000
  184. [ 17.320452] Bad eraseblock 45 at 0x0000005a0000
  185. [ 17.325055] Bad eraseblock 46 at 0x0000005c0000
  186. [ 17.329643] Bad eraseblock 47 at 0x0000005e0000
  187. [ 17.334259] Bad eraseblock 48 at 0x000000600000
  188. [ 17.338843] Bad eraseblock 49 at 0x000000620000
  189. [ 17.343429] Bad eraseblock 50 at 0x000000640000
  190. [ 17.348034] Bad eraseblock 51 at 0x000000660000
  191. [ 17.352621] Bad eraseblock 52 at 0x000000680000
  192. [ 17.357234] Bad eraseblock 53 at 0x0000006a0000
  193. [ 17.361820] Bad eraseblock 54 at 0x0000006c0000
  194. [ 17.366424] Bad eraseblock 55 at 0x0000006e0000
  195. [ 17.371011] Bad eraseblock 56 at 0x000000700000
  196. [ 17.375625] Bad eraseblock 57 at 0x000000720000
  197. [ 17.380211] Bad eraseblock 58 at 0x000000740000
  198. [ 17.384815] Bad eraseblock 59 at 0x000000760000
  199. [ 17.389402] Bad eraseblock 60 at 0x000000780000
  200. [ 17.394016] Bad eraseblock 61 at 0x0000007a0000
  201. [ 17.398601] Bad eraseblock 62 at 0x0000007c0000
  202. [ 17.403187] Bad eraseblock 63 at 0x0000007e0000
  203. [ 17.407791] Bad eraseblock 64 at 0x000000800000
  204. [ 17.412379] Bad eraseblock 65 at 0x000000820000
  205. [ 17.416993] Bad eraseblock 66 at 0x000000840000
  206. [ 17.421578] Bad eraseblock 67 at 0x000000860000
  207. [ 17.426183] Bad eraseblock 68 at 0x000000880000
  208. [ 17.430769] Bad eraseblock 69 at 0x0000008a0000
  209. [ 17.435383] Bad eraseblock 70 at 0x0000008c0000
  210. [ 17.439969] Bad eraseblock 71 at 0x0000008e0000
  211. [ 17.444573] Bad eraseblock 72 at 0x000000900000
  212. [ 17.449159] Bad eraseblock 73 at 0x000000920000
  213. [ 17.453823] Bad eraseblock 74 at 0x000000940000
  214. [ 17.458412] Bad eraseblock 75 at 0x000000960000
  215. [ 17.462997] Bad eraseblock 76 at 0x000000980000
  216. [ 17.467603] Bad eraseblock 77 at 0x0000009a0000
  217. [ 17.472189] Bad eraseblock 78 at 0x0000009c0000
  218. [ 17.476792] Bad eraseblock 79 at 0x0000009e0000
  219. [ 17.481380] Bad eraseblock 80 at 0x000000a00000
  220. [ 17.485983] Bad eraseblock 81 at 0x000000a20000
  221. [ 17.490571] Bad eraseblock 82 at 0x000000a40000
  222. [ 17.495174] Bad eraseblock 83 at 0x000000a60000
  223. [ 17.499762] Bad eraseblock 84 at 0x000000a80000
  224. [ 17.504365] Bad eraseblock 85 at 0x000000aa0000
  225. [ 17.508952] Bad eraseblock 86 at 0x000000ac0000
  226. [ 17.513538] Bad eraseblock 87 at 0x000000ae0000
  227. [ 17.518143] Bad eraseblock 88 at 0x000000b00000
  228. [ 17.522731] Bad eraseblock 89 at 0x000000b20000
  229. [ 17.527332] Bad eraseblock 90 at 0x000000b40000
  230. [ 17.531921] Bad eraseblock 91 at 0x000000b60000
  231. [ 17.536524] Bad eraseblock 92 at 0x000000b80000
  232. [ 17.541112] Bad eraseblock 93 at 0x000000ba0000
  233. [ 17.545715] Bad eraseblock 94 at 0x000000bc0000
  234. [ 17.550302] Bad eraseblock 95 at 0x000000be0000
  235. [ 17.554905] Bad eraseblock 96 at 0x000000c00000
  236. [ 17.559494] Bad eraseblock 97 at 0x000000c20000
  237. [ 17.564096] Bad eraseblock 98 at 0x000000c40000
  238. [ 17.568684] Bad eraseblock 99 at 0x000000c60000
  239. [ 17.573271] Bad eraseblock 100 at 0x000000c80000
  240. [ 17.577961] Bad eraseblock 101 at 0x000000ca0000
  241. [ 17.582636] Bad eraseblock 102 at 0x000000cc0000
  242. [ 17.587327] Bad eraseblock 103 at 0x000000ce0000
  243. [ 17.592002] Bad eraseblock 104 at 0x000000d00000
  244. [ 17.596692] Bad eraseblock 105 at 0x000000d20000
  245. [ 17.601367] Bad eraseblock 106 at 0x000000d40000
  246. [ 17.606058] Bad eraseblock 107 at 0x000000d60000
  247. [ 17.610733] Bad eraseblock 108 at 0x000000d80000
  248. [ 17.615405] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
  249. [ 17.621862] Bad eraseblock 109 at 0x000000da0000
  250. [ 17.626791] Bad eraseblock 110 at 0x000000dc0000
  251. [ 17.631469] Bad eraseblock 111 at 0x000000de0000
  252. [ 17.636163] Bad eraseblock 112 at 0x000000e00000
  253. [ 17.640834] Bad eraseblock 113 at 0x000000e20000
  254. [ 17.645540] ata1.00: ATA-8: ST9250315AS, 0001SDM1, max UDMA/133
  255. [ 17.651490] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  256. [ 17.658366] Bad eraseblock 114 at 0x000000e40000
  257. [ 17.663044] Bad eraseblock 115 at 0x000000e60000
  258. [ 17.667737] Bad eraseblock 116 at 0x000000e80000
  259. [ 17.672409] Bad eraseblock 117 at 0x000000ea0000
  260. [ 17.677234] Bad eraseblock 118 at 0x000000ec0000
  261. [ 17.681905] Bad eraseblock 119 at 0x000000ee0000
  262. [ 17.686599] Bad eraseblock 120 at 0x000000f00000
  263. [ 17.691271] Bad eraseblock 121 at 0x000000f20000
  264. [ 17.696116] Bad eraseblock 122 at 0x000000f40000
  265. [ 17.700793] Bad eraseblock 123 at 0x000000f60000
  266. [ 17.705486] Bad eraseblock 124 at 0x000000f80000
  267. [ 17.710158] Bad eraseblock 125 at 0x000000fa0000
  268. [ 17.715051] Bad eraseblock 126 at 0x000000fc0000
  269. [ 17.719724] Bad eraseblock 127 at 0x000000fe0000
  270. [ 17.724418] Bad eraseblock 128 at 0x000001000000
  271. [ 17.729089] Bad eraseblock 129 at 0x000001020000
  272. [ 17.733796] ata1.00: configured for UDMA/133
  273. [ 17.738148] Bad eraseblock 130 at 0x000001040000
  274. [ 17.742823] Bad eraseblock 131 at 0x000001060000
  275. [ 17.747532] Bad eraseblock 132 at 0x000001080000
  276. [ 17.752206] Bad eraseblock 133 at 0x0000010a0000
  277. [ 17.757190] scsi 0:0:0:0: Direct-Access ATA ST9250315AS 0001 PQ: 0 ANSI: 5
  278. [ 17.765387] Bad eraseblock 134 at 0x0000010c0000
  279. [ 17.770064] Bad eraseblock 135 at 0x0000010e0000
  280. [ 17.775447] sd 0:0:0:0: Attached scsi generic sg0 type 0
  281. [ 17.781092] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
  282. [ 17.788690] Bad eraseblock 136 at 0x000001100000
  283. [ 17.793364] Bad eraseblock 137 at 0x000001120000
  284. [ 17.798448] sd 0:0:0:0: [sda] Write Protect is off
  285. [ 17.803262] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  286. [ 17.808403] Bad eraseblock 138 at 0x000001140000
  287. [ 17.813081] Bad eraseblock 139 at 0x000001160000
  288. [ 17.817849] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  289. [ 17.826995] Bad eraseblock 140 at 0x000001180000
  290. [ 17.831672] Bad eraseblock 141 at 0x0000011a0000
  291. [ 17.837267] Bad eraseblock 142 at 0x0000011c0000
  292. [ 17.842006] sda: sda1 sda2
  293. [ 17.845111] Bad eraseblock 143 at 0x0000011e0000
  294. [ 17.849783] Bad eraseblock 144 at 0x000001200000
  295. [ 17.855320] sd 0:0:0:0: [sda] Attached SCSI disk
  296. [ 17.860009] Bad eraseblock 145 at 0x000001220000
  297. [ 17.864720] Bad eraseblock 146 at 0x000001240000
  298. [ 17.869394] Bad eraseblock 147 at 0x000001260000
  299. [ 17.874086] Bad eraseblock 148 at 0x000001280000
  300. [ 17.878760] Bad eraseblock 149 at 0x0000012a0000
  301. [ 17.883432] Bad eraseblock 150 at 0x0000012c0000
  302. [ 17.888122] Bad eraseblock 151 at 0x0000012e0000
  303. [ 17.892799] Bad eraseblock 152 at 0x000001300000
  304. [ 17.897487] Bad eraseblock 153 at 0x000001320000
  305. [ 17.902164] Bad eraseblock 154 at 0x000001340000
  306. [ 17.906851] Bad eraseblock 155 at 0x000001360000
  307. [ 17.911529] Bad eraseblock 156 at 0x000001380000
  308. [ 17.916220] Bad eraseblock 157 at 0x0000013a0000
  309. [ 17.920895] Bad eraseblock 158 at 0x0000013c0000
  310. [ 17.925584] Bad eraseblock 159 at 0x0000013e0000
  311. [ 17.930260] Bad eraseblock 160 at 0x000001400000
  312. [ 17.934949] Bad eraseblock 161 at 0x000001420000
  313. [ 17.939625] Bad eraseblock 162 at 0x000001440000
  314. [ 17.944314] Bad eraseblock 163 at 0x000001460000
  315. [ 17.948991] Bad eraseblock 164 at 0x000001480000
  316. [ 17.953663] Bad eraseblock 165 at 0x0000014a0000
  317. [ 17.958355] Bad eraseblock 166 at 0x0000014c0000
  318. [ 17.963030] Bad eraseblock 167 at 0x0000014e0000
  319. [ 17.967719] Bad eraseblock 168 at 0x000001500000
  320. [ 17.972394] Bad eraseblock 169 at 0x000001520000
  321. [ 17.977085] Bad eraseblock 170 at 0x000001540000
  322. [ 17.981760] Bad eraseblock 171 at 0x000001560000
  323. [ 17.986449] Bad eraseblock 172 at 0x000001580000
  324. [ 17.991126] Bad eraseblock 173 at 0x0000015a0000
  325. [ 17.995815] Bad eraseblock 174 at 0x0000015c0000
  326. [ 18.000490] Bad eraseblock 175 at 0x0000015e0000
  327. [ 18.005179] Bad eraseblock 176 at 0x000001600000
  328. [ 18.009856] Bad eraseblock 177 at 0x000001620000
  329. [ 18.014546] Bad eraseblock 178 at 0x000001640000
  330. [ 18.019221] Bad eraseblock 179 at 0x000001660000
  331. [ 18.023928] Bad eraseblock 180 at 0x000001680000
  332. [ 18.028604] Bad eraseblock 181 at 0x0000016a0000
  333. [ 18.033277] Bad eraseblock 182 at 0x0000016c0000
  334. [ 18.037970] Bad eraseblock 183 at 0x0000016e0000
  335. [ 18.042643] Bad eraseblock 184 at 0x000001700000
  336. [ 18.047346] Bad eraseblock 185 at 0x000001720000
  337. [ 18.052017] Bad eraseblock 186 at 0x000001740000
  338. [ 18.056708] Bad eraseblock 187 at 0x000001760000
  339. [ 18.061382] Bad eraseblock 188 at 0x000001780000
  340. [ 18.066084] Bad eraseblock 189 at 0x0000017a0000
  341. [ 18.070756] Bad eraseblock 190 at 0x0000017c0000
  342. [ 18.075448] Bad eraseblock 191 at 0x0000017e0000
  343. [ 18.080122] Bad eraseblock 192 at 0x000001800000
  344. [ 18.084823] Bad eraseblock 193 at 0x000001820000
  345. [ 18.089495] Bad eraseblock 194 at 0x000001840000
  346. [ 18.094188] Bad eraseblock 195 at 0x000001860000
  347. [ 18.098861] Bad eraseblock 196 at 0x000001880000
  348. [ 18.103533] Bad eraseblock 197 at 0x0000018a0000
  349. [ 18.108237] Bad eraseblock 198 at 0x0000018c0000
  350. [ 18.112908] Bad eraseblock 199 at 0x0000018e0000
  351. [ 18.117600] Bad eraseblock 200 at 0x000001900000
  352. [ 18.122274] Bad eraseblock 201 at 0x000001920000
  353. [ 18.126976] Bad eraseblock 202 at 0x000001940000
  354. [ 18.131648] Bad eraseblock 203 at 0x000001960000
  355. [ 18.136339] Bad eraseblock 204 at 0x000001980000
  356. [ 18.141013] Bad eraseblock 205 at 0x0000019a0000
  357. [ 18.145684] ata2: SATA link down (SStatus 0 SControl F300)
  358. [ 18.151267] Bad eraseblock 206 at 0x0000019c0000
  359. [ 18.155977] Bad eraseblock 207 at 0x0000019e0000
  360. [ 18.160651] Bad eraseblock 208 at 0x000001a00000
  361. [ 18.165358] Bad eraseblock 209 at 0x000001a20000
  362. [ 18.170034] Bad eraseblock 210 at 0x000001a40000
  363. [ 18.174725] Bad eraseblock 211 at 0x000001a60000
  364. [ 18.179398] Bad eraseblock 212 at 0x000001a80000
  365. [ 18.184089] Bad eraseblock 213 at 0x000001aa0000
  366. [ 18.188764] Bad eraseblock 214 at 0x000001ac0000
  367. [ 18.193437] Bad eraseblock 215 at 0x000001ae0000
  368. [ 18.198128] Bad eraseblock 216 at 0x000001b00000
  369. [ 18.202804] Bad eraseblock 217 at 0x000001b20000
  370. [ 18.207493] Bad eraseblock 218 at 0x000001b40000
  371. [ 18.212168] Bad eraseblock 219 at 0x000001b60000
  372. [ 18.216858] Bad eraseblock 220 at 0x000001b80000
  373. [ 18.221534] Bad eraseblock 221 at 0x000001ba0000
  374. [ 18.226223] Bad eraseblock 222 at 0x000001bc0000
  375. [ 18.230898] Bad eraseblock 223 at 0x000001be0000
  376. [ 18.235589] Bad eraseblock 224 at 0x000001c00000
  377. [ 18.240264] Bad eraseblock 225 at 0x000001c20000
  378. [ 18.244954] Bad eraseblock 226 at 0x000001c40000
  379. [ 18.249630] Bad eraseblock 227 at 0x000001c60000
  380. [ 18.254319] Bad eraseblock 228 at 0x000001c80000
  381. [ 18.258995] Bad eraseblock 229 at 0x000001ca0000
  382. [ 18.263668] Bad eraseblock 230 at 0x000001cc0000
  383. [ 18.268359] Bad eraseblock 231 at 0x000001ce0000
  384. [ 18.273034] Bad eraseblock 232 at 0x000001d00000
  385. [ 18.277725] Bad eraseblock 233 at 0x000001d20000
  386. [ 18.282399] Bad eraseblock 234 at 0x000001d40000
  387. [ 18.287090] Bad eraseblock 235 at 0x000001d60000
  388. [ 18.291765] Bad eraseblock 236 at 0x000001d80000
  389. [ 18.296454] Bad eraseblock 237 at 0x000001da0000
  390. [ 18.301129] Bad eraseblock 238 at 0x000001dc0000
  391. [ 18.305820] Bad eraseblock 239 at 0x000001de0000
  392. [ 18.310495] Bad eraseblock 240 at 0x000001e00000
  393. [ 18.315185] Bad eraseblock 241 at 0x000001e20000
  394. [ 18.319860] Bad eraseblock 242 at 0x000001e40000
  395. [ 18.324551] Bad eraseblock 243 at 0x000001e60000
  396. [ 18.329226] Bad eraseblock 244 at 0x000001e80000
  397. [ 18.333915] Bad eraseblock 245 at 0x000001ea0000
  398. [ 18.338591] Bad eraseblock 246 at 0x000001ec0000
  399. [ 18.343264] Bad eraseblock 247 at 0x000001ee0000
  400. [ 18.347955] Bad eraseblock 248 at 0x000001f00000
  401. [ 18.352631] Bad eraseblock 249 at 0x000001f20000
  402. [ 18.357320] Bad eraseblock 250 at 0x000001f40000
  403. [ 18.361995] Bad eraseblock 251 at 0x000001f60000
  404. [ 18.366686] Bad eraseblock 252 at 0x000001f80000
  405. [ 18.371361] Bad eraseblock 253 at 0x000001fa0000
  406. [ 18.376050] Bad eraseblock 254 at 0x000001fc0000
  407. [ 18.380726] Bad eraseblock 255 at 0x000001fe0000
  408. [ 18.385416] Bad eraseblock 256 at 0x000002000000
  409. [ 18.390091] Bad eraseblock 257 at 0x000002020000
  410. [ 18.394781] Bad eraseblock 258 at 0x000002040000
  411. [ 18.399457] Bad eraseblock 259 at 0x000002060000
  412. [ 18.404147] Bad eraseblock 260 at 0x000002080000
  413. [ 18.408822] Bad eraseblock 261 at 0x0000020a0000
  414. [ 18.413495] Bad eraseblock 262 at 0x0000020c0000
  415. [ 18.418185] Bad eraseblock 263 at 0x0000020e0000
  416. [ 18.422861] Bad eraseblock 264 at 0x000002100000
  417. [ 18.427551] Bad eraseblock 265 at 0x000002120000
  418. [ 18.432226] Bad eraseblock 266 at 0x000002140000
  419. [ 18.436917] Bad eraseblock 267 at 0x000002160000
  420. [ 18.441592] Bad eraseblock 268 at 0x000002180000
  421. [ 18.446282] Bad eraseblock 269 at 0x0000021a0000
  422. [ 18.450957] Bad eraseblock 270 at 0x0000021c0000
  423. [ 18.455647] Bad eraseblock 271 at 0x0000021e0000
  424. [ 18.460322] Bad eraseblock 272 at 0x000002200000
  425. [ 18.465012] Bad eraseblock 273 at 0x000002220000
  426. [ 18.469687] Bad eraseblock 274 at 0x000002240000
  427. [ 18.474378] Bad eraseblock 275 at 0x000002260000
  428. [ 18.479053] Bad eraseblock 276 at 0x000002280000
  429. [ 18.483780] Bad eraseblock 277 at 0x0000022a0000
  430. [ 18.488453] Bad eraseblock 278 at 0x0000022c0000
  431. [ 18.493126] Bad eraseblock 279 at 0x0000022e0000
  432. [ 18.497817] Bad eraseblock 280 at 0x000002300000
  433. [ 18.502492] Bad eraseblock 281 at 0x000002320000
  434. [ 18.507182] Bad eraseblock 282 at 0x000002340000
  435. [ 18.511858] Bad eraseblock 283 at 0x000002360000
  436. [ 18.516547] Bad eraseblock 284 at 0x000002380000
  437. [ 18.521223] Bad eraseblock 285 at 0x0000023a0000
  438. [ 18.525913] Bad eraseblock 286 at 0x0000023c0000
  439. [ 18.530588] Bad eraseblock 287 at 0x0000023e0000
  440. [ 18.535278] Bad eraseblock 288 at 0x000002400000
  441. [ 18.539953] Bad eraseblock 289 at 0x000002420000
  442. [ 18.544643] Bad eraseblock 290 at 0x000002440000
  443. [ 18.549319] Bad eraseblock 291 at 0x000002460000
  444. [ 18.554009] Bad eraseblock 292 at 0x000002480000
  445. [ 18.558684] Bad eraseblock 293 at 0x0000024a0000
  446. [ 18.563357] Bad eraseblock 294 at 0x0000024c0000
  447. [ 18.568047] Bad eraseblock 295 at 0x0000024e0000
  448. [ 18.572723] Bad eraseblock 296 at 0x000002500000
  449. [ 18.577413] Bad eraseblock 297 at 0x000002520000
  450. [ 18.582088] Bad eraseblock 298 at 0x000002540000
  451. [ 18.586778] Bad eraseblock 299 at 0x000002560000
  452. [ 18.591454] Bad eraseblock 300 at 0x000002580000
  453. [ 18.596143] Bad eraseblock 301 at 0x0000025a0000
  454. [ 18.600818] Bad eraseblock 302 at 0x0000025c0000
  455. [ 18.605509] Bad eraseblock 303 at 0x0000025e0000
  456. [ 18.610184] Bad eraseblock 304 at 0x000002600000
  457. [ 18.614874] Bad eraseblock 305 at 0x000002620000
  458. [ 18.619549] Bad eraseblock 306 at 0x000002640000
  459. [ 18.624240] Bad eraseblock 307 at 0x000002660000
  460. [ 18.628915] Bad eraseblock 308 at 0x000002680000
  461. [ 18.633588] Bad eraseblock 309 at 0x0000026a0000
  462. [ 18.638278] Bad eraseblock 310 at 0x0000026c0000
  463. [ 18.642954] Bad eraseblock 311 at 0x0000026e0000
  464. [ 18.647644] Bad eraseblock 312 at 0x000002700000
  465. [ 18.652319] Bad eraseblock 313 at 0x000002720000
  466. [ 18.657009] Bad eraseblock 314 at 0x000002740000
  467. [ 18.661685] Bad eraseblock 315 at 0x000002760000
  468. [ 18.666374] Bad eraseblock 316 at 0x000002780000
  469. [ 18.671049] Bad eraseblock 317 at 0x0000027a0000
  470. [ 18.675740] Bad eraseblock 318 at 0x0000027c0000
  471. [ 18.680415] Bad eraseblock 319 at 0x0000027e0000
  472. [ 18.685105] Bad eraseblock 320 at 0x000002800000
  473. [ 18.689780] Bad eraseblock 321 at 0x000002820000
  474. [ 18.694471] Bad eraseblock 322 at 0x000002840000
  475. [ 18.699146] Bad eraseblock 323 at 0x000002860000
  476. [ 18.703835] Bad eraseblock 324 at 0x000002880000
  477. [ 18.708511] Bad eraseblock 325 at 0x0000028a0000
  478. [ 18.713184] Bad eraseblock 326 at 0x0000028c0000
  479. [ 18.717875] Bad eraseblock 327 at 0x0000028e0000
  480. [ 18.722550] Bad eraseblock 328 at 0x000002900000
  481. [ 18.727240] Bad eraseblock 329 at 0x000002920000
  482. [ 18.731915] Bad eraseblock 330 at 0x000002940000
  483. [ 18.736605] Bad eraseblock 331 at 0x000002960000
  484. [ 18.741281] Bad eraseblock 332 at 0x000002980000
  485. [ 18.745970] Bad eraseblock 333 at 0x0000029a0000
  486. [ 18.750646] Bad eraseblock 334 at 0x0000029c0000
  487. [ 18.755336] Bad eraseblock 335 at 0x0000029e0000
  488. [ 18.760011] Bad eraseblock 336 at 0x000002a00000
  489. [ 18.764701] Bad eraseblock 337 at 0x000002a20000
  490. [ 18.769376] Bad eraseblock 338 at 0x000002a40000
  491. [ 18.774067] Bad eraseblock 339 at 0x000002a60000
  492. [ 18.778742] Bad eraseblock 340 at 0x000002a80000
  493. [ 18.783414] Bad eraseblock 341 at 0x000002aa0000
  494. [ 18.788106] Bad eraseblock 342 at 0x000002ac0000
  495. [ 18.792781] Bad eraseblock 343 at 0x000002ae0000
  496. [ 18.797471] Bad eraseblock 344 at 0x000002b00000
  497. [ 18.802146] Bad eraseblock 345 at 0x000002b20000
  498. [ 18.806835] Bad eraseblock 346 at 0x000002b40000
  499. [ 18.811512] Bad eraseblock 347 at 0x000002b60000
  500. [ 18.816202] Bad eraseblock 348 at 0x000002b80000
  501. [ 18.820877] Bad eraseblock 349 at 0x000002ba0000
  502. [ 18.825566] Bad eraseblock 350 at 0x000002bc0000
  503. [ 18.830242] Bad eraseblock 351 at 0x000002be0000
  504. [ 18.834932] Bad eraseblock 352 at 0x000002c00000
  505. [ 18.839607] Bad eraseblock 353 at 0x000002c20000
  506. [ 18.844298] Bad eraseblock 354 at 0x000002c40000
  507. [ 18.848973] Bad eraseblock 355 at 0x000002c60000
  508. [ 18.853646] Bad eraseblock 356 at 0x000002c80000
  509. [ 18.858336] Bad eraseblock 357 at 0x000002ca0000
  510. [ 18.863011] Bad eraseblock 358 at 0x000002cc0000
  511. [ 18.867702] Bad eraseblock 359 at 0x000002ce0000
  512. [ 18.872377] Bad eraseblock 360 at 0x000002d00000
  513. [ 18.877067] Bad eraseblock 361 at 0x000002d20000
  514. [ 18.881742] Bad eraseblock 362 at 0x000002d40000
  515. [ 18.886432] Bad eraseblock 363 at 0x000002d60000
  516. [ 18.891107] Bad eraseblock 364 at 0x000002d80000
  517. [ 18.895798] Bad eraseblock 365 at 0x000002da0000
  518. [ 18.900473] Bad eraseblock 366 at 0x000002dc0000
  519. [ 18.905163] Bad eraseblock 367 at 0x000002de0000
  520. [ 18.909839] Bad eraseblock 368 at 0x000002e00000
  521. [ 18.914528] Bad eraseblock 369 at 0x000002e20000
  522. [ 18.919203] Bad eraseblock 370 at 0x000002e40000
  523. [ 18.923893] Bad eraseblock 371 at 0x000002e60000
  524. [ 18.928569] Bad eraseblock 372 at 0x000002e80000
  525. [ 18.933242] Bad eraseblock 373 at 0x000002ea0000
  526. [ 18.937933] Bad eraseblock 374 at 0x000002ec0000
  527. [ 18.942608] Bad eraseblock 375 at 0x000002ee0000
  528. [ 18.947297] Bad eraseblock 376 at 0x000002f00000
  529. [ 18.951974] Bad eraseblock 377 at 0x000002f20000
  530. [ 18.956663] Bad eraseblock 378 at 0x000002f40000
  531. [ 18.961338] Bad eraseblock 379 at 0x000002f60000
  532. [ 18.966029] Bad eraseblock 380 at 0x000002f80000
  533. [ 18.970704] Bad eraseblock 381 at 0x000002fa0000
  534. [ 18.975394] Bad eraseblock 382 at 0x000002fc0000
  535. [ 18.980070] Bad eraseblock 383 at 0x000002fe0000
  536. [ 18.984759] Bad eraseblock 384 at 0x000003000000
  537. [ 18.989434] Bad eraseblock 385 at 0x000003020000
  538. [ 18.994125] Bad eraseblock 386 at 0x000003040000
  539. [ 18.998800] Bad eraseblock 387 at 0x000003060000
  540. [ 19.003472] Bad eraseblock 388 at 0x000003080000
  541. [ 19.008164] Bad eraseblock 389 at 0x0000030a0000
  542. [ 19.012839] Bad eraseblock 390 at 0x0000030c0000
  543. [ 19.017530] Bad eraseblock 391 at 0x0000030e0000
  544. [ 19.022205] Bad eraseblock 392 at 0x000003100000
  545. [ 19.026894] Bad eraseblock 393 at 0x000003120000
  546. [ 19.031569] Bad eraseblock 394 at 0x000003140000
  547. [ 19.036259] Bad eraseblock 395 at 0x000003160000
  548. [ 19.040934] Bad eraseblock 396 at 0x000003180000
  549. [ 19.045624] Bad eraseblock 397 at 0x0000031a0000
  550. [ 19.050300] Bad eraseblock 398 at 0x0000031c0000
  551. [ 19.054989] Bad eraseblock 399 at 0x0000031e0000
  552. [ 19.059666] Bad eraseblock 400 at 0x000003200000
  553. [ 19.064354] Bad eraseblock 401 at 0x000003220000
  554. [ 19.069030] Bad eraseblock 402 at 0x000003240000
  555. [ 19.073720] Bad eraseblock 403 at 0x000003260000
  556. [ 19.078396] Bad eraseblock 404 at 0x000003280000
  557. [ 19.083069] Bad eraseblock 405 at 0x0000032a0000
  558. [ 19.087759] Bad eraseblock 406 at 0x0000032c0000
  559. [ 19.092435] Bad eraseblock 407 at 0x0000032e0000
  560. [ 19.097125] Bad eraseblock 408 at 0x000003300000
  561. [ 19.101801] Bad eraseblock 409 at 0x000003320000
  562. [ 19.106490] Bad eraseblock 410 at 0x000003340000
  563. [ 19.111165] Bad eraseblock 411 at 0x000003360000
  564. [ 19.115855] Bad eraseblock 412 at 0x000003380000
  565. [ 19.120531] Bad eraseblock 413 at 0x0000033a0000
  566. [ 19.125221] Bad eraseblock 414 at 0x0000033c0000
  567. [ 19.129896] Bad eraseblock 415 at 0x0000033e0000
  568. [ 19.134586] Bad eraseblock 416 at 0x000003400000
  569. [ 19.139262] Bad eraseblock 417 at 0x000003420000
  570. [ 19.143952] Bad eraseblock 418 at 0x000003440000
  571. [ 19.148627] Bad eraseblock 419 at 0x000003460000
  572. [ 19.153300] Bad eraseblock 420 at 0x000003480000
  573. [ 19.157990] Bad eraseblock 421 at 0x0000034a0000
  574. [ 19.162666] Bad eraseblock 422 at 0x0000034c0000
  575. [ 19.167356] Bad eraseblock 423 at 0x0000034e0000
  576. [ 19.172031] Bad eraseblock 424 at 0x000003500000
  577. [ 19.176721] Bad eraseblock 425 at 0x000003520000
  578. [ 19.181397] Bad eraseblock 426 at 0x000003540000
  579. [ 19.186086] Bad eraseblock 427 at 0x000003560000
  580. [ 19.190761] Bad eraseblock 428 at 0x000003580000
  581. [ 19.195452] Bad eraseblock 429 at 0x0000035a0000
  582. [ 19.200127] Bad eraseblock 430 at 0x0000035c0000
  583. [ 19.204817] Bad eraseblock 431 at 0x0000035e0000
  584. [ 19.209493] Bad eraseblock 432 at 0x000003600000
  585. [ 19.214181] Bad eraseblock 433 at 0x000003620000
  586. [ 19.218858] Bad eraseblock 434 at 0x000003640000
  587. [ 19.223531] Bad eraseblock 435 at 0x000003660000
  588. [ 19.228220] Bad eraseblock 436 at 0x000003680000
  589. [ 19.232897] Bad eraseblock 437 at 0x0000036a0000
  590. [ 19.237586] Bad eraseblock 438 at 0x0000036c0000
  591. [ 19.242262] Bad eraseblock 439 at 0x0000036e0000
  592. [ 19.246952] Bad eraseblock 440 at 0x000003700000
  593. [ 19.251627] Bad eraseblock 441 at 0x000003720000
  594. [ 19.256318] Bad eraseblock 442 at 0x000003740000
  595. [ 19.260992] Bad eraseblock 443 at 0x000003760000
  596. [ 19.265683] Bad eraseblock 444 at 0x000003780000
  597. [ 19.270358] Bad eraseblock 445 at 0x0000037a0000
  598. [ 19.275047] Bad eraseblock 446 at 0x0000037c0000
  599. [ 19.279723] Bad eraseblock 447 at 0x0000037e0000
  600. [ 19.284413] Bad eraseblock 448 at 0x000003800000
  601. [ 19.289089] Bad eraseblock 449 at 0x000003820000
  602. [ 19.293778] Bad eraseblock 450 at 0x000003840000
  603. [ 19.298453] Bad eraseblock 451 at 0x000003860000
  604. [ 19.303127] Bad eraseblock 452 at 0x000003880000
  605. [ 19.307817] Bad eraseblock 453 at 0x0000038a0000
  606. [ 19.312493] Bad eraseblock 454 at 0x0000038c0000
  607. [ 19.317183] Bad eraseblock 455 at 0x0000038e0000
  608. [ 19.321858] Bad eraseblock 456 at 0x000003900000
  609. [ 19.326547] Bad eraseblock 457 at 0x000003920000
  610. [ 19.331224] Bad eraseblock 458 at 0x000003940000
  611. [ 19.335913] Bad eraseblock 459 at 0x000003960000
  612. [ 19.340588] Bad eraseblock 460 at 0x000003980000
  613. [ 19.345279] Bad eraseblock 461 at 0x0000039a0000
  614. [ 19.349954] Bad eraseblock 462 at 0x0000039c0000
  615. [ 19.354644] Bad eraseblock 463 at 0x0000039e0000
  616. [ 19.359319] Bad eraseblock 464 at 0x000003a00000
  617. [ 19.364010] Bad eraseblock 465 at 0x000003a20000
  618. [ 19.368685] Bad eraseblock 466 at 0x000003a40000
  619. [ 19.373357] Bad eraseblock 467 at 0x000003a60000
  620. [ 19.378048] Bad eraseblock 468 at 0x000003a80000
  621. [ 19.382724] Bad eraseblock 469 at 0x000003aa0000
  622. [ 19.387414] Bad eraseblock 470 at 0x000003ac0000
  623. [ 19.392089] Bad eraseblock 471 at 0x000003ae0000
  624. [ 19.396779] Bad eraseblock 472 at 0x000003b00000
  625. [ 19.401454] Bad eraseblock 473 at 0x000003b20000
  626. [ 19.406144] Bad eraseblock 474 at 0x000003b40000
  627. [ 19.410819] Bad eraseblock 475 at 0x000003b60000
  628. [ 19.415510] Bad eraseblock 476 at 0x000003b80000
  629. [ 19.420186] Bad eraseblock 477 at 0x000003ba0000
  630. [ 19.424875] Bad eraseblock 478 at 0x000003bc0000
  631. [ 19.429550] Bad eraseblock 479 at 0x000003be0000
  632. [ 19.434240] Bad eraseblock 480 at 0x000003c00000
  633. [ 19.438916] Bad eraseblock 481 at 0x000003c20000
  634. [ 19.443588] Bad eraseblock 482 at 0x000003c40000
  635. [ 19.448279] Bad eraseblock 483 at 0x000003c60000
  636. [ 19.452954] Bad eraseblock 484 at 0x000003c80000
  637. [ 19.457645] Bad eraseblock 485 at 0x000003ca0000
  638. [ 19.462320] Bad eraseblock 486 at 0x000003cc0000
  639. [ 19.467010] Bad eraseblock 487 at 0x000003ce0000
  640. [ 19.471685] Bad eraseblock 488 at 0x000003d00000
  641. [ 19.476376] Bad eraseblock 489 at 0x000003d20000
  642. [ 19.481050] Bad eraseblock 490 at 0x000003d40000
  643. [ 19.485741] Bad eraseblock 491 at 0x000003d60000
  644. [ 19.490416] Bad eraseblock 492 at 0x000003d80000
  645. [ 19.495105] Bad eraseblock 493 at 0x000003da0000
  646. [ 19.499781] Bad eraseblock 494 at 0x000003dc0000
  647. [ 19.504471] Bad eraseblock 495 at 0x000003de0000
  648. [ 19.509146] Bad eraseblock 496 at 0x000003e00000
  649. [ 19.513836] Bad eraseblock 497 at 0x000003e20000
  650. [ 19.518512] Bad eraseblock 498 at 0x000003e40000
  651. [ 19.523185] Bad eraseblock 499 at 0x000003e60000
  652. [ 19.527875] Bad eraseblock 500 at 0x000003e80000
  653. [ 19.532551] Bad eraseblock 501 at 0x000003ea0000
  654. [ 19.537241] Bad eraseblock 502 at 0x000003ec0000
  655. [ 19.541916] Bad eraseblock 503 at 0x000003ee0000
  656. [ 19.546606] Bad eraseblock 504 at 0x000003f00000
  657. [ 19.551282] Bad eraseblock 505 at 0x000003f20000
  658. [ 19.555971] Bad eraseblock 506 at 0x000003f40000
  659. [ 19.560647] Bad eraseblock 507 at 0x000003f60000
  660. [ 19.565337] Bad eraseblock 508 at 0x000003f80000
  661. [ 19.570012] Bad eraseblock 509 at 0x000003fa0000
  662. [ 19.574702] Bad eraseblock 510 at 0x000003fc0000
  663. [ 19.579378] Bad eraseblock 511 at 0x000003fe0000
  664. [ 19.584067] Bad eraseblock 512 at 0x000004000000
  665. [ 19.588742] Bad eraseblock 513 at 0x000004020000
  666. [ 19.593415] Bad eraseblock 514 at 0x000004040000
  667. [ 19.598107] Bad eraseblock 515 at 0x000004060000
  668. [ 19.602782] Bad eraseblock 516 at 0x000004080000
  669. [ 19.607471] Bad eraseblock 517 at 0x0000040a0000
  670. [ 19.612147] Bad eraseblock 518 at 0x0000040c0000
  671. [ 19.616836] Bad eraseblock 519 at 0x0000040e0000
  672. [ 19.621513] Bad eraseblock 520 at 0x000004100000
  673. [ 19.626202] Bad eraseblock 521 at 0x000004120000
  674. [ 19.630877] Bad eraseblock 522 at 0x000004140000
  675. [ 19.635567] Bad eraseblock 523 at 0x000004160000
  676. [ 19.640242] Bad eraseblock 524 at 0x000004180000
  677. [ 19.644933] Bad eraseblock 525 at 0x0000041a0000
  678. [ 19.649608] Bad eraseblock 526 at 0x0000041c0000
  679. [ 19.654298] Bad eraseblock 527 at 0x0000041e0000
  680. [ 19.658974] Bad eraseblock 528 at 0x000004200000
  681. [ 19.663646] Bad eraseblock 529 at 0x000004220000
  682. [ 19.668337] Bad eraseblock 530 at 0x000004240000
  683. [ 19.673013] Bad eraseblock 531 at 0x000004260000
  684. [ 19.677702] Bad eraseblock 532 at 0x000004280000
  685. [ 19.682377] Bad eraseblock 533 at 0x0000042a0000
  686. [ 19.687068] Bad eraseblock 534 at 0x0000042c0000
  687. [ 19.691743] Bad eraseblock 535 at 0x0000042e0000
  688. [ 19.696433] Bad eraseblock 536 at 0x000004300000
  689. [ 19.701108] Bad eraseblock 537 at 0x000004320000
  690. [ 19.705798] Bad eraseblock 538 at 0x000004340000
  691. [ 19.710474] Bad eraseblock 539 at 0x000004360000
  692. [ 19.715163] Bad eraseblock 540 at 0x000004380000
  693. [ 19.719838] Bad eraseblock 541 at 0x0000043a0000
  694. [ 19.724528] Bad eraseblock 542 at 0x0000043c0000
  695. [ 19.729205] Bad eraseblock 543 at 0x0000043e0000
  696. [ 19.733894] Bad eraseblock 544 at 0x000004400000
  697. [ 19.738569] Bad eraseblock 545 at 0x000004420000
  698. [ 19.743243] Bad eraseblock 546 at 0x000004440000
  699. [ 19.747933] Bad eraseblock 547 at 0x000004460000
  700. [ 19.752609] Bad eraseblock 548 at 0x000004480000
  701. [ 19.757299] Bad eraseblock 549 at 0x0000044a0000
  702. [ 19.761974] Bad eraseblock 550 at 0x0000044c0000
  703. [ 19.766664] Bad eraseblock 551 at 0x0000044e0000
  704. [ 19.771339] Bad eraseblock 552 at 0x000004500000
  705. [ 19.776030] Bad eraseblock 553 at 0x000004520000
  706. [ 19.780705] Bad eraseblock 554 at 0x000004540000
  707. [ 19.785394] Bad eraseblock 555 at 0x000004560000
  708. [ 19.790069] Bad eraseblock 556 at 0x000004580000
  709. [ 19.794760] Bad eraseblock 557 at 0x0000045a0000
  710. [ 19.799435] Bad eraseblock 558 at 0x0000045c0000
  711. [ 19.804126] Bad eraseblock 559 at 0x0000045e0000
  712. [ 19.808801] Bad eraseblock 560 at 0x000004600000
  713. [ 19.813473] Bad eraseblock 561 at 0x000004620000
  714. [ 19.818164] Bad eraseblock 562 at 0x000004640000
  715. [ 19.822840] Bad eraseblock 563 at 0x000004660000
  716. [ 19.827529] Bad eraseblock 564 at 0x000004680000
  717. [ 19.832204] Bad eraseblock 565 at 0x0000046a0000
  718. [ 19.836895] Bad eraseblock 566 at 0x0000046c0000
  719. [ 19.841570] Bad eraseblock 567 at 0x0000046e0000
  720. [ 19.846260] Bad eraseblock 568 at 0x000004700000
  721. [ 19.850936] Bad eraseblock 569 at 0x000004720000
  722. [ 19.855625] Bad eraseblock 570 at 0x000004740000
  723. [ 19.860301] Bad eraseblock 571 at 0x000004760000
  724. [ 19.864991] Bad eraseblock 572 at 0x000004780000
  725. [ 19.869666] Bad eraseblock 573 at 0x0000047a0000
  726. [ 19.874355] Bad eraseblock 574 at 0x0000047c0000
  727. [ 19.879032] Bad eraseblock 575 at 0x0000047e0000
  728. [ 19.883721] Bad eraseblock 576 at 0x000004800000
  729. [ 19.888397] Bad eraseblock 577 at 0x000004820000
  730. [ 19.893070] Bad eraseblock 578 at 0x000004840000
  731. [ 19.897760] Bad eraseblock 579 at 0x000004860000
  732. [ 19.902436] Bad eraseblock 580 at 0x000004880000
  733. [ 19.907126] Bad eraseblock 581 at 0x0000048a0000
  734. [ 19.911801] Bad eraseblock 582 at 0x0000048c0000
  735. [ 19.916491] Bad eraseblock 583 at 0x0000048e0000
  736. [ 19.921167] Bad eraseblock 584 at 0x000004900000
  737. [ 19.925856] Bad eraseblock 585 at 0x000004920000
  738. [ 19.930531] Bad eraseblock 586 at 0x000004940000
  739. [ 19.935221] Bad eraseblock 587 at 0x000004960000
  740. [ 19.939897] Bad eraseblock 588 at 0x000004980000
  741. [ 19.944587] Bad eraseblock 589 at 0x0000049a0000
  742. [ 19.949262] Bad eraseblock 590 at 0x0000049c0000
  743. [ 19.953953] Bad eraseblock 591 at 0x0000049e0000
  744. [ 19.958628] Bad eraseblock 592 at 0x000004a00000
  745. [ 19.963301] Bad eraseblock 593 at 0x000004a20000
  746. [ 19.967991] Bad eraseblock 594 at 0x000004a40000
  747. [ 19.972667] Bad eraseblock 595 at 0x000004a60000
  748. [ 19.977357] Bad eraseblock 596 at 0x000004a80000
  749. [ 19.982032] Bad eraseblock 597 at 0x000004aa0000
  750. [ 19.986722] Bad eraseblock 598 at 0x000004ac0000
  751. [ 19.991397] Bad eraseblock 599 at 0x000004ae0000
  752. [ 19.996087] Bad eraseblock 600 at 0x000004b00000
  753. [ 20.000763] Bad eraseblock 601 at 0x000004b20000
  754. [ 20.005453] Bad eraseblock 602 at 0x000004b40000
  755. [ 20.010128] Bad eraseblock 603 at 0x000004b60000
  756. [ 20.014818] Bad eraseblock 604 at 0x000004b80000
  757. [ 20.019493] Bad eraseblock 605 at 0x000004ba0000
  758. [ 20.024183] Bad eraseblock 606 at 0x000004bc0000
  759. [ 20.028858] Bad eraseblock 607 at 0x000004be0000
  760. [ 20.033531] Bad eraseblock 608 at 0x000004c00000
  761. [ 20.038223] Bad eraseblock 609 at 0x000004c20000
  762. [ 20.042897] Bad eraseblock 610 at 0x000004c40000
  763. [ 20.047587] Bad eraseblock 611 at 0x000004c60000
  764. [ 20.052264] Bad eraseblock 612 at 0x000004c80000
  765. [ 20.056952] Bad eraseblock 613 at 0x000004ca0000
  766. [ 20.061628] Bad eraseblock 614 at 0x000004cc0000
  767. [ 20.066319] Bad eraseblock 615 at 0x000004ce0000
  768. [ 20.070994] Bad eraseblock 616 at 0x000004d00000
  769. [ 20.075684] Bad eraseblock 617 at 0x000004d20000
  770. [ 20.080358] Bad eraseblock 618 at 0x000004d40000
  771. [ 20.085049] Bad eraseblock 619 at 0x000004d60000
  772. [ 20.089724] Bad eraseblock 620 at 0x000004d80000
  773. [ 20.094414] Bad eraseblock 621 at 0x000004da0000
  774. [ 20.099089] Bad eraseblock 622 at 0x000004dc0000
  775. [ 20.103778] Bad eraseblock 623 at 0x000004de0000
  776. [ 20.108455] Bad eraseblock 624 at 0x000004e00000
  777. [ 20.113128] Bad eraseblock 625 at 0x000004e20000
  778. [ 20.117818] Bad eraseblock 626 at 0x000004e40000
  779. [ 20.122494] Bad eraseblock 627 at 0x000004e60000
  780. [ 20.127183] Bad eraseblock 628 at 0x000004e80000
  781. [ 20.131858] Bad eraseblock 629 at 0x000004ea0000
  782. [ 20.136550] Bad eraseblock 630 at 0x000004ec0000
  783. [ 20.141224] Bad eraseblock 631 at 0x000004ee0000
  784. [ 20.145914] Bad eraseblock 632 at 0x000004f00000
  785. [ 20.150589] Bad eraseblock 633 at 0x000004f20000
  786. [ 20.155280] Bad eraseblock 634 at 0x000004f40000
  787. [ 20.159955] Bad eraseblock 635 at 0x000004f60000
  788. [ 20.164645] Bad eraseblock 636 at 0x000004f80000
  789. [ 20.169320] Bad eraseblock 637 at 0x000004fa0000
  790. [ 20.174010] Bad eraseblock 638 at 0x000004fc0000
  791. [ 20.178685] Bad eraseblock 639 at 0x000004fe0000
  792. [ 20.183359] Bad eraseblock 640 at 0x000005000000
  793. [ 20.188049] Bad eraseblock 641 at 0x000005020000
  794. [ 20.192724] Bad eraseblock 642 at 0x000005040000
  795. [ 20.197415] Bad eraseblock 643 at 0x000005060000
  796. [ 20.202090] Bad eraseblock 644 at 0x000005080000
  797. [ 20.206780] Bad eraseblock 645 at 0x0000050a0000
  798. [ 20.211455] Bad eraseblock 646 at 0x0000050c0000
  799. [ 20.216146] Bad eraseblock 647 at 0x0000050e0000
  800. [ 20.220821] Bad eraseblock 648 at 0x000005100000
  801. [ 20.225510] Bad eraseblock 649 at 0x000005120000
  802. [ 20.230185] Bad eraseblock 650 at 0x000005140000
  803. [ 20.234876] Bad eraseblock 651 at 0x000005160000
  804. [ 20.239551] Bad eraseblock 652 at 0x000005180000
  805. [ 20.244241] Bad eraseblock 653 at 0x0000051a0000
  806. [ 20.248917] Bad eraseblock 654 at 0x0000051c0000
  807. [ 20.253589] Bad eraseblock 655 at 0x0000051e0000
  808. [ 20.258281] Bad eraseblock 656 at 0x000005200000
  809. [ 20.262956] Bad eraseblock 657 at 0x000005220000
  810. [ 20.267645] Bad eraseblock 658 at 0x000005240000
  811. [ 20.272320] Bad eraseblock 659 at 0x000005260000
  812. [ 20.277010] Bad eraseblock 660 at 0x000005280000
  813. [ 20.281686] Bad eraseblock 661 at 0x0000052a0000
  814. [ 20.286376] Bad eraseblock 662 at 0x0000052c0000
  815. [ 20.291051] Bad eraseblock 663 at 0x0000052e0000
  816. [ 20.295742] Bad eraseblock 664 at 0x000005300000
  817. [ 20.300417] Bad eraseblock 665 at 0x000005320000
  818. [ 20.305106] Bad eraseblock 666 at 0x000005340000
  819. [ 20.309782] Bad eraseblock 667 at 0x000005360000
  820. [ 20.314471] Bad eraseblock 668 at 0x000005380000
  821. [ 20.319147] Bad eraseblock 669 at 0x0000053a0000
  822. [ 20.323836] Bad eraseblock 670 at 0x0000053c0000
  823. [ 20.328513] Bad eraseblock 671 at 0x0000053e0000
  824. [ 20.333185] Bad eraseblock 672 at 0x000005400000
  825. [ 20.337876] Bad eraseblock 673 at 0x000005420000
  826. [ 20.342551] Bad eraseblock 674 at 0x000005440000
  827. [ 20.347241] Bad eraseblock 675 at 0x000005460000
  828. [ 20.351916] Bad eraseblock 676 at 0x000005480000
  829. [ 20.356607] Bad eraseblock 677 at 0x0000054a0000
  830. [ 20.361282] Bad eraseblock 678 at 0x0000054c0000
  831. [ 20.365972] Bad eraseblock 679 at 0x0000054e0000
  832. [ 20.370647] Bad eraseblock 680 at 0x000005500000
  833. [ 20.375337] Bad eraseblock 681 at 0x000005520000
  834. [ 20.380013] Bad eraseblock 682 at 0x000005540000
  835. [ 20.384703] Bad eraseblock 683 at 0x000005560000
  836. [ 20.389379] Bad eraseblock 684 at 0x000005580000
  837. [ 20.394067] Bad eraseblock 685 at 0x0000055a0000
  838. [ 20.398744] Bad eraseblock 686 at 0x0000055c0000
  839. [ 20.403416] Bad eraseblock 687 at 0x0000055e0000
  840. [ 20.408107] Bad eraseblock 688 at 0x000005600000
  841. [ 20.412783] Bad eraseblock 689 at 0x000005620000
  842. [ 20.417472] Bad eraseblock 690 at 0x000005640000
  843. [ 20.422148] Bad eraseblock 691 at 0x000005660000
  844. [ 20.426838] Bad eraseblock 692 at 0x000005680000
  845. [ 20.431513] Bad eraseblock 693 at 0x0000056a0000
  846. [ 20.436203] Bad eraseblock 694 at 0x0000056c0000
  847. [ 20.440878] Bad eraseblock 695 at 0x0000056e0000
  848. [ 20.445568] Bad eraseblock 696 at 0x000005700000
  849. [ 20.450244] Bad eraseblock 697 at 0x000005720000
  850. [ 20.454933] Bad eraseblock 698 at 0x000005740000
  851. [ 20.459609] Bad eraseblock 699 at 0x000005760000
  852. [ 20.464299] Bad eraseblock 700 at 0x000005780000
  853. [ 20.468974] Bad eraseblock 701 at 0x0000057a0000
  854. [ 20.473647] Bad eraseblock 702 at 0x0000057c0000
  855. [ 20.478338] Bad eraseblock 703 at 0x0000057e0000
  856. [ 20.483013] Bad eraseblock 704 at 0x000005800000
  857. [ 20.487703] Bad eraseblock 705 at 0x000005820000
  858. [ 20.492379] Bad eraseblock 706 at 0x000005840000
  859. [ 20.497069] Bad eraseblock 707 at 0x000005860000
  860. [ 20.501744] Bad eraseblock 708 at 0x000005880000
  861. [ 20.506433] Bad eraseblock 709 at 0x0000058a0000
  862. [ 20.511110] Bad eraseblock 710 at 0x0000058c0000
  863. [ 20.515799] Bad eraseblock 711 at 0x0000058e0000
  864. [ 20.520474] Bad eraseblock 712 at 0x000005900000
  865. [ 20.525165] Bad eraseblock 713 at 0x000005920000
  866. [ 20.529840] Bad eraseblock 714 at 0x000005940000
  867. [ 20.534529] Bad eraseblock 715 at 0x000005960000
  868. [ 20.539206] Bad eraseblock 716 at 0x000005980000
  869. [ 20.543895] Bad eraseblock 717 at 0x0000059a0000
  870. [ 20.548571] Bad eraseblock 718 at 0x0000059c0000
  871. [ 20.553244] Bad eraseblock 719 at 0x0000059e0000
  872. [ 20.557934] Bad eraseblock 720 at 0x000005a00000
  873. [ 20.562609] Bad eraseblock 721 at 0x000005a20000
  874. [ 20.567300] Bad eraseblock 722 at 0x000005a40000
  875. [ 20.571975] Bad eraseblock 723 at 0x000005a60000
  876. [ 20.576665] Bad eraseblock 724 at 0x000005a80000
  877. [ 20.581341] Bad eraseblock 725 at 0x000005aa0000
  878. [ 20.586030] Bad eraseblock 726 at 0x000005ac0000
  879. [ 20.590705] Bad eraseblock 727 at 0x000005ae0000
  880. [ 20.595396] Bad eraseblock 728 at 0x000005b00000
  881. [ 20.600071] Bad eraseblock 729 at 0x000005b20000
  882. [ 20.604760] Bad eraseblock 730 at 0x000005b40000
  883. [ 20.609436] Bad eraseblock 731 at 0x000005b60000
  884. [ 20.614125] Bad eraseblock 732 at 0x000005b80000
  885. [ 20.618802] Bad eraseblock 733 at 0x000005ba0000
  886. [ 20.623474] Bad eraseblock 734 at 0x000005bc0000
  887. [ 20.628166] Bad eraseblock 735 at 0x000005be0000
  888. [ 20.632840] Bad eraseblock 736 at 0x000005c00000
  889. [ 20.637530] Bad eraseblock 737 at 0x000005c20000
  890. [ 20.642205] Bad eraseblock 738 at 0x000005c40000
  891. [ 20.646896] Bad eraseblock 739 at 0x000005c60000
  892. [ 20.651571] Bad eraseblock 740 at 0x000005c80000
  893. [ 20.656261] Bad eraseblock 741 at 0x000005ca0000
  894. [ 20.660936] Bad eraseblock 742 at 0x000005cc0000
  895. [ 20.665626] Bad eraseblock 743 at 0x000005ce0000
  896. [ 20.670302] Bad eraseblock 744 at 0x000005d00000
  897. [ 20.674991] Bad eraseblock 745 at 0x000005d20000
  898. [ 20.679667] Bad eraseblock 746 at 0x000005d40000
  899. [ 20.684356] Bad eraseblock 747 at 0x000005d60000
  900. [ 20.689032] Bad eraseblock 748 at 0x000005d80000
  901. [ 20.693721] Bad eraseblock 749 at 0x000005da0000
  902. [ 20.698398] Bad eraseblock 750 at 0x000005dc0000
  903. [ 20.703071] Bad eraseblock 751 at 0x000005de0000
  904. [ 20.707761] Bad eraseblock 752 at 0x000005e00000
  905. [ 20.712437] Bad eraseblock 753 at 0x000005e20000
  906. [ 20.717127] Bad eraseblock 754 at 0x000005e40000
  907. [ 20.721802] Bad eraseblock 755 at 0x000005e60000
  908. [ 20.726492] Bad eraseblock 756 at 0x000005e80000
  909. [ 20.731167] Bad eraseblock 757 at 0x000005ea0000
  910. [ 20.735857] Bad eraseblock 758 at 0x000005ec0000
  911. [ 20.740532] Bad eraseblock 759 at 0x000005ee0000
  912. [ 20.745223] Bad eraseblock 760 at 0x000005f00000
  913. [ 20.749898] Bad eraseblock 761 at 0x000005f20000
  914. [ 20.754587] Bad eraseblock 762 at 0x000005f40000
  915. [ 20.759264] Bad eraseblock 763 at 0x000005f60000
  916. [ 20.763953] Bad eraseblock 764 at 0x000005f80000
  917. [ 20.768628] Bad eraseblock 765 at 0x000005fa0000
  918. [ 20.773302] Bad eraseblock 766 at 0x000005fc0000
  919. [ 20.777993] Bad eraseblock 767 at 0x000005fe0000
  920. [ 20.782668] Bad eraseblock 768 at 0x000006000000
  921. [ 20.787357] Bad eraseblock 769 at 0x000006020000
  922. [ 20.792032] Bad eraseblock 770 at 0x000006040000
  923. [ 20.796722] Bad eraseblock 771 at 0x000006060000
  924. [ 20.801397] Bad eraseblock 772 at 0x000006080000
  925. [ 20.806088] Bad eraseblock 773 at 0x0000060a0000
  926. [ 20.810764] Bad eraseblock 774 at 0x0000060c0000
  927. [ 20.815453] Bad eraseblock 775 at 0x0000060e0000
  928. [ 20.820129] Bad eraseblock 776 at 0x000006100000
  929. [ 20.824819] Bad eraseblock 777 at 0x000006120000
  930. [ 20.829494] Bad eraseblock 778 at 0x000006140000
  931. [ 20.834184] Bad eraseblock 779 at 0x000006160000
  932. [ 20.838859] Bad eraseblock 780 at 0x000006180000
  933. [ 20.843532] Bad eraseblock 781 at 0x0000061a0000
  934. [ 20.848223] Bad eraseblock 782 at 0x0000061c0000
  935. [ 20.852899] Bad eraseblock 783 at 0x0000061e0000
  936. [ 20.857588] Bad eraseblock 784 at 0x000006200000
  937. [ 20.862263] Bad eraseblock 785 at 0x000006220000
  938. [ 20.866954] Bad eraseblock 786 at 0x000006240000
  939. [ 20.871629] Bad eraseblock 787 at 0x000006260000
  940. [ 20.876319] Bad eraseblock 788 at 0x000006280000
  941. [ 20.880994] Bad eraseblock 789 at 0x0000062a0000
  942. [ 20.885684] Bad eraseblock 790 at 0x0000062c0000
  943. [ 20.890359] Bad eraseblock 791 at 0x0000062e0000
  944. [ 20.895050] Bad eraseblock 792 at 0x000006300000
  945. [ 20.899725] Bad eraseblock 793 at 0x000006320000
  946. [ 20.904414] Bad eraseblock 794 at 0x000006340000
  947. [ 20.909089] Bad eraseblock 795 at 0x000006360000
  948. [ 20.913780] Bad eraseblock 796 at 0x000006380000
  949. [ 20.918455] Bad eraseblock 797 at 0x0000063a0000
  950. [ 20.923129] Bad eraseblock 798 at 0x0000063c0000
  951. [ 20.927819] Bad eraseblock 799 at 0x0000063e0000
  952. [ 20.932494] Bad eraseblock 800 at 0x000006400000
  953. [ 20.937184] Bad eraseblock 801 at 0x000006420000
  954. [ 20.941860] Bad eraseblock 802 at 0x000006440000
  955. [ 20.946549] Bad eraseblock 803 at 0x000006460000
  956. [ 20.951224] Bad eraseblock 804 at 0x000006480000
  957. [ 20.955915] Bad eraseblock 805 at 0x0000064a0000
  958. [ 20.960590] Bad eraseblock 806 at 0x0000064c0000
  959. [ 20.965281] Bad eraseblock 807 at 0x0000064e0000
  960. [ 20.969956] Bad eraseblock 808 at 0x000006500000
  961. [ 20.974647] Bad eraseblock 809 at 0x000006520000
  962. [ 20.979321] Bad eraseblock 810 at 0x000006540000
  963. [ 20.984011] Bad eraseblock 811 at 0x000006560000
  964. [ 20.988686] Bad eraseblock 812 at 0x000006580000
  965. [ 20.993360] Bad eraseblock 813 at 0x0000065a0000
  966. [ 20.998050] Bad eraseblock 814 at 0x0000065c0000
  967. [ 21.002725] Bad eraseblock 815 at 0x0000065e0000
  968. [ 21.007415] Bad eraseblock 816 at 0x000006600000
  969. [ 21.012090] Bad eraseblock 817 at 0x000006620000
  970. [ 21.016780] Bad eraseblock 818 at 0x000006640000
  971. [ 21.021457] Bad eraseblock 819 at 0x000006660000
  972. [ 21.026146] Bad eraseblock 820 at 0x000006680000
  973. [ 21.030820] Bad eraseblock 821 at 0x0000066a0000
  974. [ 21.035510] Bad eraseblock 822 at 0x0000066c0000
  975. [ 21.040187] Bad eraseblock 823 at 0x0000066e0000
  976. [ 21.044877] Bad eraseblock 824 at 0x000006700000
  977. [ 21.049552] Bad eraseblock 825 at 0x000006720000
  978. [ 21.054242] Bad eraseblock 826 at 0x000006740000
  979. [ 21.058917] Bad eraseblock 827 at 0x000006760000
  980. [ 21.063590] Bad eraseblock 828 at 0x000006780000
  981. [ 21.068281] Bad eraseblock 829 at 0x0000067a0000
  982. [ 21.072956] Bad eraseblock 830 at 0x0000067c0000
  983. [ 21.077647] Bad eraseblock 831 at 0x0000067e0000
  984. [ 21.082321] Bad eraseblock 832 at 0x000006800000
  985. [ 21.087012] Bad eraseblock 833 at 0x000006820000
  986. [ 21.091687] Bad eraseblock 834 at 0x000006840000
  987. [ 21.096377] Bad eraseblock 835 at 0x000006860000
  988. [ 21.101052] Bad eraseblock 836 at 0x000006880000
  989. [ 21.105743] Bad eraseblock 837 at 0x0000068a0000
  990. [ 21.110417] Bad eraseblock 838 at 0x0000068c0000
  991. [ 21.115108] Bad eraseblock 839 at 0x0000068e0000
  992. [ 21.119783] Bad eraseblock 840 at 0x000006900000
  993. [ 21.124472] Bad eraseblock 841 at 0x000006920000
  994. [ 21.129149] Bad eraseblock 842 at 0x000006940000
  995. [ 21.133838] Bad eraseblock 843 at 0x000006960000
  996. [ 21.138513] Bad eraseblock 844 at 0x000006980000
  997. [ 21.143187] Bad eraseblock 845 at 0x0000069a0000
  998. [ 21.147877] Bad eraseblock 846 at 0x0000069c0000
  999. [ 21.152552] Bad eraseblock 847 at 0x0000069e0000
  1000. [ 21.157243] Bad eraseblock 848 at 0x000006a00000
  1001. [ 21.161918] Bad eraseblock 849 at 0x000006a20000
  1002. [ 21.166607] Bad eraseblock 850 at 0x000006a40000
  1003. [ 21.171284] Bad eraseblock 851 at 0x000006a60000
  1004. [ 21.175972] Bad eraseblock 852 at 0x000006a80000
  1005. [ 21.180649] Bad eraseblock 853 at 0x000006aa0000
  1006. [ 21.185338] Bad eraseblock 854 at 0x000006ac0000
  1007. [ 21.190014] Bad eraseblock 855 at 0x000006ae0000
  1008. [ 21.194703] Bad eraseblock 856 at 0x000006b00000
  1009. [ 21.199379] Bad eraseblock 857 at 0x000006b20000
  1010. [ 21.204069] Bad eraseblock 858 at 0x000006b40000
  1011. [ 21.208744] Bad eraseblock 859 at 0x000006b60000
  1012. [ 21.213417] Bad eraseblock 860 at 0x000006b80000
  1013. [ 21.218109] Bad eraseblock 861 at 0x000006ba0000
  1014. [ 21.222783] Bad eraseblock 862 at 0x000006bc0000
  1015. [ 21.227473] Bad eraseblock 863 at 0x000006be0000
  1016. [ 21.232148] Bad eraseblock 864 at 0x000006c00000
  1017. [ 21.236838] Bad eraseblock 865 at 0x000006c20000
  1018. [ 21.241514] Bad eraseblock 866 at 0x000006c40000
  1019. [ 21.246204] Bad eraseblock 867 at 0x000006c60000
  1020. [ 21.250879] Bad eraseblock 868 at 0x000006c80000
  1021. [ 21.255569] Bad eraseblock 869 at 0x000006ca0000
  1022. [ 21.260244] Bad eraseblock 870 at 0x000006cc0000
  1023. [ 21.264933] Bad eraseblock 871 at 0x000006ce0000
  1024. [ 21.269609] Bad eraseblock 872 at 0x000006d00000
  1025. [ 21.274300] Bad eraseblock 873 at 0x000006d20000
  1026. [ 21.278975] Bad eraseblock 874 at 0x000006d40000
  1027. [ 21.283648] Bad eraseblock 875 at 0x000006d60000
  1028. [ 21.288339] Bad eraseblock 876 at 0x000006d80000
  1029. [ 21.293014] Bad eraseblock 877 at 0x000006da0000
  1030. [ 21.297704] Bad eraseblock 878 at 0x000006dc0000
  1031. [ 21.302379] Bad eraseblock 879 at 0x000006de0000
  1032. [ 21.307069] Bad eraseblock 880 at 0x000006e00000
  1033. [ 21.311745] Bad eraseblock 881 at 0x000006e20000
  1034. [ 21.316434] Bad eraseblock 882 at 0x000006e40000
  1035. [ 21.321111] Bad eraseblock 883 at 0x000006e60000
  1036. [ 21.325800] Bad eraseblock 884 at 0x000006e80000
  1037. [ 21.330475] Bad eraseblock 885 at 0x000006ea0000
  1038. [ 21.335166] Bad eraseblock 886 at 0x000006ec0000
  1039. [ 21.339841] Bad eraseblock 887 at 0x000006ee0000
  1040. [ 21.344530] Bad eraseblock 888 at 0x000006f00000
  1041. [ 21.349206] Bad eraseblock 889 at 0x000006f20000
  1042. [ 21.353895] Bad eraseblock 890 at 0x000006f40000
  1043. [ 21.358571] Bad eraseblock 891 at 0x000006f60000
  1044. [ 21.363245] Bad eraseblock 892 at 0x000006f80000
  1045. [ 21.367935] Bad eraseblock 893 at 0x000006fa0000
  1046. [ 21.372610] Bad eraseblock 894 at 0x000006fc0000
  1047. [ 21.377301] Bad eraseblock 895 at 0x000006fe0000
  1048. [ 21.381976] Bad eraseblock 896 at 0x000007000000
  1049. [ 21.386665] Bad eraseblock 897 at 0x000007020000
  1050. [ 21.391341] Bad eraseblock 898 at 0x000007040000
  1051. [ 21.396032] Bad eraseblock 899 at 0x000007060000
  1052. [ 21.400707] Bad eraseblock 900 at 0x000007080000
  1053. [ 21.405396] Bad eraseblock 901 at 0x0000070a0000
  1054. [ 21.410071] Bad eraseblock 902 at 0x0000070c0000
  1055. [ 21.414761] Bad eraseblock 903 at 0x0000070e0000
  1056. [ 21.419436] Bad eraseblock 904 at 0x000007100000
  1057. [ 21.424126] Bad eraseblock 905 at 0x000007120000
  1058. [ 21.428802] Bad eraseblock 906 at 0x000007140000
  1059. [ 21.433475] Bad eraseblock 907 at 0x000007160000
  1060. [ 21.438165] Bad eraseblock 908 at 0x000007180000
  1061. [ 21.442841] Bad eraseblock 909 at 0x0000071a0000
  1062. [ 21.447531] Bad eraseblock 910 at 0x0000071c0000
  1063. [ 21.452206] Bad eraseblock 911 at 0x0000071e0000
  1064. [ 21.456896] Bad eraseblock 912 at 0x000007200000
  1065. [ 21.461571] Bad eraseblock 913 at 0x000007220000
  1066. [ 21.466261] Bad eraseblock 914 at 0x000007240000
  1067. [ 21.470937] Bad eraseblock 915 at 0x000007260000
  1068. [ 21.475627] Bad eraseblock 916 at 0x000007280000
  1069. [ 21.480303] Bad eraseblock 917 at 0x0000072a0000
  1070. [ 21.484992] Bad eraseblock 918 at 0x0000072c0000
  1071. [ 21.489668] Bad eraseblock 919 at 0x0000072e0000
  1072. [ 21.494357] Bad eraseblock 920 at 0x000007300000
  1073. [ 21.499032] Bad eraseblock 921 at 0x000007320000
  1074. [ 21.503722] Bad eraseblock 922 at 0x000007340000
  1075. [ 21.508399] Bad eraseblock 923 at 0x000007360000
  1076. [ 21.513072] Bad eraseblock 924 at 0x000007380000
  1077. [ 21.517762] Bad eraseblock 925 at 0x0000073a0000
  1078. [ 21.522438] Bad eraseblock 926 at 0x0000073c0000
  1079. [ 21.527127] Bad eraseblock 927 at 0x0000073e0000
  1080. [ 21.531803] Bad eraseblock 928 at 0x000007400000
  1081. [ 21.536492] Bad eraseblock 929 at 0x000007420000
  1082. [ 21.541167] Bad eraseblock 930 at 0x000007440000
  1083. [ 21.545858] Bad eraseblock 931 at 0x000007460000
  1084. [ 21.550533] Bad eraseblock 932 at 0x000007480000
  1085. [ 21.555224] Bad eraseblock 933 at 0x0000074a0000
  1086. [ 21.559898] Bad eraseblock 934 at 0x0000074c0000
  1087. [ 21.564588] Bad eraseblock 935 at 0x0000074e0000
  1088. [ 21.569263] Bad eraseblock 936 at 0x000007500000
  1089. [ 21.573955] Bad eraseblock 937 at 0x000007520000
  1090. [ 21.578629] Bad eraseblock 938 at 0x000007540000
  1091. [ 21.583302] Bad eraseblock 939 at 0x000007560000
  1092. [ 21.587993] Bad eraseblock 940 at 0x000007580000
  1093. [ 21.592668] Bad eraseblock 941 at 0x0000075a0000
  1094. [ 21.597359] Bad eraseblock 942 at 0x0000075c0000
  1095. [ 21.602034] Bad eraseblock 943 at 0x0000075e0000
  1096. [ 21.606723] Bad eraseblock 944 at 0x000007600000
  1097. [ 21.611399] Bad eraseblock 945 at 0x000007620000
  1098. [ 21.616089] Bad eraseblock 946 at 0x000007640000
  1099. [ 21.620764] Bad eraseblock 947 at 0x000007660000
  1100. [ 21.625454] Bad eraseblock 948 at 0x000007680000
  1101. [ 21.630130] Bad eraseblock 949 at 0x0000076a0000
  1102. [ 21.634819] Bad eraseblock 950 at 0x0000076c0000
  1103. [ 21.639495] Bad eraseblock 951 at 0x0000076e0000
  1104. [ 21.644184] Bad eraseblock 952 at 0x000007700000
  1105. [ 21.648860] Bad eraseblock 953 at 0x000007720000
  1106. [ 21.653532] Bad eraseblock 954 at 0x000007740000
  1107. [ 21.658224] Bad eraseblock 955 at 0x000007760000
  1108. [ 21.662900] Bad eraseblock 956 at 0x000007780000
  1109. [ 21.667589] Bad eraseblock 957 at 0x0000077a0000
  1110. [ 21.672264] Bad eraseblock 958 at 0x0000077c0000
  1111. [ 21.676954] Bad eraseblock 959 at 0x0000077e0000
  1112. [ 21.681630] Bad eraseblock 960 at 0x000007800000
  1113. [ 21.686320] Bad eraseblock 961 at 0x000007820000
  1114. [ 21.690995] Bad eraseblock 962 at 0x000007840000
  1115. [ 21.695685] Bad eraseblock 963 at 0x000007860000
  1116. [ 21.700360] Bad eraseblock 964 at 0x000007880000
  1117. [ 21.705049] Bad eraseblock 965 at 0x0000078a0000
  1118. [ 21.709725] Bad eraseblock 966 at 0x0000078c0000
  1119. [ 21.714416] Bad eraseblock 967 at 0x0000078e0000
  1120. [ 21.719091] Bad eraseblock 968 at 0x000007900000
  1121. [ 21.723780] Bad eraseblock 969 at 0x000007920000
  1122. [ 21.728456] Bad eraseblock 970 at 0x000007940000
  1123. [ 21.733129] Bad eraseblock 971 at 0x000007960000
  1124. [ 21.737820] Bad eraseblock 972 at 0x000007980000
  1125. [ 21.742495] Bad eraseblock 973 at 0x0000079a0000
  1126. [ 21.747185] Bad eraseblock 974 at 0x0000079c0000
  1127. [ 21.751860] Bad eraseblock 975 at 0x0000079e0000
  1128. [ 21.756551] Bad eraseblock 976 at 0x000007a00000
  1129. [ 21.761226] Bad eraseblock 977 at 0x000007a20000
  1130. [ 21.765915] Bad eraseblock 978 at 0x000007a40000
  1131. [ 21.770592] Bad eraseblock 979 at 0x000007a60000
  1132. [ 21.775281] Bad eraseblock 980 at 0x000007a80000
  1133. [ 21.779956] Bad eraseblock 981 at 0x000007aa0000
  1134. [ 21.784646] Bad eraseblock 982 at 0x000007ac0000
  1135. [ 21.789322] Bad eraseblock 983 at 0x000007ae0000
  1136. [ 21.794011] Bad eraseblock 984 at 0x000007b00000
  1137. [ 21.798687] Bad eraseblock 985 at 0x000007b20000
  1138. [ 21.803360] Bad eraseblock 986 at 0x000007b40000
  1139. [ 21.808050] Bad eraseblock 987 at 0x000007b60000
  1140. [ 21.812727] Bad eraseblock 988 at 0x000007b80000
  1141. [ 21.817416] Bad eraseblock 989 at 0x000007ba0000
  1142. [ 21.822092] Bad eraseblock 990 at 0x000007bc0000
  1143. [ 21.826781] Bad eraseblock 991 at 0x000007be0000
  1144. [ 21.831456] Bad eraseblock 992 at 0x000007c00000
  1145. [ 21.836147] Bad eraseblock 993 at 0x000007c20000
  1146. [ 21.840822] Bad eraseblock 994 at 0x000007c40000
  1147. [ 21.845511] Bad eraseblock 995 at 0x000007c60000
  1148. [ 21.850188] Bad eraseblock 996 at 0x000007c80000
  1149. [ 21.854877] Bad eraseblock 997 at 0x000007ca0000
  1150. [ 21.859552] Bad eraseblock 998 at 0x000007cc0000
  1151. [ 21.864243] Bad eraseblock 999 at 0x000007ce0000
  1152. [ 21.868918] Bad eraseblock 1000 at 0x000007d00000
  1153. [ 21.873678] Bad eraseblock 1001 at 0x000007d20000
  1154. [ 21.878457] Bad eraseblock 1002 at 0x000007d40000
  1155. [ 21.883219] Bad eraseblock 1003 at 0x000007d60000
  1156. [ 21.887995] Bad eraseblock 1004 at 0x000007d80000
  1157. [ 21.892758] Bad eraseblock 1005 at 0x000007da0000
  1158. [ 21.897536] Bad eraseblock 1006 at 0x000007dc0000
  1159. [ 21.902298] Bad eraseblock 1007 at 0x000007de0000
  1160. [ 21.907075] Bad eraseblock 1008 at 0x000007e00000
  1161. [ 21.911838] Bad eraseblock 1009 at 0x000007e20000
  1162. [ 21.916614] Bad eraseblock 1010 at 0x000007e40000
  1163. [ 21.921378] Bad eraseblock 1011 at 0x000007e60000
  1164. [ 21.926154] Bad eraseblock 1012 at 0x000007e80000
  1165. [ 21.930917] Bad eraseblock 1013 at 0x000007ea0000
  1166. [ 21.935695] Bad eraseblock 1014 at 0x000007ec0000
  1167. [ 21.940457] Bad eraseblock 1015 at 0x000007ee0000
  1168. [ 21.945234] Bad eraseblock 1016 at 0x000007f00000
  1169. [ 21.949996] Bad eraseblock 1017 at 0x000007f20000
  1170. [ 21.954773] Bad eraseblock 1018 at 0x000007f40000
  1171. [ 21.959536] Bad eraseblock 1019 at 0x000007f60000
  1172. [ 21.964313] Bad eraseblock 1020 at 0x000007f80000
  1173. [ 21.969076] Bad eraseblock 1021 at 0x000007fa0000
  1174. [ 21.973853] Bad eraseblock 1022 at 0x000007fc0000
  1175. [ 21.978616] Bad eraseblock 1023 at 0x000007fe0000
  1176. [ 21.983358] Creating 9 MTD partitions on "orion_nand":
  1177. [ 21.988542] 0x000000000000-0x000000100000 : "uboot"
  1178. [ 21.993844] 0x000000100000-0x000000180000 : "uboot_env"
  1179. [ 21.999377] 0x000000180000-0x000000200000 : "key_store"
  1180. [ 22.004931] 0x000000200000-0x000000280000 : "info"
  1181. [ 22.010050] 0x000000280000-0x000000c80000 : "etc"
  1182. [ 22.015098] 0x000000c80000-0x000001680000 : "kernel_1"
  1183. [ 22.020563] 0x000001680000-0x000004640000 : "rootfs1"
  1184. [ 22.025999] 0x000004640000-0x000005040000 : "kernel_2"
  1185. [ 22.031470] 0x000005040000-0x000008000000 : "rootfs2"
  1186. [ 22.037746] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  1187. [ 22.044694] mv643xx_eth smi: probed
  1188. [ 22.049224] mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address c8:6c:87:0a:f3:b1
  1189. [ 22.058154] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  1190. [ 22.063849] r8169 0000:00:01.0: no MSI. Back to INTx.
  1191. [ 22.069720] r8169 0000:00:01.0: eth1: RTL8168d/8111d at 0xd0862000, 00:00:00:00:00:30, XID 083000c0 IRQ 9
  1192. [ 22.079507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1193. [ 22.086126] orion-ehci orion-ehci.0: Marvell Orion EHCI
  1194. [ 22.091441] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
  1195. [ 22.123750] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
  1196. [ 22.143732] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
  1197. [ 22.150278] hub 1-0:1.0: USB hub found
  1198. [ 22.154084] hub 1-0:1.0: 1 port detected
  1199. [ 22.158556] Initializing USB Mass Storage driver...
  1200. [ 22.163543] usbcore: registered new interface driver usb-storage
  1201. [ 22.169606] USB Mass Storage support registered.
  1202. [ 22.174348] usbcore: registered new interface driver libusual
  1203. [ 22.180453] mousedev: PS/2 mouse device common for all mice
  1204. [ 22.186301] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
  1205. [ 22.192283] sdhci: Secure Digital Host Controller Interface driver
  1206. [ 22.198511] sdhci: Copyright(c) Pierre Ossman
  1207. [ 22.202966] sdhci-pltfm: SDHCI platform and OF driver helper
  1208. [ 22.208785] Registered led device: nsa310:green:System
  1209. [ 22.214047] Registered led device: nsa310:red:System
  1210. [ 22.219109] Registered led device: nsa310:green:SATA1
  1211. [ 22.224283] Registered led device: nsa310:red:SATA1
  1212. [ 22.229269] Registered led device: nsa310:green:SATA2
  1213. [ 22.234450] Registered led device: nsa310:red:SATA2
  1214. [ 22.239428] Registered led device: nsa310:green:USB
  1215. [ 22.244432] Registered led device: nsa310:green:Copy
  1216. [ 22.249502] Registered led device: nsa310:red:Copy
  1217. [ 22.254585] usbcore: registered new interface driver r8712u
  1218. [ 22.261123] GRE over IPv4 demultiplexor driver
  1219. [ 22.265567] TCP cubic registered
  1220. [ 22.268990] NET: Registered protocol family 17
  1221. [ 22.273534] lib80211: common routines for IEEE802.11 drivers
  1222. [ 22.279243] lib80211_crypt: registered algorithm 'NULL'
  1223. [ 22.284508] Registering the dns_resolver key type
  1224. [ 22.289275] Gating clock of unused units
  1225. [ 22.293212] before: 0x00dfc3dd
  1226. [ 22.296291] after: 0x00c7c1cd
  1227. [ 22.299854] registered taskstats version 1
  1228. [ 22.304708] console [netcon0] enabled
  1229. [ 22.308384] netconsole: network logging started
  1230. [ 22.313472] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  1231. [ 22.320536] rtc-mv rtc-mv: setting system clock to 2013-05-20 14:01:48 UTC (1369058508)
  1232. [ 22.398853] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
  1233. [ 22.431853] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
  1234. [ 22.473744] usb 1-1: new high speed USB device number 2 using orion-ehci
  1235. [ 22.518577] EXT4-fs (sda2): warning: maximal mount count reached, running e2fsck is recommended
  1236. [ 22.625940] hub 1-1:1.0: USB hub found
  1237. [ 22.633736] hub 1-1:1.0: 4 ports detected
  1238. [ 22.648179] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  1239. [ 22.655923] VFS: Mounted root (ext4 filesystem) on device 8:2.
  1240. [ 22.687907] devtmpfs: mounted
  1241. [ 22.691396] Freeing init memory: 172K
  1242. [ 22.924078] usb 1-1.2: new high speed USB device number 3 using orion-ehci
  1243. [ 23.040786] scsi2 : usb-storage 1-1.2:1.0
  1244. [ 23.713883] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
  1245. [ 23.885388] systemd[1]: Inserted module 'autofs4'
  1246. [ 23.934646] NET: Registered protocol family 10
  1247. [ 23.943618] systemd[1]: Inserted module 'ipv6'
  1248. [ 23.961454] systemd[1]: Set hostname to <alarm>.
  1249. [ 24.080525] scsi 2:0:0:0: Direct-Access TOSHIBA TransMemory PMAP PQ: 0 ANSI: 0 CCS
  1250. [ 24.089954] sd 2:0:0:0: Attached scsi generic sg1 type 0
  1251. [ 24.245020] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
  1252. [ 24.267548] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  1253. [ 24.275643] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1254. [ 24.283339] systemd[1]: Expecting device dev-ttyS0.device...
  1255. [ 24.303934] systemd[1]: Starting Remote File Systems.
  1256. [ 24.323830] systemd[1]: Reached target Remote File Systems.
  1257. [ 24.329506] systemd[1]: Starting Syslog Socket.
  1258. [ 24.353833] systemd[1]: Listening on Syslog Socket.
  1259. [ 24.358824] systemd[1]: Starting Delayed Shutdown Socket.
  1260. [ 24.383829] systemd[1]: Listening on Delayed Shutdown Socket.
  1261. [ 24.389673] systemd[1]: Starting Device-mapper event daemon FIFOs.
  1262. [ 24.413828] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1263. [ 24.420464] systemd[1]: Starting LVM2 metadata daemon socket.
  1264. [ 24.443830] systemd[1]: Listening on LVM2 metadata daemon socket.
  1265. [ 24.450024] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  1266. [ 24.473827] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1267. [ 24.481016] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  1268. [ 24.513839] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1269. [ 24.523359] systemd[1]: Starting Encrypted Volumes.
  1270. [ 24.543827] systemd[1]: Reached target Encrypted Volumes.
  1271. [ 24.549341] systemd[1]: Starting Journal Socket.
  1272. [ 24.573829] systemd[1]: Listening on Journal Socket.
  1273. [ 24.578957] systemd[1]: Mounted Huge Pages File System.
  1274. [ 24.590861] systemd[1]: Starting Apply Kernel Variables...
  1275. [ 24.695367] systemd[1]: Started Set Up Additional Binary Formats.
  1276. [ 24.701585] systemd[1]: Starting Journal Service...
  1277. [ 24.783947] systemd[1]: Started Journal Service.
  1278. [ 24.789183] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  1279. [ 24.799261] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1280. [ 24.807466] systemd[1]: Starting Paths.
  1281. [ 24.833889] systemd[1]: Reached target Paths.
  1282. [ 24.838415] systemd[1]: Mounting POSIX Message Queue File System...
  1283. [ 24.904199] systemd[1]: Starting Setup Virtual Console...
  1284. [ 24.974362] systemd[1]: Mounting Debug File System...
  1285. [ 25.034625] systemd[1]: Starting udev Kernel Socket.
  1286. [ 25.063984] systemd[1]: Listening on udev Kernel Socket.
  1287. [ 25.072698] systemd[1]: Starting udev Control Socket.
  1288. [ 25.093916] systemd[1]: Listening on udev Control Socket.
  1289. [ 25.099708] systemd[1]: Starting udev Coldplug all Devices...
  1290. [ 25.112334] sd 2:0:0:0: [sdb] 15622144 512-byte logical blocks: (7.99 GB/7.44 GiB)
  1291. [ 25.120575] sd 2:0:0:0: [sdb] Write Protect is off
  1292. [ 25.129728] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  1293. [ 25.135464] sd 2:0:0:0: [sdb] No Caching mode page present
  1294. [ 25.140973] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  1295. [ 25.150821] sd 2:0:0:0: [sdb] No Caching mode page present
  1296. [ 25.156366] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  1297. [ 25.164639] systemd[1]: Starting Create static device nodes in /dev...
  1298. [ 25.191454] sdb: sdb1 sdb2
  1299. [ 25.200823] sd 2:0:0:0: [sdb] No Caching mode page present
  1300. [ 25.206546] sd 2:0:0:0: [sdb] Assuming drive cache: write through
  1301. [ 25.212856] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  1302. [ 25.274495] systemd[1]: Started Load Kernel Modules.
  1303. [ 25.279611] systemd[1]: Mounted Configuration File System.
  1304. [ 25.285415] systemd[1]: Mounted FUSE Control File System.
  1305. [ 25.290905] systemd[1]: Starting Swap.
  1306. [ 25.313955] systemd[1]: Reached target Swap.
  1307. [ 25.318778] systemd[1]: Started File System Check on Root Device.
  1308. [ 25.333570] systemd[1]: Starting Remount Root and Kernel File Systems...
  1309. [ 25.404348] systemd[1]: Mounting Temporary Directory...
  1310. [ 25.584003] systemd[1]: Started Apply Kernel Variables.
  1311. [ 25.614445] systemd[1]: Mounted POSIX Message Queue File System.
  1312. [ 25.643965] systemd[1]: Mounted Debug File System.
  1313. [ 25.743997] systemd[1]: Started Create static device nodes in /dev.
  1314. [ 25.780710] systemd[1]: Started Remount Root and Kernel File Systems.
  1315. [ 25.813951] systemd[1]: Mounted Temporary Directory.
  1316. [ 25.873902] systemd[1]: Started udev Coldplug all Devices.
  1317. [ 25.879625] systemd[1]: Starting Load Random Seed...
  1318. [ 25.954601] systemd[1]: Starting udev Kernel Device Manager...
  1319. [ 26.056991] systemd-udevd[76]: starting version 204
  1320. [ 26.073886] systemd[1]: Started Setup Virtual Console.
  1321. [ 26.103895] systemd[1]: Started udev Kernel Device Manager.
  1322. [ 26.163900] systemd[1]: Started Load Random Seed.
  1323. [ 26.168870] systemd[1]: Starting Local File Systems (Pre).
  1324. [ 26.193874] systemd[1]: Reached target Local File Systems (Pre).
  1325. [ 26.200014] systemd[1]: Starting Local File Systems.
  1326. [ 26.223898] systemd[1]: Reached target Local File Systems.
  1327. [ 26.229710] systemd[1]: Starting Recreate Volatile Files and Directories...
  1328. [ 26.324622] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
  1329. [ 26.463918] systemd[1]: Started Recreate Volatile Files and Directories.
  1330. [ 26.470876] systemd[1]: Starting System Initialization.
  1331. [ 26.503883] systemd[1]: Reached target System Initialization.
  1332. [ 26.514262] systemd[1]: Starting Daily Cleanup of Temporary Directories.
  1333. [ 26.528591] systemd[1]: Started Daily Cleanup of Temporary Directories.
  1334. [ 26.543997] systemd[1]: Starting Timers.
  1335. [ 26.573921] systemd[1]: Reached target Timers.
  1336. [ 26.578517] systemd[1]: Starting D-Bus System Message Bus Socket.
  1337. [ 26.613948] systemd[1]: Listening on D-Bus System Message Bus Socket.
  1338. [ 26.625705] systemd[1]: Starting Sockets.
  1339. [ 26.653895] systemd[1]: Reached target Sockets.
  1340. [ 26.658573] systemd[1]: Starting Basic System.
  1341. [ 26.671668] systemd[1]: Reached target Basic System.
  1342. [ 26.681564] systemd[1]: Starting Netcfg multi-profile daemon...
  1343. [ 26.815323] systemd[1]: Started SSH Key Generation.
  1344. [ 26.820540] systemd[1]: Starting OpenSSH Daemon...
  1345. [ 26.913921] systemd[1]: Started OpenSSH Daemon.
  1346. [ 26.918662] systemd[1]: Starting System Logger Daemon...
  1347. [ 26.993920] systemd[1]: Started System Logger Daemon.
  1348. [ 27.003944] systemd[1]: Starting Periodic Command Scheduler...
  1349. [ 27.093915] systemd[1]: Started Periodic Command Scheduler.
  1350. [ 27.099696] systemd[1]: Starting Login Service...
  1351. [ 27.164407] systemd[1]: Starting D-Bus System Message Bus...
  1352. [ 27.253906] systemd[1]: Started D-Bus System Message Bus.
  1353. [ 27.303871] systemd[1]: Found device /dev/ttyS0.
  1354. [ 27.873936] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
  1355. [ 27.881784] systemd[1]: Starting Permit User Sessions...
  1356. [ 30.942311] r8169 0000:00:01.0: eth1: link down
  1357. [ 30.946877] r8169 0000:00:01.0: eth1: link down
  1358. [ 30.963909] ADDRCONF(NETDEV_UP): eth1: link is not ready
  1359. [ 32.938460] r8169 0000:00:01.0: eth1: link up
  1360. [ 32.942955] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  1361. [ 36.133719] USB power enabled
  1362. [ 43.113716] eth1: no IPv6 routers present
  1363. [62652.143751] hwmon_vid: Unknown VRM version of your CPU
  1364. [62652.212218] lm85 0-002e: Starting monitoring
  1365. [62652.274489] rtc-pcf8563 0-0051: chip found, driver version 0.4.3
  1366. [62652.347877] rtc-pcf8563 0-0051: pcf8563_get_datetime: read error
  1367. [62652.421170] rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc1
  1368. [62793.423181] i2c /dev entries driver
  1369. [root@alarm ~]#
  1370. [/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement