Advertisement
Guest User

Untitled

a guest
Apr 21st, 2014
836
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 179.66 KB | None | 0 0
  1. Uncompressing Linux... done, booting the kernel.
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Initializing cgroup subsys cpuacct
  6. [ 0.000000] Linux version 3.13.9-2-ARCH (nobody@root-armv5-copy) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 PREEMPT
  7. Fri Apr 4 01:07:44 MDT 2014
  8. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
  9. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  10. [ 0.000000] Machine: Zyxel NSA-310
  11. [ 0.000000] Memory policy: Data cache writeback
  12. [ 0.000000] On node 0 totalpages: 65536
  13. [ 0.000000] free_area_init_node: node 0, pgdat c0785f68, node_mem_map c085d000
  14. [ 0.000000] Normal zone: 512 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 65536 pages, LIFO batch:15
  17. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  18. [ 0.000000] pcpu-alloc: [0] 0
  19. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  20. [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store)
  21. ,0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/sda2 rw rootw
  22. ait loglevel=8
  23. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  26. [ 0.000000] Memory: 251288K/262144K available (5446K kernel code, 333K rwdata, 1660K rodata, 254K init, 830K bss, 10856K rese
  27. rved)
  28. [ 0.000000] Virtual kernel memory layout:
  29. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  31. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  32. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  33. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  34. [ 0.000000] .text : 0xc0008000 - 0xc06f8d44 (7108 kB)
  35. [ 0.000000] .init : 0xc06f9000 - 0xc0738a14 ( 255 kB)
  36. [ 0.000000] .data : 0xc073a000 - 0xc078d4dc ( 334 kB)
  37. [ 0.000000] .bss : 0xc078d4dc - 0xc085cef4 ( 831 kB)
  38. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  39. [ 0.000000] Preemptible hierarchical RCU implementation.
  40. [ 0.000000] NR_IRQS:114
  41. [ 0.000000] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769803770ns
  42. [ 0.000000] Console: colour dummy device 80x30
  43. [ 19.888064] Calibrating delay loop... 990.41 BogoMIPS (lpj=4952064)
  44. [ 19.927907] pid_max: default: 32768 minimum: 301
  45. [ 19.928026] Security Framework initialized
  46. [ 19.928052] AppArmor: AppArmor disabled by boot time parameter
  47. [ 19.928120] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  48. [ 19.928138] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. [ 19.928746] Initializing cgroup subsys devices
  50. [ 19.928768] Initializing cgroup subsys freezer
  51. [ 19.928780] Initializing cgroup subsys net_cls
  52. [ 19.928790] Initializing cgroup subsys blkio
  53. [ 19.928799] Initializing cgroup subsys bfqio
  54. [ 19.928810] Initializing cgroup subsys perf_event
  55. [ 19.928908] CPU: Testing write buffer coherency: ok
  56. [ 19.929268] Setting up static identity map for 0x52e8b8 - 0x52e910
  57. [ 19.931000] devtmpfs: initialized
  58. [ 19.934071] pinctrl core: initialized pinctrl subsystem
  59. [ 19.934359] NET: Registered protocol family 16
  60. [ 19.934788] DMA: preallocated 256 KiB pool for atomic coherent allocations
  61. [ 19.935461] cpuidle: using governor ladder
  62. [ 19.935480] cpuidle: using governor menu
  63. [ 19.935628] Kirkwood: Device-Unknown, TCLK=166666667.
  64. [ 19.935648] Feroceon L2: Enabling L2
  65. [ 19.935683] Feroceon L2: Cache support initialised.
  66. [ 19.936180] MPP setup: unknown kirkwood variant (dev 0x6702 rev 0x3)
  67. [ 19.936189] initial MPP regs: 21111111 00003311 00001100 00000000 00000000 00000000 00000000
  68. [ 19.936218] final MPP regs: 21111111 00003311 00001100 00000000 00000000 00000000 00000000
  69. [ 19.937938] Power resume enabled
  70. [ 19.937949] Power-off GPIO enabled
  71. [ 19.938328] Kirkwood PCIe port 0: link down
  72. [ 19.938340] PCI: bus0 uses PCIe port 0
  73. [ 19.938509] PCI host bridge to bus 0000:00
  74. [ 19.938529] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
  75. [ 19.938543] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
  76. [ 19.938555] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  77. [ 19.938591] pci 0000:00:00.0: [11ab:6702] type 00 class 0x058000
  78. [ 19.938620] pci 0000:00:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
  79. [ 19.938637] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0fffffff]
  80. [ 19.938686] pci 0000:00:00.0: supports D1 D2
  81. [ 19.938852] PCI: bus0: Fast back to back transfers disabled
  82. [ 19.938870] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  83. [ 19.944459] bio: create slab <bio-0> at 0
  84. [ 19.944992] vgaarb: loaded
  85. [ 19.945296] SCSI subsystem initialized
  86. [ 19.945458] libata version 3.00 loaded.
  87. [ 19.945669] usbcore: registered new interface driver usbfs
  88. [ 19.945728] usbcore: registered new interface driver hub
  89. [ 19.945832] usbcore: registered new device driver usb
  90. [ 19.945963] pps_core: LinuxPPS API ver. 1 registered
  91. [ 19.945973] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  92. [ 19.945999] PTP clock support registered
  93. [ 19.946742] Switched to clocksource orion_clocksource
  94. [ 19.962656] FS-Cache: Loaded
  95. [ 19.973141] NET: Registered protocol family 2
  96. [ 19.973795] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  97. [ 19.973835] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  98. [ 19.973870] TCP: Hash tables configured (established 2048 bind 2048)
  99. [ 19.973934] TCP: reno registered
  100. [ 19.973949] UDP hash table entries: 256 (order: 0, 4096 bytes)
  101. [ 19.973975] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  102. [ 19.974207] NET: Registered protocol family 1
  103. [ 19.974255] PCI: CLS 32 bytes, default 32
  104. [ 19.975652] audit: initializing netlink socket (disabled)
  105. [ 19.975694] type=2000 audit(0.070:1): initialized
  106. [ 20.094045] VFS: Disk quotas dquot_6.5.2
  107. [ 20.094281] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  108. [ 20.096219] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
  109. [ 20.097413] aufs 3.13-20140303
  110. [ 20.097440] msgmni has been set to 490
  111. [ 20.099141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  112. [ 20.099155] io scheduler noop registered
  113. [ 20.099163] io scheduler deadline registered
  114. [ 20.099502] io scheduler cfq registered
  115. [ 20.099688] io scheduler bfq registered (default)
  116. [ 20.099697] BFQ I/O-scheduler version: v7r2
  117. [ 20.099846] mv_xor mv_xor.0: Marvell shared XOR driver
  118. [ 20.136878] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  119. [ 20.176812] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  120. [ 20.176977] mv_xor mv_xor.1: Marvell shared XOR driver
  121. [ 20.216819] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
  122. [ 20.256817] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
  123. [ 20.261269] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  124. [ 20.282094] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A
  125. [ 20.932566] console [ttyS0] enabled
  126. [ 20.943123] brd: module loaded
  127. [ 20.949802] loop: module loaded
  128. [ 20.953183] sata_mv sata_mv.0: version 1.28
  129. [ 20.957438] sata_mv sata_mv.0: cannot get optional clkdev
  130. [ 20.962903] sata_mv sata_mv.0: slots 32 ports 2
  131. [ 20.970133] scsi0 : sata_mv
  132. [ 20.973270] scsi1 : sata_mv
  133. [ 20.976299] ata1: SATA max UDMA/133 irq 21
  134. [ 20.980416] ata2: SATA max UDMA/133 irq 21
  135. [ 20.985293] NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
  136. [ 20.994097] NAND device: 128MiB, SLC, page size: 2048, OOB size: 64
  137. [ 21.000364] Scanning device for bad blocks
  138. [ 21.004491] Bad eraseblock 0 at 0x000000000000
  139. [ 21.008984] Bad eraseblock 1 at 0x000000020000
  140. [ 21.013444] Bad eraseblock 2 at 0x000000040000
  141. [ 21.017918] Bad eraseblock 3 at 0x000000060000
  142. [ 21.022377] Bad eraseblock 4 at 0x000000080000
  143. [ 21.026850] Bad eraseblock 5 at 0x0000000a0000
  144. [ 21.031311] Bad eraseblock 6 at 0x0000000c0000
  145. [ 21.035769] Bad eraseblock 7 at 0x0000000e0000
  146. [ 21.040241] Bad eraseblock 8 at 0x000000100000
  147. [ 21.044703] Bad eraseblock 9 at 0x000000120000
  148. [ 21.049176] Bad eraseblock 10 at 0x000000140000
  149. [ 21.053724] Bad eraseblock 11 at 0x000000160000
  150. [ 21.058282] Bad eraseblock 12 at 0x000000180000
  151. [ 21.062830] Bad eraseblock 13 at 0x0000001a0000
  152. [ 21.067388] Bad eraseblock 14 at 0x0000001c0000
  153. [ 21.071937] Bad eraseblock 15 at 0x0000001e0000
  154. [ 21.076480] Bad eraseblock 16 at 0x000000200000
  155. [ 21.081040] Bad eraseblock 17 at 0x000000220000
  156. [ 21.085588] Bad eraseblock 18 at 0x000000240000
  157. [ 21.090146] Bad eraseblock 19 at 0x000000260000
  158. [ 21.094694] Bad eraseblock 20 at 0x000000280000
  159. [ 21.099253] Bad eraseblock 21 at 0x0000002a0000
  160. [ 21.103801] Bad eraseblock 22 at 0x0000002c0000
  161. [ 21.108359] Bad eraseblock 23 at 0x0000002e0000
  162. [ 21.112907] Bad eraseblock 24 at 0x000000300000
  163. [ 21.117466] Bad eraseblock 25 at 0x000000320000
  164. [ 21.122013] Bad eraseblock 26 at 0x000000340000
  165. [ 21.126558] Bad eraseblock 27 at 0x000000360000
  166. [ 21.131117] Bad eraseblock 28 at 0x000000380000
  167. [ 21.135666] Bad eraseblock 29 at 0x0000003a0000
  168. [ 21.140224] Bad eraseblock 30 at 0x0000003c0000
  169. [ 21.144771] Bad eraseblock 31 at 0x0000003e0000
  170. [ 21.149331] Bad eraseblock 32 at 0x000000400000
  171. [ 21.153878] Bad eraseblock 33 at 0x000000420000
  172. [ 21.158438] Bad eraseblock 34 at 0x000000440000
  173. [ 21.162985] Bad eraseblock 35 at 0x000000460000
  174. [ 21.167544] Bad eraseblock 36 at 0x000000480000
  175. [ 21.172092] Bad eraseblock 37 at 0x0000004a0000
  176. [ 21.176635] Bad eraseblock 38 at 0x0000004c0000
  177. [ 21.181194] Bad eraseblock 39 at 0x0000004e0000
  178. [ 21.185742] Bad eraseblock 40 at 0x000000500000
  179. [ 21.190304] Bad eraseblock 41 at 0x000000520000
  180. [ 21.194849] Bad eraseblock 42 at 0x000000540000
  181. [ 21.199408] Bad eraseblock 43 at 0x000000560000
  182. [ 21.203955] Bad eraseblock 44 at 0x000000580000
  183. [ 21.208514] Bad eraseblock 45 at 0x0000005a0000
  184. [ 21.213062] Bad eraseblock 46 at 0x0000005c0000
  185. [ 21.217635] Bad eraseblock 47 at 0x0000005e0000
  186. [ 21.222186] Bad eraseblock 48 at 0x000000600000
  187. [ 21.226730] Bad eraseblock 49 at 0x000000620000
  188. [ 21.231291] Bad eraseblock 50 at 0x000000640000
  189. [ 21.235837] Bad eraseblock 51 at 0x000000660000
  190. [ 21.240408] Bad eraseblock 52 at 0x000000680000
  191. [ 21.244953] Bad eraseblock 53 at 0x0000006a0000
  192. [ 21.249513] Bad eraseblock 54 at 0x0000006c0000
  193. [ 21.254059] Bad eraseblock 55 at 0x0000006e0000
  194. [ 21.258631] Bad eraseblock 56 at 0x000000700000
  195. [ 21.263184] Bad eraseblock 57 at 0x000000720000
  196. [ 21.267744] Bad eraseblock 58 at 0x000000740000
  197. [ 21.272289] Bad eraseblock 59 at 0x000000760000
  198. [ 21.276860] Bad eraseblock 60 at 0x000000780000
  199. [ 21.281404] Bad eraseblock 61 at 0x0000007a0000
  200. [ 21.285948] Bad eraseblock 62 at 0x0000007c0000
  201. [ 21.290509] Bad eraseblock 63 at 0x0000007e0000
  202. [ 21.295056] Bad eraseblock 64 at 0x000000800000
  203. [ 21.299627] Bad eraseblock 65 at 0x000000820000
  204. [ 21.304171] Bad eraseblock 66 at 0x000000840000
  205. [ 21.308731] Bad eraseblock 67 at 0x000000860000
  206. [ 21.313278] Bad eraseblock 68 at 0x000000880000
  207. [ 21.317849] Bad eraseblock 69 at 0x0000008a0000
  208. [ 21.322393] Bad eraseblock 70 at 0x0000008c0000
  209. [ 21.326952] Bad eraseblock 71 at 0x0000008e0000
  210. [ 21.331500] Bad eraseblock 72 at 0x000000900000
  211. [ 21.336044] Bad eraseblock 73 at 0x000000920000
  212. [ 21.340667] Bad eraseblock 74 at 0x000000940000
  213. [ 21.345212] Bad eraseblock 75 at 0x000000960000
  214. [ 21.349772] Bad eraseblock 76 at 0x000000980000
  215. [ 21.354317] Bad eraseblock 77 at 0x0000009a0000
  216. [ 21.358877] Bad eraseblock 78 at 0x0000009c0000
  217. [ 21.363424] Bad eraseblock 79 at 0x0000009e0000
  218. [ 21.367983] Bad eraseblock 80 at 0x000000a00000
  219. [ 21.372530] Bad eraseblock 81 at 0x000000a20000
  220. [ 21.377090] Bad eraseblock 82 at 0x000000a40000
  221. [ 21.381637] Bad eraseblock 83 at 0x000000a60000
  222. [ 21.386181] Bad eraseblock 84 at 0x000000a80000
  223. [ 21.390741] Bad eraseblock 85 at 0x000000aa0000
  224. [ 21.395289] Bad eraseblock 86 at 0x000000ac0000
  225. [ 21.399847] Bad eraseblock 87 at 0x000000ae0000
  226. [ 21.404395] Bad eraseblock 88 at 0x000000b00000
  227. [ 21.408954] Bad eraseblock 89 at 0x000000b20000
  228. [ 21.413501] Bad eraseblock 90 at 0x000000b40000
  229. [ 21.418061] Bad eraseblock 91 at 0x000000b60000
  230. [ 21.422609] Bad eraseblock 92 at 0x000000b80000
  231. [ 21.427167] Bad eraseblock 93 at 0x000000ba0000
  232. [ 21.431715] Bad eraseblock 94 at 0x000000bc0000
  233. [ 21.436259] Bad eraseblock 95 at 0x000000be0000
  234. [ 21.440818] Bad eraseblock 96 at 0x000000c00000
  235. [ 21.445366] Bad eraseblock 97 at 0x000000c20000
  236. [ 21.449925] Bad eraseblock 98 at 0x000000c40000
  237. [ 21.454472] Bad eraseblock 99 at 0x000000c60000
  238. [ 21.459032] Bad eraseblock 100 at 0x000000c80000
  239. [ 21.463666] Bad eraseblock 101 at 0x000000ca0000
  240. [ 21.468310] Bad eraseblock 102 at 0x000000cc0000
  241. [ 21.472945] Bad eraseblock 103 at 0x000000ce0000
  242. [ 21.477591] Bad eraseblock 104 at 0x000000d00000
  243. [ 21.482225] Bad eraseblock 105 at 0x000000d20000
  244. [ 21.486869] Bad eraseblock 106 at 0x000000d40000
  245. [ 21.491504] Bad eraseblock 107 at 0x000000d60000
  246. [ 21.496134] Bad eraseblock 108 at 0x000000d80000
  247. [ 21.500763] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
  248. [ 21.507061] Bad eraseblock 109 at 0x000000da0000
  249. [ 21.511695] Bad eraseblock 110 at 0x000000dc0000
  250. [ 21.516326] Bad eraseblock 111 at 0x000000de0000
  251. [ 21.521119] Bad eraseblock 112 at 0x000000e00000
  252. [ 21.525753] Bad eraseblock 113 at 0x000000e20000
  253. [ 21.530401] Bad eraseblock 114 at 0x000000e40000
  254. [ 21.535032] Bad eraseblock 115 at 0x000000e60000
  255. [ 21.539904] Bad eraseblock 116 at 0x000000e80000
  256. [ 21.544536] Bad eraseblock 117 at 0x000000ea0000
  257. [ 21.549186] Bad eraseblock 118 at 0x000000ec0000
  258. [ 21.553824] Bad eraseblock 119 at 0x000000ee0000
  259. [ 21.558484] ata1.00: ATA-8: Hitachi HDT721010SLA360, ST6OA3AA, max UDMA/133
  260. [ 21.565418] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  261. [ 21.572233] Bad eraseblock 120 at 0x000000f00000
  262. [ 21.576886] Bad eraseblock 121 at 0x000000f20000
  263. [ 21.581524] Bad eraseblock 122 at 0x000000f40000
  264. [ 21.586154] Bad eraseblock 123 at 0x000000f60000
  265. [ 21.590939] Bad eraseblock 124 at 0x000000f80000
  266. [ 21.595572] Bad eraseblock 125 at 0x000000fa0000
  267. [ 21.600222] Bad eraseblock 126 at 0x000000fc0000
  268. [ 21.604860] Bad eraseblock 127 at 0x000000fe0000
  269. [ 21.609663] Bad eraseblock 128 at 0x000001000000
  270. [ 21.614295] Bad eraseblock 129 at 0x000001020000
  271. [ 21.618943] Bad eraseblock 130 at 0x000001040000
  272. [ 21.623575] Bad eraseblock 131 at 0x000001060000
  273. [ 21.628429] Bad eraseblock 132 at 0x000001080000
  274. [ 21.633062] Bad eraseblock 133 at 0x0000010a0000
  275. [ 21.637711] Bad eraseblock 134 at 0x0000010c0000
  276. [ 21.642350] Bad eraseblock 135 at 0x0000010e0000
  277. [ 21.647013] ata1.00: configured for UDMA/133
  278. [ 21.651325] Bad eraseblock 136 at 0x000001100000
  279. [ 21.655957] Bad eraseblock 137 at 0x000001120000
  280. [ 21.660618] Bad eraseblock 138 at 0x000001140000
  281. [ 21.665254] Bad eraseblock 139 at 0x000001160000
  282. [ 21.670187] scsi 0:0:0:0: Direct-Access ATA Hitachi HDT72101 ST6O PQ: 0 ANSI: 5
  283. [ 21.678316] Bad eraseblock 140 at 0x000001180000
  284. [ 21.682948] Bad eraseblock 141 at 0x0000011a0000
  285. [ 21.688408] sd 0:0:0:0: Attached scsi generic sg0 type 0
  286. [ 21.694000] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
  287. [ 21.701714] Bad eraseblock 142 at 0x0000011c0000
  288. [ 21.706347] Bad eraseblock 143 at 0x0000011e0000
  289. [ 21.711434] sd 0:0:0:0: [sda] Write Protect is off
  290. [ 21.716212] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  291. [ 21.721320] Bad eraseblock 144 at 0x000001200000
  292. [ 21.725959] Bad eraseblock 145 at 0x000001220000
  293. [ 21.730695] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  294. [ 21.739765] Bad eraseblock 146 at 0x000001240000
  295. [ 21.744396] Bad eraseblock 147 at 0x000001260000
  296. [ 21.750074] Bad eraseblock 148 at 0x000001280000
  297. [ 21.754713] Bad eraseblock 149 at 0x0000012a0000
  298. [ 21.759432] sda: sda1 sda2
  299. [ 21.762537] Bad eraseblock 150 at 0x0000012c0000
  300. [ 21.768194] sd 0:0:0:0: [sda] Attached SCSI disk
  301. [ 21.772848] Bad eraseblock 151 at 0x0000012e0000
  302. [ 21.777528] Bad eraseblock 152 at 0x000001300000
  303. [ 21.782162] Bad eraseblock 153 at 0x000001320000
  304. [ 21.786826] Bad eraseblock 154 at 0x000001340000
  305. [ 21.791458] Bad eraseblock 155 at 0x000001360000
  306. [ 21.796089] Bad eraseblock 156 at 0x000001380000
  307. [ 21.800741] Bad eraseblock 157 at 0x0000013a0000
  308. [ 21.805378] Bad eraseblock 158 at 0x0000013c0000
  309. [ 21.810023] Bad eraseblock 159 at 0x0000013e0000
  310. [ 21.814656] Bad eraseblock 160 at 0x000001400000
  311. [ 21.819305] Bad eraseblock 161 at 0x000001420000
  312. [ 21.823936] Bad eraseblock 162 at 0x000001440000
  313. [ 21.828582] Bad eraseblock 163 at 0x000001460000
  314. [ 21.833216] Bad eraseblock 164 at 0x000001480000
  315. [ 21.837861] Bad eraseblock 165 at 0x0000014a0000
  316. [ 21.842494] Bad eraseblock 166 at 0x0000014c0000
  317. [ 21.847140] Bad eraseblock 167 at 0x0000014e0000
  318. [ 21.851774] Bad eraseblock 168 at 0x000001500000
  319. [ 21.856405] Bad eraseblock 169 at 0x000001520000
  320. [ 21.861050] Bad eraseblock 170 at 0x000001540000
  321. [ 21.865684] Bad eraseblock 171 at 0x000001560000
  322. [ 21.870330] Bad eraseblock 172 at 0x000001580000
  323. [ 21.874964] Bad eraseblock 173 at 0x0000015a0000
  324. [ 21.879610] Bad eraseblock 174 at 0x0000015c0000
  325. [ 21.884244] Bad eraseblock 175 at 0x0000015e0000
  326. [ 21.888888] Bad eraseblock 176 at 0x000001600000
  327. [ 21.893523] Bad eraseblock 177 at 0x000001620000
  328. [ 21.898169] Bad eraseblock 178 at 0x000001640000
  329. [ 21.902802] Bad eraseblock 179 at 0x000001660000
  330. [ 21.907447] Bad eraseblock 180 at 0x000001680000
  331. [ 21.912081] Bad eraseblock 181 at 0x0000016a0000
  332. [ 21.916713] Bad eraseblock 182 at 0x0000016c0000
  333. [ 21.921358] Bad eraseblock 183 at 0x0000016e0000
  334. [ 21.925992] Bad eraseblock 184 at 0x000001700000
  335. [ 21.930637] Bad eraseblock 185 at 0x000001720000
  336. [ 21.935270] Bad eraseblock 186 at 0x000001740000
  337. [ 21.939933] Bad eraseblock 187 at 0x000001760000
  338. [ 21.944567] Bad eraseblock 188 at 0x000001780000
  339. [ 21.949215] Bad eraseblock 189 at 0x0000017a0000
  340. [ 21.953847] Bad eraseblock 190 at 0x0000017c0000
  341. [ 21.958506] Bad eraseblock 191 at 0x0000017e0000
  342. [ 21.963143] Bad eraseblock 192 at 0x000001800000
  343. [ 21.967790] Bad eraseblock 193 at 0x000001820000
  344. [ 21.972423] Bad eraseblock 194 at 0x000001840000
  345. [ 21.977082] Bad eraseblock 195 at 0x000001860000
  346. [ 21.981719] Bad eraseblock 196 at 0x000001880000
  347. [ 21.986350] Bad eraseblock 197 at 0x0000018a0000
  348. [ 21.990997] Bad eraseblock 198 at 0x0000018c0000
  349. [ 21.995630] Bad eraseblock 199 at 0x0000018e0000
  350. [ 22.000288] Bad eraseblock 200 at 0x000001900000
  351. [ 22.004918] Bad eraseblock 201 at 0x000001920000
  352. [ 22.009564] Bad eraseblock 202 at 0x000001940000
  353. [ 22.014198] Bad eraseblock 203 at 0x000001960000
  354. [ 22.018856] Bad eraseblock 204 at 0x000001980000
  355. [ 22.023494] Bad eraseblock 205 at 0x0000019a0000
  356. [ 22.028141] Bad eraseblock 206 at 0x0000019c0000
  357. [ 22.032774] Bad eraseblock 207 at 0x0000019e0000
  358. [ 22.037431] Bad eraseblock 208 at 0x000001a00000
  359. [ 22.042061] Bad eraseblock 209 at 0x000001a20000
  360. [ 22.046693] Bad eraseblock 210 at 0x000001a40000
  361. [ 22.051339] Bad eraseblock 211 at 0x000001a60000
  362. [ 22.055972] Bad eraseblock 212 at 0x000001a80000
  363. [ 22.060597] ata2: SATA link down (SStatus 0 SControl F300)
  364. [ 22.066133] Bad eraseblock 213 at 0x000001aa0000
  365. [ 22.070793] Bad eraseblock 214 at 0x000001ac0000
  366. [ 22.075429] Bad eraseblock 215 at 0x000001ae0000
  367. [ 22.080094] Bad eraseblock 216 at 0x000001b00000
  368. [ 22.084726] Bad eraseblock 217 at 0x000001b20000
  369. [ 22.089373] Bad eraseblock 218 at 0x000001b40000
  370. [ 22.094006] Bad eraseblock 219 at 0x000001b60000
  371. [ 22.098651] Bad eraseblock 220 at 0x000001b80000
  372. [ 22.103285] Bad eraseblock 221 at 0x000001ba0000
  373. [ 22.107929] Bad eraseblock 222 at 0x000001bc0000
  374. [ 22.112564] Bad eraseblock 223 at 0x000001be0000
  375. [ 22.117209] Bad eraseblock 224 at 0x000001c00000
  376. [ 22.121843] Bad eraseblock 225 at 0x000001c20000
  377. [ 22.126474] Bad eraseblock 226 at 0x000001c40000
  378. [ 22.131121] Bad eraseblock 227 at 0x000001c60000
  379. [ 22.135754] Bad eraseblock 228 at 0x000001c80000
  380. [ 22.140399] Bad eraseblock 229 at 0x000001ca0000
  381. [ 22.145032] Bad eraseblock 230 at 0x000001cc0000
  382. [ 22.149678] Bad eraseblock 231 at 0x000001ce0000
  383. [ 22.154312] Bad eraseblock 232 at 0x000001d00000
  384. [ 22.158957] Bad eraseblock 233 at 0x000001d20000
  385. [ 22.163592] Bad eraseblock 234 at 0x000001d40000
  386. [ 22.168237] Bad eraseblock 235 at 0x000001d60000
  387. [ 22.172871] Bad eraseblock 236 at 0x000001d80000
  388. [ 22.177517] Bad eraseblock 237 at 0x000001da0000
  389. [ 22.182151] Bad eraseblock 238 at 0x000001dc0000
  390. [ 22.186795] Bad eraseblock 239 at 0x000001de0000
  391. [ 22.191430] Bad eraseblock 240 at 0x000001e00000
  392. [ 22.196060] Bad eraseblock 241 at 0x000001e20000
  393. [ 22.200706] Bad eraseblock 242 at 0x000001e40000
  394. [ 22.205340] Bad eraseblock 243 at 0x000001e60000
  395. [ 22.209986] Bad eraseblock 244 at 0x000001e80000
  396. [ 22.214619] Bad eraseblock 245 at 0x000001ea0000
  397. [ 22.219265] Bad eraseblock 246 at 0x000001ec0000
  398. [ 22.223898] Bad eraseblock 247 at 0x000001ee0000
  399. [ 22.228544] Bad eraseblock 248 at 0x000001f00000
  400. [ 22.233179] Bad eraseblock 249 at 0x000001f20000
  401. [ 22.237824] Bad eraseblock 250 at 0x000001f40000
  402. [ 22.242458] Bad eraseblock 251 at 0x000001f60000
  403. [ 22.247103] Bad eraseblock 252 at 0x000001f80000
  404. [ 22.251738] Bad eraseblock 253 at 0x000001fa0000
  405. [ 22.256368] Bad eraseblock 254 at 0x000001fc0000
  406. [ 22.261013] Bad eraseblock 255 at 0x000001fe0000
  407. [ 22.265647] Bad eraseblock 256 at 0x000002000000
  408. [ 22.270293] Bad eraseblock 257 at 0x000002020000
  409. [ 22.274927] Bad eraseblock 258 at 0x000002040000
  410. [ 22.279572] Bad eraseblock 259 at 0x000002060000
  411. [ 22.284206] Bad eraseblock 260 at 0x000002080000
  412. [ 22.288851] Bad eraseblock 261 at 0x0000020a0000
  413. [ 22.293486] Bad eraseblock 262 at 0x0000020c0000
  414. [ 22.298130] Bad eraseblock 263 at 0x0000020e0000
  415. [ 22.302765] Bad eraseblock 264 at 0x000002100000
  416. [ 22.307410] Bad eraseblock 265 at 0x000002120000
  417. [ 22.312044] Bad eraseblock 266 at 0x000002140000
  418. [ 22.316675] Bad eraseblock 267 at 0x000002160000
  419. [ 22.321321] Bad eraseblock 268 at 0x000002180000
  420. [ 22.325955] Bad eraseblock 269 at 0x0000021a0000
  421. [ 22.330600] Bad eraseblock 270 at 0x0000021c0000
  422. [ 22.335234] Bad eraseblock 271 at 0x0000021e0000
  423. [ 22.339880] Bad eraseblock 272 at 0x000002200000
  424. [ 22.344514] Bad eraseblock 273 at 0x000002220000
  425. [ 22.349158] Bad eraseblock 274 at 0x000002240000
  426. [ 22.353793] Bad eraseblock 275 at 0x000002260000
  427. [ 22.358438] Bad eraseblock 276 at 0x000002280000
  428. [ 22.363072] Bad eraseblock 277 at 0x0000022a0000
  429. [ 22.367718] Bad eraseblock 278 at 0x0000022c0000
  430. [ 22.372352] Bad eraseblock 279 at 0x0000022e0000
  431. [ 22.376996] Bad eraseblock 280 at 0x000002300000
  432. [ 22.381630] Bad eraseblock 281 at 0x000002320000
  433. [ 22.386261] Bad eraseblock 282 at 0x000002340000
  434. [ 22.390908] Bad eraseblock 283 at 0x000002360000
  435. [ 22.395542] Bad eraseblock 284 at 0x000002380000
  436. [ 22.400186] Bad eraseblock 285 at 0x0000023a0000
  437. [ 22.404820] Bad eraseblock 286 at 0x0000023c0000
  438. [ 22.409466] Bad eraseblock 287 at 0x0000023e0000
  439. [ 22.414100] Bad eraseblock 288 at 0x000002400000
  440. [ 22.418745] Bad eraseblock 289 at 0x000002420000
  441. [ 22.423380] Bad eraseblock 290 at 0x000002440000
  442. [ 22.428024] Bad eraseblock 291 at 0x000002460000
  443. [ 22.432658] Bad eraseblock 292 at 0x000002480000
  444. [ 22.437304] Bad eraseblock 293 at 0x0000024a0000
  445. [ 22.441938] Bad eraseblock 294 at 0x0000024c0000
  446. [ 22.446569] Bad eraseblock 295 at 0x0000024e0000
  447. [ 22.451214] Bad eraseblock 296 at 0x000002500000
  448. [ 22.455849] Bad eraseblock 297 at 0x000002520000
  449. [ 22.460495] Bad eraseblock 298 at 0x000002540000
  450. [ 22.465128] Bad eraseblock 299 at 0x000002560000
  451. [ 22.469773] Bad eraseblock 300 at 0x000002580000
  452. [ 22.474407] Bad eraseblock 301 at 0x0000025a0000
  453. [ 22.479052] Bad eraseblock 302 at 0x0000025c0000
  454. [ 22.483686] Bad eraseblock 303 at 0x0000025e0000
  455. [ 22.488332] Bad eraseblock 304 at 0x000002600000
  456. [ 22.492966] Bad eraseblock 305 at 0x000002620000
  457. [ 22.497612] Bad eraseblock 306 at 0x000002640000
  458. [ 22.502246] Bad eraseblock 307 at 0x000002660000
  459. [ 22.506890] Bad eraseblock 308 at 0x000002680000
  460. [ 22.511525] Bad eraseblock 309 at 0x0000026a0000
  461. [ 22.516155] Bad eraseblock 310 at 0x0000026c0000
  462. [ 22.520801] Bad eraseblock 311 at 0x0000026e0000
  463. [ 22.525434] Bad eraseblock 312 at 0x000002700000
  464. [ 22.530080] Bad eraseblock 313 at 0x000002720000
  465. [ 22.534714] Bad eraseblock 314 at 0x000002740000
  466. [ 22.539360] Bad eraseblock 315 at 0x000002760000
  467. [ 22.543993] Bad eraseblock 316 at 0x000002780000
  468. [ 22.548639] Bad eraseblock 317 at 0x0000027a0000
  469. [ 22.553273] Bad eraseblock 318 at 0x0000027c0000
  470. [ 22.557918] Bad eraseblock 319 at 0x0000027e0000
  471. [ 22.562553] Bad eraseblock 320 at 0x000002800000
  472. [ 22.567198] Bad eraseblock 321 at 0x000002820000
  473. [ 22.571831] Bad eraseblock 322 at 0x000002840000
  474. [ 22.576463] Bad eraseblock 323 at 0x000002860000
  475. [ 22.581109] Bad eraseblock 324 at 0x000002880000
  476. [ 22.585743] Bad eraseblock 325 at 0x0000028a0000
  477. [ 22.590387] Bad eraseblock 326 at 0x0000028c0000
  478. [ 22.595022] Bad eraseblock 327 at 0x0000028e0000
  479. [ 22.599668] Bad eraseblock 328 at 0x000002900000
  480. [ 22.604301] Bad eraseblock 329 at 0x000002920000
  481. [ 22.608946] Bad eraseblock 330 at 0x000002940000
  482. [ 22.613581] Bad eraseblock 331 at 0x000002960000
  483. [ 22.618225] Bad eraseblock 332 at 0x000002980000
  484. [ 22.622860] Bad eraseblock 333 at 0x0000029a0000
  485. [ 22.627504] Bad eraseblock 334 at 0x0000029c0000
  486. [ 22.632139] Bad eraseblock 335 at 0x0000029e0000
  487. [ 22.636824] Bad eraseblock 336 at 0x000002a00000
  488. [ 22.641461] Bad eraseblock 337 at 0x000002a20000
  489. [ 22.646092] Bad eraseblock 338 at 0x000002a40000
  490. [ 22.650738] Bad eraseblock 339 at 0x000002a60000
  491. [ 22.655372] Bad eraseblock 340 at 0x000002a80000
  492. [ 22.660018] Bad eraseblock 341 at 0x000002aa0000
  493. [ 22.664652] Bad eraseblock 342 at 0x000002ac0000
  494. [ 22.669296] Bad eraseblock 343 at 0x000002ae0000
  495. [ 22.673931] Bad eraseblock 344 at 0x000002b00000
  496. [ 22.678576] Bad eraseblock 345 at 0x000002b20000
  497. [ 22.683210] Bad eraseblock 346 at 0x000002b40000
  498. [ 22.687856] Bad eraseblock 347 at 0x000002b60000
  499. [ 22.692490] Bad eraseblock 348 at 0x000002b80000
  500. [ 22.697135] Bad eraseblock 349 at 0x000002ba0000
  501. [ 22.701769] Bad eraseblock 350 at 0x000002bc0000
  502. [ 22.706400] Bad eraseblock 351 at 0x000002be0000
  503. [ 22.711045] Bad eraseblock 352 at 0x000002c00000
  504. [ 22.715679] Bad eraseblock 353 at 0x000002c20000
  505. [ 22.720325] Bad eraseblock 354 at 0x000002c40000
  506. [ 22.724958] Bad eraseblock 355 at 0x000002c60000
  507. [ 22.729604] Bad eraseblock 356 at 0x000002c80000
  508. [ 22.734238] Bad eraseblock 357 at 0x000002ca0000
  509. [ 22.738883] Bad eraseblock 358 at 0x000002cc0000
  510. [ 22.743517] Bad eraseblock 359 at 0x000002ce0000
  511. [ 22.748163] Bad eraseblock 360 at 0x000002d00000
  512. [ 22.752796] Bad eraseblock 361 at 0x000002d20000
  513. [ 22.757442] Bad eraseblock 362 at 0x000002d40000
  514. [ 22.762076] Bad eraseblock 363 at 0x000002d60000
  515. [ 22.766707] Bad eraseblock 364 at 0x000002d80000
  516. [ 22.771353] Bad eraseblock 365 at 0x000002da0000
  517. [ 22.775987] Bad eraseblock 366 at 0x000002dc0000
  518. [ 22.780631] Bad eraseblock 367 at 0x000002de0000
  519. [ 22.785265] Bad eraseblock 368 at 0x000002e00000
  520. [ 22.789911] Bad eraseblock 369 at 0x000002e20000
  521. [ 22.794545] Bad eraseblock 370 at 0x000002e40000
  522. [ 22.799191] Bad eraseblock 371 at 0x000002e60000
  523. [ 22.803825] Bad eraseblock 372 at 0x000002e80000
  524. [ 22.808470] Bad eraseblock 373 at 0x000002ea0000
  525. [ 22.813104] Bad eraseblock 374 at 0x000002ec0000
  526. [ 22.817749] Bad eraseblock 375 at 0x000002ee0000
  527. [ 22.822383] Bad eraseblock 376 at 0x000002f00000
  528. [ 22.827029] Bad eraseblock 377 at 0x000002f20000
  529. [ 22.831663] Bad eraseblock 378 at 0x000002f40000
  530. [ 22.836293] Bad eraseblock 379 at 0x000002f60000
  531. [ 22.840939] Bad eraseblock 380 at 0x000002f80000
  532. [ 22.845573] Bad eraseblock 381 at 0x000002fa0000
  533. [ 22.850219] Bad eraseblock 382 at 0x000002fc0000
  534. [ 22.854853] Bad eraseblock 383 at 0x000002fe0000
  535. [ 22.859497] Bad eraseblock 384 at 0x000003000000
  536. [ 22.864131] Bad eraseblock 385 at 0x000003020000
  537. [ 22.868777] Bad eraseblock 386 at 0x000003040000
  538. [ 22.873411] Bad eraseblock 387 at 0x000003060000
  539. [ 22.878056] Bad eraseblock 388 at 0x000003080000
  540. [ 22.882690] Bad eraseblock 389 at 0x0000030a0000
  541. [ 22.887336] Bad eraseblock 390 at 0x0000030c0000
  542. [ 22.891970] Bad eraseblock 391 at 0x0000030e0000
  543. [ 22.896600] Bad eraseblock 392 at 0x000003100000
  544. [ 22.901246] Bad eraseblock 393 at 0x000003120000
  545. [ 22.905880] Bad eraseblock 394 at 0x000003140000
  546. [ 22.910525] Bad eraseblock 395 at 0x000003160000
  547. [ 22.915159] Bad eraseblock 396 at 0x000003180000
  548. [ 22.919805] Bad eraseblock 397 at 0x0000031a0000
  549. [ 22.924439] Bad eraseblock 398 at 0x0000031c0000
  550. [ 22.929084] Bad eraseblock 399 at 0x0000031e0000
  551. [ 22.933718] Bad eraseblock 400 at 0x000003200000
  552. [ 22.938364] Bad eraseblock 401 at 0x000003220000
  553. [ 22.942998] Bad eraseblock 402 at 0x000003240000
  554. [ 22.947642] Bad eraseblock 403 at 0x000003260000
  555. [ 22.952277] Bad eraseblock 404 at 0x000003280000
  556. [ 22.956922] Bad eraseblock 405 at 0x0000032a0000
  557. [ 22.961556] Bad eraseblock 406 at 0x0000032c0000
  558. [ 22.966187] Bad eraseblock 407 at 0x0000032e0000
  559. [ 22.970832] Bad eraseblock 408 at 0x000003300000
  560. [ 22.975467] Bad eraseblock 409 at 0x000003320000
  561. [ 22.980112] Bad eraseblock 410 at 0x000003340000
  562. [ 22.984746] Bad eraseblock 411 at 0x000003360000
  563. [ 22.989392] Bad eraseblock 412 at 0x000003380000
  564. [ 22.994026] Bad eraseblock 413 at 0x0000033a0000
  565. [ 22.998670] Bad eraseblock 414 at 0x0000033c0000
  566. [ 23.003305] Bad eraseblock 415 at 0x0000033e0000
  567. [ 23.007949] Bad eraseblock 416 at 0x000003400000
  568. [ 23.012584] Bad eraseblock 417 at 0x000003420000
  569. [ 23.017229] Bad eraseblock 418 at 0x000003440000
  570. [ 23.021863] Bad eraseblock 419 at 0x000003460000
  571. [ 23.026494] Bad eraseblock 420 at 0x000003480000
  572. [ 23.031140] Bad eraseblock 421 at 0x0000034a0000
  573. [ 23.035774] Bad eraseblock 422 at 0x0000034c0000
  574. [ 23.040419] Bad eraseblock 423 at 0x0000034e0000
  575. [ 23.045053] Bad eraseblock 424 at 0x000003500000
  576. [ 23.049699] Bad eraseblock 425 at 0x000003520000
  577. [ 23.054332] Bad eraseblock 426 at 0x000003540000
  578. [ 23.058978] Bad eraseblock 427 at 0x000003560000
  579. [ 23.063612] Bad eraseblock 428 at 0x000003580000
  580. [ 23.068258] Bad eraseblock 429 at 0x0000035a0000
  581. [ 23.072892] Bad eraseblock 430 at 0x0000035c0000
  582. [ 23.077536] Bad eraseblock 431 at 0x0000035e0000
  583. [ 23.082171] Bad eraseblock 432 at 0x000003600000
  584. [ 23.086816] Bad eraseblock 433 at 0x000003620000
  585. [ 23.091451] Bad eraseblock 434 at 0x000003640000
  586. [ 23.096081] Bad eraseblock 435 at 0x000003660000
  587. [ 23.100728] Bad eraseblock 436 at 0x000003680000
  588. [ 23.105360] Bad eraseblock 437 at 0x0000036a0000
  589. [ 23.110006] Bad eraseblock 438 at 0x0000036c0000
  590. [ 23.114639] Bad eraseblock 439 at 0x0000036e0000
  591. [ 23.119285] Bad eraseblock 440 at 0x000003700000
  592. [ 23.123919] Bad eraseblock 441 at 0x000003720000
  593. [ 23.128564] Bad eraseblock 442 at 0x000003740000
  594. [ 23.133198] Bad eraseblock 443 at 0x000003760000
  595. [ 23.137844] Bad eraseblock 444 at 0x000003780000
  596. [ 23.142478] Bad eraseblock 445 at 0x0000037a0000
  597. [ 23.147123] Bad eraseblock 446 at 0x0000037c0000
  598. [ 23.151758] Bad eraseblock 447 at 0x0000037e0000
  599. [ 23.156388] Bad eraseblock 448 at 0x000003800000
  600. [ 23.161033] Bad eraseblock 449 at 0x000003820000
  601. [ 23.165667] Bad eraseblock 450 at 0x000003840000
  602. [ 23.170313] Bad eraseblock 451 at 0x000003860000
  603. [ 23.174947] Bad eraseblock 452 at 0x000003880000
  604. [ 23.179592] Bad eraseblock 453 at 0x0000038a0000
  605. [ 23.184226] Bad eraseblock 454 at 0x0000038c0000
  606. [ 23.188872] Bad eraseblock 455 at 0x0000038e0000
  607. [ 23.193506] Bad eraseblock 456 at 0x000003900000
  608. [ 23.198151] Bad eraseblock 457 at 0x000003920000
  609. [ 23.202786] Bad eraseblock 458 at 0x000003940000
  610. [ 23.207430] Bad eraseblock 459 at 0x000003960000
  611. [ 23.212064] Bad eraseblock 460 at 0x000003980000
  612. [ 23.216695] Bad eraseblock 461 at 0x0000039a0000
  613. [ 23.221340] Bad eraseblock 462 at 0x0000039c0000
  614. [ 23.225974] Bad eraseblock 463 at 0x0000039e0000
  615. [ 23.230620] Bad eraseblock 464 at 0x000003a00000
  616. [ 23.235254] Bad eraseblock 465 at 0x000003a20000
  617. [ 23.239900] Bad eraseblock 466 at 0x000003a40000
  618. [ 23.244533] Bad eraseblock 467 at 0x000003a60000
  619. [ 23.249179] Bad eraseblock 468 at 0x000003a80000
  620. [ 23.253813] Bad eraseblock 469 at 0x000003aa0000
  621. [ 23.258459] Bad eraseblock 470 at 0x000003ac0000
  622. [ 23.263093] Bad eraseblock 471 at 0x000003ae0000
  623. [ 23.267737] Bad eraseblock 472 at 0x000003b00000
  624. [ 23.272372] Bad eraseblock 473 at 0x000003b20000
  625. [ 23.277017] Bad eraseblock 474 at 0x000003b40000
  626. [ 23.281650] Bad eraseblock 475 at 0x000003b60000
  627. [ 23.286281] Bad eraseblock 476 at 0x000003b80000
  628. [ 23.290927] Bad eraseblock 477 at 0x000003ba0000
  629. [ 23.295562] Bad eraseblock 478 at 0x000003bc0000
  630. [ 23.300207] Bad eraseblock 479 at 0x000003be0000
  631. [ 23.304841] Bad eraseblock 480 at 0x000003c00000
  632. [ 23.309486] Bad eraseblock 481 at 0x000003c20000
  633. [ 23.314120] Bad eraseblock 482 at 0x000003c40000
  634. [ 23.318766] Bad eraseblock 483 at 0x000003c60000
  635. [ 23.323400] Bad eraseblock 484 at 0x000003c80000
  636. [ 23.328044] Bad eraseblock 485 at 0x000003ca0000
  637. [ 23.332679] Bad eraseblock 486 at 0x000003cc0000
  638. [ 23.337324] Bad eraseblock 487 at 0x000003ce0000
  639. [ 23.341959] Bad eraseblock 488 at 0x000003d00000
  640. [ 23.346589] Bad eraseblock 489 at 0x000003d20000
  641. [ 23.351234] Bad eraseblock 490 at 0x000003d40000
  642. [ 23.355869] Bad eraseblock 491 at 0x000003d60000
  643. [ 23.360514] Bad eraseblock 492 at 0x000003d80000
  644. [ 23.365148] Bad eraseblock 493 at 0x000003da0000
  645. [ 23.369794] Bad eraseblock 494 at 0x000003dc0000
  646. [ 23.374427] Bad eraseblock 495 at 0x000003de0000
  647. [ 23.379073] Bad eraseblock 496 at 0x000003e00000
  648. [ 23.383707] Bad eraseblock 497 at 0x000003e20000
  649. [ 23.388352] Bad eraseblock 498 at 0x000003e40000
  650. [ 23.392987] Bad eraseblock 499 at 0x000003e60000
  651. [ 23.397631] Bad eraseblock 500 at 0x000003e80000
  652. [ 23.402266] Bad eraseblock 501 at 0x000003ea0000
  653. [ 23.406911] Bad eraseblock 502 at 0x000003ec0000
  654. [ 23.411545] Bad eraseblock 503 at 0x000003ee0000
  655. [ 23.416176] Bad eraseblock 504 at 0x000003f00000
  656. [ 23.420822] Bad eraseblock 505 at 0x000003f20000
  657. [ 23.425455] Bad eraseblock 506 at 0x000003f40000
  658. [ 23.430100] Bad eraseblock 507 at 0x000003f60000
  659. [ 23.434735] Bad eraseblock 508 at 0x000003f80000
  660. [ 23.439379] Bad eraseblock 509 at 0x000003fa0000
  661. [ 23.444014] Bad eraseblock 510 at 0x000003fc0000
  662. [ 23.448660] Bad eraseblock 511 at 0x000003fe0000
  663. [ 23.453294] Bad eraseblock 512 at 0x000004000000
  664. [ 23.457938] Bad eraseblock 513 at 0x000004020000
  665. [ 23.462573] Bad eraseblock 514 at 0x000004040000
  666. [ 23.467218] Bad eraseblock 515 at 0x000004060000
  667. [ 23.471851] Bad eraseblock 516 at 0x000004080000
  668. [ 23.476483] Bad eraseblock 517 at 0x0000040a0000
  669. [ 23.481128] Bad eraseblock 518 at 0x0000040c0000
  670. [ 23.485762] Bad eraseblock 519 at 0x0000040e0000
  671. [ 23.490408] Bad eraseblock 520 at 0x000004100000
  672. [ 23.495042] Bad eraseblock 521 at 0x000004120000
  673. [ 23.499687] Bad eraseblock 522 at 0x000004140000
  674. [ 23.504321] Bad eraseblock 523 at 0x000004160000
  675. [ 23.508967] Bad eraseblock 524 at 0x000004180000
  676. [ 23.513600] Bad eraseblock 525 at 0x0000041a0000
  677. [ 23.518246] Bad eraseblock 526 at 0x0000041c0000
  678. [ 23.522880] Bad eraseblock 527 at 0x0000041e0000
  679. [ 23.527525] Bad eraseblock 528 at 0x000004200000
  680. [ 23.532159] Bad eraseblock 529 at 0x000004220000
  681. [ 23.536805] Bad eraseblock 530 at 0x000004240000
  682. [ 23.541439] Bad eraseblock 531 at 0x000004260000
  683. [ 23.546069] Bad eraseblock 532 at 0x000004280000
  684. [ 23.550715] Bad eraseblock 533 at 0x0000042a0000
  685. [ 23.555349] Bad eraseblock 534 at 0x0000042c0000
  686. [ 23.559994] Bad eraseblock 535 at 0x0000042e0000
  687. [ 23.564628] Bad eraseblock 536 at 0x000004300000
  688. [ 23.569273] Bad eraseblock 537 at 0x000004320000
  689. [ 23.573908] Bad eraseblock 538 at 0x000004340000
  690. [ 23.578552] Bad eraseblock 539 at 0x000004360000
  691. [ 23.583187] Bad eraseblock 540 at 0x000004380000
  692. [ 23.587834] Bad eraseblock 541 at 0x0000043a0000
  693. [ 23.592466] Bad eraseblock 542 at 0x0000043c0000
  694. [ 23.597112] Bad eraseblock 543 at 0x0000043e0000
  695. [ 23.601746] Bad eraseblock 544 at 0x000004400000
  696. [ 23.606376] Bad eraseblock 545 at 0x000004420000
  697. [ 23.611022] Bad eraseblock 546 at 0x000004440000
  698. [ 23.615656] Bad eraseblock 547 at 0x000004460000
  699. [ 23.620302] Bad eraseblock 548 at 0x000004480000
  700. [ 23.624935] Bad eraseblock 549 at 0x0000044a0000
  701. [ 23.629581] Bad eraseblock 550 at 0x0000044c0000
  702. [ 23.634215] Bad eraseblock 551 at 0x0000044e0000
  703. [ 23.638861] Bad eraseblock 552 at 0x000004500000
  704. [ 23.643494] Bad eraseblock 553 at 0x000004520000
  705. [ 23.648139] Bad eraseblock 554 at 0x000004540000
  706. [ 23.652774] Bad eraseblock 555 at 0x000004560000
  707. [ 23.657419] Bad eraseblock 556 at 0x000004580000
  708. [ 23.662052] Bad eraseblock 557 at 0x0000045a0000
  709. [ 23.666684] Bad eraseblock 558 at 0x0000045c0000
  710. [ 23.671329] Bad eraseblock 559 at 0x0000045e0000
  711. [ 23.675963] Bad eraseblock 560 at 0x000004600000
  712. [ 23.680609] Bad eraseblock 561 at 0x000004620000
  713. [ 23.685243] Bad eraseblock 562 at 0x000004640000
  714. [ 23.689889] Bad eraseblock 563 at 0x000004660000
  715. [ 23.694522] Bad eraseblock 564 at 0x000004680000
  716. [ 23.699168] Bad eraseblock 565 at 0x0000046a0000
  717. [ 23.703802] Bad eraseblock 566 at 0x0000046c0000
  718. [ 23.708446] Bad eraseblock 567 at 0x0000046e0000
  719. [ 23.713081] Bad eraseblock 568 at 0x000004700000
  720. [ 23.717725] Bad eraseblock 569 at 0x000004720000
  721. [ 23.722361] Bad eraseblock 570 at 0x000004740000
  722. [ 23.727005] Bad eraseblock 571 at 0x000004760000
  723. [ 23.731639] Bad eraseblock 572 at 0x000004780000
  724. [ 23.736270] Bad eraseblock 573 at 0x0000047a0000
  725. [ 23.740917] Bad eraseblock 574 at 0x0000047c0000
  726. [ 23.745550] Bad eraseblock 575 at 0x0000047e0000
  727. [ 23.750195] Bad eraseblock 576 at 0x000004800000
  728. [ 23.754829] Bad eraseblock 577 at 0x000004820000
  729. [ 23.759475] Bad eraseblock 578 at 0x000004840000
  730. [ 23.764109] Bad eraseblock 579 at 0x000004860000
  731. [ 23.768754] Bad eraseblock 580 at 0x000004880000
  732. [ 23.773388] Bad eraseblock 581 at 0x0000048a0000
  733. [ 23.778033] Bad eraseblock 582 at 0x0000048c0000
  734. [ 23.782667] Bad eraseblock 583 at 0x0000048e0000
  735. [ 23.787312] Bad eraseblock 584 at 0x000004900000
  736. [ 23.791946] Bad eraseblock 585 at 0x000004920000
  737. [ 23.796578] Bad eraseblock 586 at 0x000004940000
  738. [ 23.801223] Bad eraseblock 587 at 0x000004960000
  739. [ 23.805857] Bad eraseblock 588 at 0x000004980000
  740. [ 23.810503] Bad eraseblock 589 at 0x0000049a0000
  741. [ 23.815137] Bad eraseblock 590 at 0x0000049c0000
  742. [ 23.819781] Bad eraseblock 591 at 0x0000049e0000
  743. [ 23.824415] Bad eraseblock 592 at 0x000004a00000
  744. [ 23.829061] Bad eraseblock 593 at 0x000004a20000
  745. [ 23.833695] Bad eraseblock 594 at 0x000004a40000
  746. [ 23.838340] Bad eraseblock 595 at 0x000004a60000
  747. [ 23.842975] Bad eraseblock 596 at 0x000004a80000
  748. [ 23.847619] Bad eraseblock 597 at 0x000004aa0000
  749. [ 23.852253] Bad eraseblock 598 at 0x000004ac0000
  750. [ 23.856899] Bad eraseblock 599 at 0x000004ae0000
  751. [ 23.861533] Bad eraseblock 600 at 0x000004b00000
  752. [ 23.866164] Bad eraseblock 601 at 0x000004b20000
  753. [ 23.870809] Bad eraseblock 602 at 0x000004b40000
  754. [ 23.875443] Bad eraseblock 603 at 0x000004b60000
  755. [ 23.880088] Bad eraseblock 604 at 0x000004b80000
  756. [ 23.884723] Bad eraseblock 605 at 0x000004ba0000
  757. [ 23.889368] Bad eraseblock 606 at 0x000004bc0000
  758. [ 23.894003] Bad eraseblock 607 at 0x000004be0000
  759. [ 23.898648] Bad eraseblock 608 at 0x000004c00000
  760. [ 23.903282] Bad eraseblock 609 at 0x000004c20000
  761. [ 23.907927] Bad eraseblock 610 at 0x000004c40000
  762. [ 23.912561] Bad eraseblock 611 at 0x000004c60000
  763. [ 23.917206] Bad eraseblock 612 at 0x000004c80000
  764. [ 23.921840] Bad eraseblock 613 at 0x000004ca0000
  765. [ 23.926471] Bad eraseblock 614 at 0x000004cc0000
  766. [ 23.931117] Bad eraseblock 615 at 0x000004ce0000
  767. [ 23.935751] Bad eraseblock 616 at 0x000004d00000
  768. [ 23.940397] Bad eraseblock 617 at 0x000004d20000
  769. [ 23.945031] Bad eraseblock 618 at 0x000004d40000
  770. [ 23.949675] Bad eraseblock 619 at 0x000004d60000
  771. [ 23.954310] Bad eraseblock 620 at 0x000004d80000
  772. [ 23.958955] Bad eraseblock 621 at 0x000004da0000
  773. [ 23.963589] Bad eraseblock 622 at 0x000004dc0000
  774. [ 23.968235] Bad eraseblock 623 at 0x000004de0000
  775. [ 23.972868] Bad eraseblock 624 at 0x000004e00000
  776. [ 23.977514] Bad eraseblock 625 at 0x000004e20000
  777. [ 23.982148] Bad eraseblock 626 at 0x000004e40000
  778. [ 23.986793] Bad eraseblock 627 at 0x000004e60000
  779. [ 23.991427] Bad eraseblock 628 at 0x000004e80000
  780. [ 23.996058] Bad eraseblock 629 at 0x000004ea0000
  781. [ 24.000703] Bad eraseblock 630 at 0x000004ec0000
  782. [ 24.005337] Bad eraseblock 631 at 0x000004ee0000
  783. [ 24.009982] Bad eraseblock 632 at 0x000004f00000
  784. [ 24.014617] Bad eraseblock 633 at 0x000004f20000
  785. [ 24.019263] Bad eraseblock 634 at 0x000004f40000
  786. [ 24.023896] Bad eraseblock 635 at 0x000004f60000
  787. [ 24.028542] Bad eraseblock 636 at 0x000004f80000
  788. [ 24.033176] Bad eraseblock 637 at 0x000004fa0000
  789. [ 24.037821] Bad eraseblock 638 at 0x000004fc0000
  790. [ 24.042455] Bad eraseblock 639 at 0x000004fe0000
  791. [ 24.047101] Bad eraseblock 640 at 0x000005000000
  792. [ 24.051734] Bad eraseblock 641 at 0x000005020000
  793. [ 24.056364] Bad eraseblock 642 at 0x000005040000
  794. [ 24.061011] Bad eraseblock 643 at 0x000005060000
  795. [ 24.065645] Bad eraseblock 644 at 0x000005080000
  796. [ 24.070290] Bad eraseblock 645 at 0x0000050a0000
  797. [ 24.074924] Bad eraseblock 646 at 0x0000050c0000
  798. [ 24.079570] Bad eraseblock 647 at 0x0000050e0000
  799. [ 24.084204] Bad eraseblock 648 at 0x000005100000
  800. [ 24.088848] Bad eraseblock 649 at 0x000005120000
  801. [ 24.093483] Bad eraseblock 650 at 0x000005140000
  802. [ 24.098128] Bad eraseblock 651 at 0x000005160000
  803. [ 24.102762] Bad eraseblock 652 at 0x000005180000
  804. [ 24.107408] Bad eraseblock 653 at 0x0000051a0000
  805. [ 24.112041] Bad eraseblock 654 at 0x0000051c0000
  806. [ 24.116672] Bad eraseblock 655 at 0x0000051e0000
  807. [ 24.121318] Bad eraseblock 656 at 0x000005200000
  808. [ 24.125952] Bad eraseblock 657 at 0x000005220000
  809. [ 24.130597] Bad eraseblock 658 at 0x000005240000
  810. [ 24.135231] Bad eraseblock 659 at 0x000005260000
  811. [ 24.139877] Bad eraseblock 660 at 0x000005280000
  812. [ 24.144511] Bad eraseblock 661 at 0x0000052a0000
  813. [ 24.149155] Bad eraseblock 662 at 0x0000052c0000
  814. [ 24.153790] Bad eraseblock 663 at 0x0000052e0000
  815. [ 24.158436] Bad eraseblock 664 at 0x000005300000
  816. [ 24.163070] Bad eraseblock 665 at 0x000005320000
  817. [ 24.167714] Bad eraseblock 666 at 0x000005340000
  818. [ 24.172349] Bad eraseblock 667 at 0x000005360000
  819. [ 24.176994] Bad eraseblock 668 at 0x000005380000
  820. [ 24.181628] Bad eraseblock 669 at 0x0000053a0000
  821. [ 24.186258] Bad eraseblock 670 at 0x0000053c0000
  822. [ 24.190905] Bad eraseblock 671 at 0x0000053e0000
  823. [ 24.195538] Bad eraseblock 672 at 0x000005400000
  824. [ 24.200184] Bad eraseblock 673 at 0x000005420000
  825. [ 24.204817] Bad eraseblock 674 at 0x000005440000
  826. [ 24.209463] Bad eraseblock 675 at 0x000005460000
  827. [ 24.214097] Bad eraseblock 676 at 0x000005480000
  828. [ 24.218742] Bad eraseblock 677 at 0x0000054a0000
  829. [ 24.223376] Bad eraseblock 678 at 0x0000054c0000
  830. [ 24.228021] Bad eraseblock 679 at 0x0000054e0000
  831. [ 24.232657] Bad eraseblock 680 at 0x000005500000
  832. [ 24.237301] Bad eraseblock 681 at 0x000005520000
  833. [ 24.241935] Bad eraseblock 682 at 0x000005540000
  834. [ 24.246566] Bad eraseblock 683 at 0x000005560000
  835. [ 24.251211] Bad eraseblock 684 at 0x000005580000
  836. [ 24.255846] Bad eraseblock 685 at 0x0000055a0000
  837. [ 24.260490] Bad eraseblock 686 at 0x0000055c0000
  838. [ 24.265125] Bad eraseblock 687 at 0x0000055e0000
  839. [ 24.269770] Bad eraseblock 688 at 0x000005600000
  840. [ 24.274405] Bad eraseblock 689 at 0x000005620000
  841. [ 24.279050] Bad eraseblock 690 at 0x000005640000
  842. [ 24.283684] Bad eraseblock 691 at 0x000005660000
  843. [ 24.288329] Bad eraseblock 692 at 0x000005680000
  844. [ 24.292964] Bad eraseblock 693 at 0x0000056a0000
  845. [ 24.297608] Bad eraseblock 694 at 0x0000056c0000
  846. [ 24.302242] Bad eraseblock 695 at 0x0000056e0000
  847. [ 24.306888] Bad eraseblock 696 at 0x000005700000
  848. [ 24.311522] Bad eraseblock 697 at 0x000005720000
  849. [ 24.316153] Bad eraseblock 698 at 0x000005740000
  850. [ 24.320798] Bad eraseblock 699 at 0x000005760000
  851. [ 24.325432] Bad eraseblock 700 at 0x000005780000
  852. [ 24.330078] Bad eraseblock 701 at 0x0000057a0000
  853. [ 24.334711] Bad eraseblock 702 at 0x0000057c0000
  854. [ 24.339357] Bad eraseblock 703 at 0x0000057e0000
  855. [ 24.343991] Bad eraseblock 704 at 0x000005800000
  856. [ 24.348637] Bad eraseblock 705 at 0x000005820000
  857. [ 24.353271] Bad eraseblock 706 at 0x000005840000
  858. [ 24.357915] Bad eraseblock 707 at 0x000005860000
  859. [ 24.362550] Bad eraseblock 708 at 0x000005880000
  860. [ 24.367195] Bad eraseblock 709 at 0x0000058a0000
  861. [ 24.371829] Bad eraseblock 710 at 0x0000058c0000
  862. [ 24.376460] Bad eraseblock 711 at 0x0000058e0000
  863. [ 24.381107] Bad eraseblock 712 at 0x000005900000
  864. [ 24.385739] Bad eraseblock 713 at 0x000005920000
  865. [ 24.390385] Bad eraseblock 714 at 0x000005940000
  866. [ 24.395019] Bad eraseblock 715 at 0x000005960000
  867. [ 24.399664] Bad eraseblock 716 at 0x000005980000
  868. [ 24.404298] Bad eraseblock 717 at 0x0000059a0000
  869. [ 24.408943] Bad eraseblock 718 at 0x0000059c0000
  870. [ 24.413578] Bad eraseblock 719 at 0x0000059e0000
  871. [ 24.418222] Bad eraseblock 720 at 0x000005a00000
  872. [ 24.422856] Bad eraseblock 721 at 0x000005a20000
  873. [ 24.427502] Bad eraseblock 722 at 0x000005a40000
  874. [ 24.432137] Bad eraseblock 723 at 0x000005a60000
  875. [ 24.436821] Bad eraseblock 724 at 0x000005a80000
  876. [ 24.441458] Bad eraseblock 725 at 0x000005aa0000
  877. [ 24.446089] Bad eraseblock 726 at 0x000005ac0000
  878. [ 24.450735] Bad eraseblock 727 at 0x000005ae0000
  879. [ 24.455369] Bad eraseblock 728 at 0x000005b00000
  880. [ 24.460014] Bad eraseblock 729 at 0x000005b20000
  881. [ 24.464649] Bad eraseblock 730 at 0x000005b40000
  882. [ 24.469294] Bad eraseblock 731 at 0x000005b60000
  883. [ 24.473927] Bad eraseblock 732 at 0x000005b80000
  884. [ 24.478573] Bad eraseblock 733 at 0x000005ba0000
  885. [ 24.483207] Bad eraseblock 734 at 0x000005bc0000
  886. [ 24.487852] Bad eraseblock 735 at 0x000005be0000
  887. [ 24.492486] Bad eraseblock 736 at 0x000005c00000
  888. [ 24.497132] Bad eraseblock 737 at 0x000005c20000
  889. [ 24.501765] Bad eraseblock 738 at 0x000005c40000
  890. [ 24.506396] Bad eraseblock 739 at 0x000005c60000
  891. [ 24.511042] Bad eraseblock 740 at 0x000005c80000
  892. [ 24.515676] Bad eraseblock 741 at 0x000005ca0000
  893. [ 24.520322] Bad eraseblock 742 at 0x000005cc0000
  894. [ 24.524955] Bad eraseblock 743 at 0x000005ce0000
  895. [ 24.529601] Bad eraseblock 744 at 0x000005d00000
  896. [ 24.534235] Bad eraseblock 745 at 0x000005d20000
  897. [ 24.538881] Bad eraseblock 746 at 0x000005d40000
  898. [ 24.543515] Bad eraseblock 747 at 0x000005d60000
  899. [ 24.548159] Bad eraseblock 748 at 0x000005d80000
  900. [ 24.552794] Bad eraseblock 749 at 0x000005da0000
  901. [ 24.557439] Bad eraseblock 750 at 0x000005dc0000
  902. [ 24.562073] Bad eraseblock 751 at 0x000005de0000
  903. [ 24.566703] Bad eraseblock 752 at 0x000005e00000
  904. [ 24.571349] Bad eraseblock 753 at 0x000005e20000
  905. [ 24.575983] Bad eraseblock 754 at 0x000005e40000
  906. [ 24.580629] Bad eraseblock 755 at 0x000005e60000
  907. [ 24.585263] Bad eraseblock 756 at 0x000005e80000
  908. [ 24.589908] Bad eraseblock 757 at 0x000005ea0000
  909. [ 24.594542] Bad eraseblock 758 at 0x000005ec0000
  910. [ 24.599188] Bad eraseblock 759 at 0x000005ee0000
  911. [ 24.603822] Bad eraseblock 760 at 0x000005f00000
  912. [ 24.608467] Bad eraseblock 761 at 0x000005f20000
  913. [ 24.613101] Bad eraseblock 762 at 0x000005f40000
  914. [ 24.617746] Bad eraseblock 763 at 0x000005f60000
  915. [ 24.622380] Bad eraseblock 764 at 0x000005f80000
  916. [ 24.627026] Bad eraseblock 765 at 0x000005fa0000
  917. [ 24.631659] Bad eraseblock 766 at 0x000005fc0000
  918. [ 24.636290] Bad eraseblock 767 at 0x000005fe0000
  919. [ 24.640936] Bad eraseblock 768 at 0x000006000000
  920. [ 24.645570] Bad eraseblock 769 at 0x000006020000
  921. [ 24.650216] Bad eraseblock 770 at 0x000006040000
  922. [ 24.654849] Bad eraseblock 771 at 0x000006060000
  923. [ 24.659496] Bad eraseblock 772 at 0x000006080000
  924. [ 24.664129] Bad eraseblock 773 at 0x0000060a0000
  925. [ 24.668775] Bad eraseblock 774 at 0x0000060c0000
  926. [ 24.673408] Bad eraseblock 775 at 0x0000060e0000
  927. [ 24.678054] Bad eraseblock 776 at 0x000006100000
  928. [ 24.682688] Bad eraseblock 777 at 0x000006120000
  929. [ 24.687333] Bad eraseblock 778 at 0x000006140000
  930. [ 24.691967] Bad eraseblock 779 at 0x000006160000
  931. [ 24.696598] Bad eraseblock 780 at 0x000006180000
  932. [ 24.701244] Bad eraseblock 781 at 0x0000061a0000
  933. [ 24.705877] Bad eraseblock 782 at 0x0000061c0000
  934. [ 24.710522] Bad eraseblock 783 at 0x0000061e0000
  935. [ 24.715157] Bad eraseblock 784 at 0x000006200000
  936. [ 24.719802] Bad eraseblock 785 at 0x000006220000
  937. [ 24.724437] Bad eraseblock 786 at 0x000006240000
  938. [ 24.729081] Bad eraseblock 787 at 0x000006260000
  939. [ 24.733716] Bad eraseblock 788 at 0x000006280000
  940. [ 24.738360] Bad eraseblock 789 at 0x0000062a0000
  941. [ 24.742994] Bad eraseblock 790 at 0x0000062c0000
  942. [ 24.747640] Bad eraseblock 791 at 0x0000062e0000
  943. [ 24.752274] Bad eraseblock 792 at 0x000006300000
  944. [ 24.756919] Bad eraseblock 793 at 0x000006320000
  945. [ 24.761554] Bad eraseblock 794 at 0x000006340000
  946. [ 24.766184] Bad eraseblock 795 at 0x000006360000
  947. [ 24.770830] Bad eraseblock 796 at 0x000006380000
  948. [ 24.775464] Bad eraseblock 797 at 0x0000063a0000
  949. [ 24.780109] Bad eraseblock 798 at 0x0000063c0000
  950. [ 24.784743] Bad eraseblock 799 at 0x0000063e0000
  951. [ 24.789389] Bad eraseblock 800 at 0x000006400000
  952. [ 24.794022] Bad eraseblock 801 at 0x000006420000
  953. [ 24.798668] Bad eraseblock 802 at 0x000006440000
  954. [ 24.803302] Bad eraseblock 803 at 0x000006460000
  955. [ 24.807947] Bad eraseblock 804 at 0x000006480000
  956. [ 24.812581] Bad eraseblock 805 at 0x0000064a0000
  957. [ 24.817227] Bad eraseblock 806 at 0x0000064c0000
  958. [ 24.821861] Bad eraseblock 807 at 0x0000064e0000
  959. [ 24.826492] Bad eraseblock 808 at 0x000006500000
  960. [ 24.831136] Bad eraseblock 809 at 0x000006520000
  961. [ 24.835771] Bad eraseblock 810 at 0x000006540000
  962. [ 24.840416] Bad eraseblock 811 at 0x000006560000
  963. [ 24.845050] Bad eraseblock 812 at 0x000006580000
  964. [ 24.849696] Bad eraseblock 813 at 0x0000065a0000
  965. [ 24.854330] Bad eraseblock 814 at 0x0000065c0000
  966. [ 24.858976] Bad eraseblock 815 at 0x0000065e0000
  967. [ 24.863610] Bad eraseblock 816 at 0x000006600000
  968. [ 24.868255] Bad eraseblock 817 at 0x000006620000
  969. [ 24.872888] Bad eraseblock 818 at 0x000006640000
  970. [ 24.877534] Bad eraseblock 819 at 0x000006660000
  971. [ 24.882167] Bad eraseblock 820 at 0x000006680000
  972. [ 24.886814] Bad eraseblock 821 at 0x0000066a0000
  973. [ 24.891448] Bad eraseblock 822 at 0x0000066c0000
  974. [ 24.896077] Bad eraseblock 823 at 0x0000066e0000
  975. [ 24.900725] Bad eraseblock 824 at 0x000006700000
  976. [ 24.905357] Bad eraseblock 825 at 0x000006720000
  977. [ 24.910003] Bad eraseblock 826 at 0x000006740000
  978. [ 24.914637] Bad eraseblock 827 at 0x000006760000
  979. [ 24.919283] Bad eraseblock 828 at 0x000006780000
  980. [ 24.923916] Bad eraseblock 829 at 0x0000067a0000
  981. [ 24.928562] Bad eraseblock 830 at 0x0000067c0000
  982. [ 24.933195] Bad eraseblock 831 at 0x0000067e0000
  983. [ 24.937841] Bad eraseblock 832 at 0x000006800000
  984. [ 24.942475] Bad eraseblock 833 at 0x000006820000
  985. [ 24.947120] Bad eraseblock 834 at 0x000006840000
  986. [ 24.951754] Bad eraseblock 835 at 0x000006860000
  987. [ 24.956385] Bad eraseblock 836 at 0x000006880000
  988. [ 24.961032] Bad eraseblock 837 at 0x0000068a0000
  989. [ 24.965664] Bad eraseblock 838 at 0x0000068c0000
  990. [ 24.970310] Bad eraseblock 839 at 0x0000068e0000
  991. [ 24.974944] Bad eraseblock 840 at 0x000006900000
  992. [ 24.979590] Bad eraseblock 841 at 0x000006920000
  993. [ 24.984223] Bad eraseblock 842 at 0x000006940000
  994. [ 24.988869] Bad eraseblock 843 at 0x000006960000
  995. [ 24.993503] Bad eraseblock 844 at 0x000006980000
  996. [ 24.998148] Bad eraseblock 845 at 0x0000069a0000
  997. [ 25.002782] Bad eraseblock 846 at 0x0000069c0000
  998. [ 25.007429] Bad eraseblock 847 at 0x0000069e0000
  999. [ 25.012062] Bad eraseblock 848 at 0x000006a00000
  1000. [ 25.016692] Bad eraseblock 849 at 0x000006a20000
  1001. [ 25.021340] Bad eraseblock 850 at 0x000006a40000
  1002. [ 25.025972] Bad eraseblock 851 at 0x000006a60000
  1003. [ 25.030618] Bad eraseblock 852 at 0x000006a80000
  1004. [ 25.035252] Bad eraseblock 853 at 0x000006aa0000
  1005. [ 25.039897] Bad eraseblock 854 at 0x000006ac0000
  1006. [ 25.044531] Bad eraseblock 855 at 0x000006ae0000
  1007. [ 25.049176] Bad eraseblock 856 at 0x000006b00000
  1008. [ 25.053810] Bad eraseblock 857 at 0x000006b20000
  1009. [ 25.058456] Bad eraseblock 858 at 0x000006b40000
  1010. [ 25.063089] Bad eraseblock 859 at 0x000006b60000
  1011. [ 25.067735] Bad eraseblock 860 at 0x000006b80000
  1012. [ 25.072369] Bad eraseblock 861 at 0x000006ba0000
  1013. [ 25.077014] Bad eraseblock 862 at 0x000006bc0000
  1014. [ 25.081648] Bad eraseblock 863 at 0x000006be0000
  1015. [ 25.086278] Bad eraseblock 864 at 0x000006c00000
  1016. [ 25.090925] Bad eraseblock 865 at 0x000006c20000
  1017. [ 25.095558] Bad eraseblock 866 at 0x000006c40000
  1018. [ 25.100205] Bad eraseblock 867 at 0x000006c60000
  1019. [ 25.104838] Bad eraseblock 868 at 0x000006c80000
  1020. [ 25.109483] Bad eraseblock 869 at 0x000006ca0000
  1021. [ 25.114117] Bad eraseblock 870 at 0x000006cc0000
  1022. [ 25.118763] Bad eraseblock 871 at 0x000006ce0000
  1023. [ 25.123397] Bad eraseblock 872 at 0x000006d00000
  1024. [ 25.128042] Bad eraseblock 873 at 0x000006d20000
  1025. [ 25.132676] Bad eraseblock 874 at 0x000006d40000
  1026. [ 25.137322] Bad eraseblock 875 at 0x000006d60000
  1027. [ 25.141956] Bad eraseblock 876 at 0x000006d80000
  1028. [ 25.146586] Bad eraseblock 877 at 0x000006da0000
  1029. [ 25.151232] Bad eraseblock 878 at 0x000006dc0000
  1030. [ 25.155865] Bad eraseblock 879 at 0x000006de0000
  1031. [ 25.160511] Bad eraseblock 880 at 0x000006e00000
  1032. [ 25.165145] Bad eraseblock 881 at 0x000006e20000
  1033. [ 25.169790] Bad eraseblock 882 at 0x000006e40000
  1034. [ 25.174424] Bad eraseblock 883 at 0x000006e60000
  1035. [ 25.179070] Bad eraseblock 884 at 0x000006e80000
  1036. [ 25.183704] Bad eraseblock 885 at 0x000006ea0000
  1037. [ 25.188349] Bad eraseblock 886 at 0x000006ec0000
  1038. [ 25.192983] Bad eraseblock 887 at 0x000006ee0000
  1039. [ 25.197629] Bad eraseblock 888 at 0x000006f00000
  1040. [ 25.202263] Bad eraseblock 889 at 0x000006f20000
  1041. [ 25.206907] Bad eraseblock 890 at 0x000006f40000
  1042. [ 25.211542] Bad eraseblock 891 at 0x000006f60000
  1043. [ 25.216173] Bad eraseblock 892 at 0x000006f80000
  1044. [ 25.220819] Bad eraseblock 893 at 0x000006fa0000
  1045. [ 25.225452] Bad eraseblock 894 at 0x000006fc0000
  1046. [ 25.230098] Bad eraseblock 895 at 0x000006fe0000
  1047. [ 25.234732] Bad eraseblock 896 at 0x000007000000
  1048. [ 25.239378] Bad eraseblock 897 at 0x000007020000
  1049. [ 25.244010] Bad eraseblock 898 at 0x000007040000
  1050. [ 25.248656] Bad eraseblock 899 at 0x000007060000
  1051. [ 25.253290] Bad eraseblock 900 at 0x000007080000
  1052. [ 25.257936] Bad eraseblock 901 at 0x0000070a0000
  1053. [ 25.262569] Bad eraseblock 902 at 0x0000070c0000
  1054. [ 25.267215] Bad eraseblock 903 at 0x0000070e0000
  1055. [ 25.271849] Bad eraseblock 904 at 0x000007100000
  1056. [ 25.276480] Bad eraseblock 905 at 0x000007120000
  1057. [ 25.281126] Bad eraseblock 906 at 0x000007140000
  1058. [ 25.285760] Bad eraseblock 907 at 0x000007160000
  1059. [ 25.290405] Bad eraseblock 908 at 0x000007180000
  1060. [ 25.295039] Bad eraseblock 909 at 0x0000071a0000
  1061. [ 25.299684] Bad eraseblock 910 at 0x0000071c0000
  1062. [ 25.304319] Bad eraseblock 911 at 0x0000071e0000
  1063. [ 25.308963] Bad eraseblock 912 at 0x000007200000
  1064. [ 25.313598] Bad eraseblock 913 at 0x000007220000
  1065. [ 25.318243] Bad eraseblock 914 at 0x000007240000
  1066. [ 25.322877] Bad eraseblock 915 at 0x000007260000
  1067. [ 25.327522] Bad eraseblock 916 at 0x000007280000
  1068. [ 25.332156] Bad eraseblock 917 at 0x0000072a0000
  1069. [ 25.336802] Bad eraseblock 918 at 0x0000072c0000
  1070. [ 25.341436] Bad eraseblock 919 at 0x0000072e0000
  1071. [ 25.346066] Bad eraseblock 920 at 0x000007300000
  1072. [ 25.350712] Bad eraseblock 921 at 0x000007320000
  1073. [ 25.355346] Bad eraseblock 922 at 0x000007340000
  1074. [ 25.359992] Bad eraseblock 923 at 0x000007360000
  1075. [ 25.364625] Bad eraseblock 924 at 0x000007380000
  1076. [ 25.369271] Bad eraseblock 925 at 0x0000073a0000
  1077. [ 25.373905] Bad eraseblock 926 at 0x0000073c0000
  1078. [ 25.378551] Bad eraseblock 927 at 0x0000073e0000
  1079. [ 25.383184] Bad eraseblock 928 at 0x000007400000
  1080. [ 25.387829] Bad eraseblock 929 at 0x000007420000
  1081. [ 25.392464] Bad eraseblock 930 at 0x000007440000
  1082. [ 25.397108] Bad eraseblock 931 at 0x000007460000
  1083. [ 25.401744] Bad eraseblock 932 at 0x000007480000
  1084. [ 25.406373] Bad eraseblock 933 at 0x0000074a0000
  1085. [ 25.411019] Bad eraseblock 934 at 0x0000074c0000
  1086. [ 25.415654] Bad eraseblock 935 at 0x0000074e0000
  1087. [ 25.420298] Bad eraseblock 936 at 0x000007500000
  1088. [ 25.424932] Bad eraseblock 937 at 0x000007520000
  1089. [ 25.429578] Bad eraseblock 938 at 0x000007540000
  1090. [ 25.434211] Bad eraseblock 939 at 0x000007560000
  1091. [ 25.438857] Bad eraseblock 940 at 0x000007580000
  1092. [ 25.443491] Bad eraseblock 941 at 0x0000075a0000
  1093. [ 25.448137] Bad eraseblock 942 at 0x0000075c0000
  1094. [ 25.452771] Bad eraseblock 943 at 0x0000075e0000
  1095. [ 25.457417] Bad eraseblock 944 at 0x000007600000
  1096. [ 25.462051] Bad eraseblock 945 at 0x000007620000
  1097. [ 25.466680] Bad eraseblock 946 at 0x000007640000
  1098. [ 25.471327] Bad eraseblock 947 at 0x000007660000
  1099. [ 25.475960] Bad eraseblock 948 at 0x000007680000
  1100. [ 25.480606] Bad eraseblock 949 at 0x0000076a0000
  1101. [ 25.485239] Bad eraseblock 950 at 0x0000076c0000
  1102. [ 25.489885] Bad eraseblock 951 at 0x0000076e0000
  1103. [ 25.494519] Bad eraseblock 952 at 0x000007700000
  1104. [ 25.499165] Bad eraseblock 953 at 0x000007720000
  1105. [ 25.503798] Bad eraseblock 954 at 0x000007740000
  1106. [ 25.508444] Bad eraseblock 955 at 0x000007760000
  1107. [ 25.513078] Bad eraseblock 956 at 0x000007780000
  1108. [ 25.517724] Bad eraseblock 957 at 0x0000077a0000
  1109. [ 25.522357] Bad eraseblock 958 at 0x0000077c0000
  1110. [ 25.527002] Bad eraseblock 959 at 0x0000077e0000
  1111. [ 25.531637] Bad eraseblock 960 at 0x000007800000
  1112. [ 25.536267] Bad eraseblock 961 at 0x000007820000
  1113. [ 25.540913] Bad eraseblock 962 at 0x000007840000
  1114. [ 25.545547] Bad eraseblock 963 at 0x000007860000
  1115. [ 25.550193] Bad eraseblock 964 at 0x000007880000
  1116. [ 25.554826] Bad eraseblock 965 at 0x0000078a0000
  1117. [ 25.559472] Bad eraseblock 966 at 0x0000078c0000
  1118. [ 25.564106] Bad eraseblock 967 at 0x0000078e0000
  1119. [ 25.568751] Bad eraseblock 968 at 0x000007900000
  1120. [ 25.573385] Bad eraseblock 969 at 0x000007920000
  1121. [ 25.578031] Bad eraseblock 970 at 0x000007940000
  1122. [ 25.582664] Bad eraseblock 971 at 0x000007960000
  1123. [ 25.587310] Bad eraseblock 972 at 0x000007980000
  1124. [ 25.591944] Bad eraseblock 973 at 0x0000079a0000
  1125. [ 25.596574] Bad eraseblock 974 at 0x0000079c0000
  1126. [ 25.601220] Bad eraseblock 975 at 0x0000079e0000
  1127. [ 25.605855] Bad eraseblock 976 at 0x000007a00000
  1128. [ 25.610499] Bad eraseblock 977 at 0x000007a20000
  1129. [ 25.615134] Bad eraseblock 978 at 0x000007a40000
  1130. [ 25.619778] Bad eraseblock 979 at 0x000007a60000
  1131. [ 25.624412] Bad eraseblock 980 at 0x000007a80000
  1132. [ 25.629058] Bad eraseblock 981 at 0x000007aa0000
  1133. [ 25.633692] Bad eraseblock 982 at 0x000007ac0000
  1134. [ 25.638338] Bad eraseblock 983 at 0x000007ae0000
  1135. [ 25.642971] Bad eraseblock 984 at 0x000007b00000
  1136. [ 25.647617] Bad eraseblock 985 at 0x000007b20000
  1137. [ 25.652251] Bad eraseblock 986 at 0x000007b40000
  1138. [ 25.656899] Bad eraseblock 987 at 0x000007b60000
  1139. [ 25.661530] Bad eraseblock 988 at 0x000007b80000
  1140. [ 25.666161] Bad eraseblock 989 at 0x000007ba0000
  1141. [ 25.670807] Bad eraseblock 990 at 0x000007bc0000
  1142. [ 25.675441] Bad eraseblock 991 at 0x000007be0000
  1143. [ 25.680087] Bad eraseblock 992 at 0x000007c00000
  1144. [ 25.684720] Bad eraseblock 993 at 0x000007c20000
  1145. [ 25.689366] Bad eraseblock 994 at 0x000007c40000
  1146. [ 25.693999] Bad eraseblock 995 at 0x000007c60000
  1147. [ 25.698645] Bad eraseblock 996 at 0x000007c80000
  1148. [ 25.703279] Bad eraseblock 997 at 0x000007ca0000
  1149. [ 25.707925] Bad eraseblock 998 at 0x000007cc0000
  1150. [ 25.712558] Bad eraseblock 999 at 0x000007ce0000
  1151. [ 25.717204] Bad eraseblock 1000 at 0x000007d00000
  1152. [ 25.721924] Bad eraseblock 1001 at 0x000007d20000
  1153. [ 25.726641] Bad eraseblock 1002 at 0x000007d40000
  1154. [ 25.731373] Bad eraseblock 1003 at 0x000007d60000
  1155. [ 25.736094] Bad eraseblock 1004 at 0x000007d80000
  1156. [ 25.740825] Bad eraseblock 1005 at 0x000007da0000
  1157. [ 25.745546] Bad eraseblock 1006 at 0x000007dc0000
  1158. [ 25.750278] Bad eraseblock 1007 at 0x000007de0000
  1159. [ 25.754998] Bad eraseblock 1008 at 0x000007e00000
  1160. [ 25.759729] Bad eraseblock 1009 at 0x000007e20000
  1161. [ 25.764450] Bad eraseblock 1010 at 0x000007e40000
  1162. [ 25.769182] Bad eraseblock 1011 at 0x000007e60000
  1163. [ 25.773903] Bad eraseblock 1012 at 0x000007e80000
  1164. [ 25.778634] Bad eraseblock 1013 at 0x000007ea0000
  1165. [ 25.783354] Bad eraseblock 1014 at 0x000007ec0000
  1166. [ 25.788086] Bad eraseblock 1015 at 0x000007ee0000
  1167. [ 25.792806] Bad eraseblock 1016 at 0x000007f00000
  1168. [ 25.797537] Bad eraseblock 1017 at 0x000007f20000
  1169. [ 25.802258] Bad eraseblock 1018 at 0x000007f40000
  1170. [ 25.806990] Bad eraseblock 1019 at 0x000007f60000
  1171. [ 25.811711] Bad eraseblock 1020 at 0x000007f80000
  1172. [ 25.816428] Bad eraseblock 1021 at 0x000007fa0000
  1173. [ 25.821160] Bad eraseblock 1022 at 0x000007fc0000
  1174. [ 25.825881] Bad eraseblock 1023 at 0x000007fe0000
  1175. [ 25.830862] Creating 9 MTD partitions on "orion_nand":
  1176. [ 25.835982] 0x000000000000-0x000000100000 : "uboot"
  1177. [ 25.841245] 0x000000100000-0x000000180000 : "uboot_env"
  1178. [ 25.846827] 0x000000180000-0x000000200000 : "key_store"
  1179. [ 25.852360] 0x000000200000-0x000000280000 : "info"
  1180. [ 25.857502] 0x000000280000-0x000000c80000 : "etc"
  1181. [ 25.862514] 0x000000c80000-0x000001680000 : "kernel_1"
  1182. [ 25.867973] 0x000001680000-0x000004640000 : "rootfs1"
  1183. [ 25.873331] 0x000004640000-0x000005040000 : "kernel_2"
  1184. [ 25.878784] 0x000005040000-0x000008000000 : "rootfs2"
  1185. [ 25.891715] libphy: orion_mdio_bus: probed
  1186. [ 25.895873] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  1187. [ 25.902782] libphy: PHY orion-mdio-mii:00 not found
  1188. [ 25.907699] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral
  1189. [ 25.915845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1190. [ 25.922364] ehci-pci: EHCI PCI platform driver
  1191. [ 25.926879] ehci-orion: EHCI orion driver
  1192. [ 25.930927] orion-ehci orion-ehci.0: EHCI Host Controller
  1193. [ 25.936326] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
  1194. [ 25.944011] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
  1195. [ 25.966775] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
  1196. [ 25.973422] hub 1-0:1.0: USB hub found
  1197. [ 25.977211] hub 1-0:1.0: 1 port detected
  1198. [ 25.981684] usbcore: registered new interface driver usb-storage
  1199. [ 25.988042] mousedev: PS/2 mouse device common for all mice
  1200. [ 26.296794] usb 1-1: new high-speed USB device number 2 using orion-ehci
  1201. [ 26.449324] hub 1-1:1.0: USB hub found
  1202. [ 26.453397] hub 1-1:1.0: 4 ports detected
  1203. [ 26.996775] rtc-mv rtc-mv: internal RTC not ticking
  1204. [ 27.001741] i2c /dev entries driver
  1205. [ 27.006093] orion_wdt: Initial timeout 25 sec
  1206. [ 27.010756] sdhci: Secure Digital Host Controller Interface driver
  1207. [ 27.016927] sdhci: Copyright(c) Pierre Ossman
  1208. [ 27.021307] sdhci-pltfm: SDHCI platform and OF driver helper
  1209. [ 27.027452] orion_gpio_is_valid: invalid GPIO 12
  1210. [ 27.032771] ledtrig-cpu: registered to indicate activity on CPUs
  1211. [ 27.038861] usbcore: registered new interface driver r8712u
  1212. [ 27.044776] gre: GRE over IPv4 demultiplexor driver
  1213. [ 27.049668] TCP: cubic registered
  1214. [ 27.052973] NET: Registered protocol family 17
  1215. [ 27.057520] Key type dns_resolver registered
  1216. [ 27.062404] registered taskstats version 1
  1217. [ 27.067380] libphy: PHY orion-mdio-mii:00 not found
  1218. [ 27.072263] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral
  1219. [ 27.080613] console [netcon0] enabled
  1220. [ 27.084256] netconsole: network logging started
  1221. [ 27.089147] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  1222. [ 27.096136] libphy: PHY orion-mdio-mii:00 not found
  1223. [ 27.101072] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  1224. [ 27.107357] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral
  1225. [ 27.125080] EXT3-fs (sda2): error: couldn't mount because of unsupported optional features (240)
  1226. [ 27.134263] EXT2-fs (sda2): error: couldn't mount because of unsupported optional features (240)
  1227. [ 27.213485] EXT4-fs (sda2): warning: maximal mount count reached, running e2fsck is recommended
  1228. [ 27.336037] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  1229. [ 27.343733] VFS: Mounted root (ext4 filesystem) on device 8:2.
  1230. [ 27.374019] devtmpfs: mounted
  1231. [ 27.377746] Freeing unused kernel memory: 252K (c06f9000 - c0738000)
  1232. [ 27.852732] random: systemd urandom read with 42 bits of entropy available
  1233. [ 27.863266] systemd[1]: systemd 212 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL
  1234. +XZ +SECCOMP -APPARMOR)
  1235. [ 27.876913] systemd[1]: Detected architecture 'arm'.
  1236.  
  1237. Welcome to Arch Linux ARM!
  1238.  
  1239. [ 27.979127] systemd[1]: Inserted module 'autofs4'
  1240. [ 28.032786] NET: Registered protocol family 10
  1241. [ 28.038503] systemd[1]: Inserted module 'ipv6'
  1242. [ 28.043948] systemd[1]: Set hostname to <alarm>.
  1243. [ 28.974862] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service fa
  1244. iled to load: No such file or directory.
  1245. [ 28.992341] systemd[1]: Expecting device dev-ttyS0.device...
  1246. Expecting device dev-ttyS0.device...
  1247. [ 29.016930] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  1248. [ 29.024948] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1249. [ 29.032624] systemd[1]: Starting Remote File Systems.
  1250. [ OK ] Reached target Remote File Systems.
  1251. [ 29.056890] systemd[1]: Reached target Remote File Systems.
  1252. [ 29.062545] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
  1253. Expecting device sys-subsystem-net-devices-eth0.device...
  1254. [ 29.086958] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  1255. [ 29.095203] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1256. [ 29.103211] systemd[1]: Starting Paths.
  1257. [ OK ] Reached target Paths.
  1258. [ 29.126889] systemd[1]: Reached target Paths.
  1259. [ 29.131337] systemd[1]: Starting Encrypted Volumes.
  1260. [ OK ] Reached target Encrypted Volumes.
  1261. [ 29.156887] systemd[1]: Reached target Encrypted Volumes.
  1262. [ 29.162449] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  1263. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
  1264. [ 29.196894] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1265. [ 29.206362] systemd[1]: Starting Swap.
  1266. [ OK ] Reached target Swap.
  1267. [ 29.226890] systemd[1]: Reached target Swap.
  1268. [ 29.231247] systemd[1]: Starting Root Slice.
  1269. [ OK ] Created slice Root Slice.
  1270. [ 29.276923] systemd[1]: Created slice Root Slice.
  1271. [ 29.281729] systemd[1]: Starting Delayed Shutdown Socket.
  1272. [ OK ] Listening on Delayed Shutdown Socket.
  1273. [ 29.306896] systemd[1]: Listening on Delayed Shutdown Socket.
  1274. [ 29.312724] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  1275. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  1276. [ 29.336892] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1277. [ 29.343920] systemd[1]: Starting Device-mapper event daemon FIFOs.
  1278. [ OK ] Listening on Device-mapper event daemon FIFOs.
  1279. [ 29.366890] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1280. [ 29.373514] systemd[1]: Starting udev Kernel Socket.
  1281. [ OK ] Listening on udev Kernel Socket.
  1282. [ 29.396891] systemd[1]: Listening on udev Kernel Socket.
  1283. [ 29.402311] systemd[1]: Starting udev Control Socket.
  1284. [ OK ] Listening on udev Control Socket.
  1285. [ 29.426891] systemd[1]: Listening on udev Control Socket.
  1286. [ 29.432368] systemd[1]: Starting LVM2 metadata daemon socket.
  1287. [ OK ] Listening on LVM2 metadata daemon socket.
  1288. [ 29.456891] systemd[1]: Listening on LVM2 metadata daemon socket.
  1289. [ 29.463060] systemd[1]: Starting User and Session Slice.
  1290. [ OK ] Created slice User and Session Slice.
  1291. [ 29.486901] systemd[1]: Created slice User and Session Slice.
  1292. [ 29.492747] systemd[1]: Starting Journal Socket.
  1293. [ OK ] Listening on Journal Socket.
  1294. [ 29.516896] systemd[1]: Listening on Journal Socket.
  1295. [ 29.522013] systemd[1]: Starting System Slice.
  1296. [ OK ] Created slice System Slice.
  1297. [ 29.546899] systemd[1]: Created slice System Slice.
  1298. [ 29.551948] systemd[1]: Mounted Huge Pages File System.
  1299. [ 29.557304] systemd[1]: Starting udev Coldplug all Devices...
  1300. Starting udev Coldplug all Devices...
  1301. [ 29.580113] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  1302. Starting Create list of required static device nodes...rrent kernel...
  1303. [ 29.620018] systemd[1]: Mounting POSIX Message Queue File System...
  1304. Mounting POSIX Message Queue File System...
  1305. [ 29.642951] systemd[1]: Starting Setup Virtual Console...
  1306. Starting Setup Virtual Console...
  1307. [ 29.732260] systemd[1]: Started Load Kernel Modules.
  1308. [ 29.737443] systemd[1]: Mounted Configuration File System.
  1309. [ 29.743051] systemd[1]: Mounted FUSE Control File System.
  1310. [ 29.748596] systemd[1]: Mounting Debug File System...
  1311. Mounting Debug File System...
  1312. [ 29.787594] systemd[1]: Started Set Up Additional Binary Formats.
  1313. [ 29.793790] systemd[1]: Starting system-netctl\x2difplugd.slice.
  1314. [ OK ] Created slice system-netctl\x2difplugd.slice.
  1315. [ 29.826967] systemd[1]: Created slice system-netctl\x2difplugd.slice.
  1316. [ 29.842361] systemd[1]: Starting system-getty.slice.
  1317. [ OK ] Created slice system-getty.slice.
  1318. [ 29.866958] systemd[1]: Created slice system-getty.slice.
  1319. [ 29.872475] systemd[1]: Starting system-serial\x2dgetty.slice.
  1320. [ OK ] Created slice system-serial\x2dgetty.slice.
  1321. [ 29.896912] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1322. [ 29.916304] systemd[1]: Starting Apply Kernel Variables...
  1323. Starting Apply Kernel Variables...
  1324. [ 29.939710] systemd[1]: Starting Journal Service...
  1325. Starting Journal Service...
  1326. [ OK ] Started Journal Service.
  1327. [ 29.967007] systemd[1]: Started Journal Service.
  1328. [ OK ] Reached target Slices.
  1329. Mounting Temporary Directory...
  1330. Starting Remount Root and Kernel File Systems...
  1331. [ OK ] Mounted Debug File System.
  1332. [ OK ] Mounted POSIX Message Queue File System.
  1333. [ OK ] Mounted Temporary Directory.
  1334. [ OK ] Started Create list of required static device nodes ...current kernel.
  1335. [ OK ] Started Setup Virtual Console.
  1336. [ OK ] Started Apply Kernel Variables.
  1337. [ OK ] Started Remount Root and Kernel File Systems.
  1338. [ OK ] Started udev Coldplug all Devices.
  1339. Starting Load/Save Random Seed...
  1340. Starting Create Static Device Nodes in /dev...
  1341. [ OK ] Started Load/Save Random Seed.
  1342. [ OK ] Started Create Static Device Nodes in /dev.
  1343. Starting udev Kernel Device Manager...
  1344. [ OK ] Reached target Local File Systems (Pre).
  1345. [ OK ] Reached target Local File Systems.
  1346. [ 30.847824] systemd-udevd[80]: starting version 212
  1347. Starting Create Volatile Files and Directories...
  1348. Starting Trigger Flushing of Journal to Persistent Storage...
  1349. [ OK ] Started udev Kernel Device Manager.
  1350. [ OK ] Started Create Volatile Files and Directories.
  1351. Starting Update UTMP about System Boot/Shutdown...
  1352. [ 31.357415] systemd-journald[68]: Received request to flush runtime journal from PID 1
  1353. [ OK ] Found device /dev/ttyS0.
  1354. [ OK ] Started Update UTMP about System Boot/Shutdown.
  1355. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  1356. [ 31.609594] rtc-pcf8563 0-0051: chip found, driver version 0.4.3
  1357. [ OK ] Reached target System Initialization.
  1358. [ OK ] Reached target[ 31.638021] libphy: PHY orion-mdio-mii:00 not found
  1359. Timers.
  1360. [ 31.643489] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral
  1361. [ 31.663899] rtc-pcf8563 0-0051: pcf8563_get_datetime: read error
  1362. [ OK ] Listening on D-Bus System Message Bus Socket.
  1363. [ OK ] Reached target Sockets.
  1364. [ 31.704990] systemd-journald[68]: File /var/log/journal/e4b5dad211aa4a41920893d218a05e68/system.journal corrupted or uncleanl
  1365. y shut down, renaming and replacing.
  1366. [ 31.721223] rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
  1367. [ OK ] Reached target Basic System.
  1368. [ 31.748239] libphy: PHY orion-mdio-mii:00 not found
  1369. [ 31.753128] platform mv643xx_eth_port.0: Driver mv643xx_eth_port requests probe deferral
  1370. Starting Apache Web Server...
  1371. Starting minidlna server...
  1372. Starting MariaDB database server...
  1373. Starting Entropy Harvesting Daemon...
  1374. Starting vsftpd daemon...
  1375. [ OK ] Started vsftpd daemon.
  1376. Starting Samba NetBIOS name server...
  1377. Starting Transmission BitTorrent Daemon...
  1378. Starting OpenSSH Daemon...
  1379. [ OK ] Started OpenSSH Daemon.
  1380. Starting Permit User Sessions...
  1381. Starting Login Service...
  1382. Starting D-Bus System Message Bus...
  1383. [ OK ] Started D-Bus System Message Bus.
  1384. [ 32.462887] random: nonblocking pool is initialized
  1385. [ OK ] Started Transmission BitTorrent Daemon.
  1386. [ OK ] Started Entropy Harvesting Daemon.
  1387. [ OK ] Started Permit User Sessions.
  1388. [ OK ] Started Login Service.
  1389. Starting Getty on tty1...
  1390. [ OK ] Started Getty on tty1.
  1391. Starting Serial Getty on ttyS0...
  1392. [ OK ] Started Serial Getty on ttyS0.
  1393. [ OK ] Reached target Login Prompts.
  1394. [ OK ] Started Samba NetBIOS name server.
  1395. Starting Samba SMB/CIFS server...
  1396. [ OK ] Started Apache Web Server.
  1397. [ OK ] Started Samba SMB/CIFS server.
  1398. [ OK ] Started minidlna server.
  1399. [ 39.976782] USB power enabled
  1400.  
  1401. Arch Linux 3.13.9-2-ARCH (ttyS0)
  1402.  
  1403. alarm login: root
  1404. Password:
  1405. Last login: Wed Dec 31 17:00:27 on ttyS0
  1406. [root@alarm ~]# ifconfig
  1407. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  1408. inet 127.0.0.1 netmask 255.0.0.0
  1409. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  1410. loop txqueuelen 0 (Local Loopback)
  1411. RX packets 0 bytes 0 (0.0 B)
  1412. RX errors 0 dropped 0 overruns 0 frame 0
  1413. TX packets 0 bytes 0 (0.0 B)
  1414. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  1415.  
  1416. [root@alarm ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement