Advertisement
Guest User

Untitled

a guest
Nov 30th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.09 KB | None | 0 0
  1. Script started on Sun 30 Nov 2014 03:18:26 PM IST
  2. U-Boot 2011.12 (Apr 18 2012 - 23:08:20)
  3. Seagate GoFlexNet
  4.  
  5. SoC: Kirkwood 88F6281_A1
  6. DRAM: 128 MiB
  7. WARNING: Caches not enabled
  8. NAND: 256 MiB
  9. In: serial
  10. Out: serial
  11. Err: serial
  12. Net: egiga0
  13. 88E1116 Initialized on egiga0
  14. Hit any key to stop autoboot: 3  2  1  0
  15. (Re)start USB...
  16. USB: Register 10011 NbrPorts 1
  17. USB EHCI 1.00
  18. scanning bus for devices... 2 USB Device(s) found
  19. scanning bus for storage devices... READ_CAP ERROR
  20. 2 Storage Device(s) found
  21. Loading file "/rescueme" from usb device 0:1 (usbda1)
  22. ** File not found /rescueme
  23. reading /rescueme.txt
  24.  
  25. ** Unable to read "/rescueme.txt" from usb 0:1 **
  26. Creating 1 MTD partitions on "nand0":
  27. 0x000002500000-0x000010000000 : "mtd=3"
  28. UBI: attaching mtd1 to ubi0
  29. UBI: physical eraseblock size: 131072 bytes (128 KiB)
  30. UBI: logical eraseblock size: 129024 bytes
  31. UBI: smallest flash I/O unit: 2048
  32. UBI: sub-page size: 512
  33. UBI: VID header offset: 512 (aligned 512)
  34. UBI: data offset: 2048
  35. UBI: attached mtd1 to ubi0
  36. UBI: MTD device name: "mtd=3"
  37. UBI: MTD device size: 219 MiB
  38. UBI: number of good PEBs: 1752
  39. UBI: number of bad PEBs: 0
  40. UBI: max. allowed volumes: 128
  41. UBI: wear-leveling threshold: 4096
  42. UBI: number of internal volumes: 1
  43. UBI: number of user volumes: 0
  44. UBI: available PEBs: 1731
  45. UBI: total number of reserved PEBs: 21
  46. UBI: number of PEBs reserved for bad PEB handling: 17
  47. UBI: max/mean erase counter: 1/1
  48. UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19
  49. Error reading superblock on volume 'ubi:rootfs'!
  50. Loading file "/boot/uImage" from usb device 0:1 (usbda1)
  51. 1 bytes read
  52. Found bootable drive on usb 0:1
  53. Loading file "/boot/uImage" from usb device 0:1 (usbda1)
  54. 3980696 bytes read
  55. Loading file "/boot/uInitrd" from usb device 0:1 (usbda1)
  56. ** File not found /boot/uInitrd
  57. ## Booting kernel from Legacy Image at 00800000 ...
  58. Image Name: Linux-3.15.7-1-ARCH
  59. Image Type: ARM Linux Kernel Image (uncompressed)
  60. Data Size: 3980632 Bytes = 3.8 MiB
  61. Load Address: 00008000
  62. Entry Point: 00008000
  63. Verifying Checksum ... OK
  64. Loading Kernel Image ... OK
  65. OK
  66.  
  67. Starting kernel ...
  68.  
  69. Uncompressing Linux... done, booting the kernel.
  70. [ 0.000000] Booting Linux on physical CPU 0x0
  71. [ 0.000000] Initializing cgroup subsys cpuset
  72. [ 0.000000] Initializing cgroup subsys cpu
  73. [ 0.000000] Initializing cgroup subsys cpuacct
  74. [ 0.000000] Linux version 3.15.7-1-ARCH (nobody@root-armv5-copy) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 PREEMPT Tue Jul 29 19:10:36 MDT 2014
  75. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
  76. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  77. [ 0.000000] Machine: Seagate GoFlex Net
  78. [ 0.000000] Memory policy: Data cache writeback
  79. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  80. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext2 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
  81. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  82. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  83. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  84. [ 0.000000] Memory: 121192K/131072K available (5547K kernel code, 341K rwdata, 1700K rodata, 260K init, 833K bss, 9880K reserved)
  85. [ 0.000000] Virtual kernel memory layout:
  86. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  87. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  88. [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
  89. [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  90. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  91. [ 0.000000] .text : 0xc0008000 - 0xc071bf54 (7248 kB)
  92. [ 0.000000] .init : 0xc071c000 - 0xc075d364 ( 261 kB)
  93. [ 0.000000] .data : 0xc075e000 - 0xc07b35dc ( 342 kB)
  94. [ 0.000000] .bss : 0xc07b35dc - 0xc0883b2c ( 834 kB)
  95. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  96. [ 0.000000] Preemptible hierarchical RCU implementation.
  97. [ 0.000000] NR_IRQS:114
  98. [ 0.000012] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
  99. [ 13.945986] Console: colour dummy device 80x30
  100. [ 13.946012] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
  101. [ 14.035888] pid_max: default: 32768 minimum: 301
  102. [ 14.035974] Security Framework initialized
  103. [ 14.036002] AppArmor: AppArmor disabled by boot time parameter
  104. [ 14.036055] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  105. [ 14.036073] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  106. [ 14.036702] Initializing cgroup subsys devices
  107. [ 14.036727] Initializing cgroup subsys freezer
  108. [ 14.036740] Initializing cgroup subsys net_cls
  109. [ 14.036751] Initializing cgroup subsys blkio
  110. [ 14.036761] Initializing cgroup subsys bfqio
  111. [ 14.036772] Initializing cgroup subsys perf_event
  112. [ 14.036787] Initializing cgroup subsys net_prio
  113. [ 14.036865] CPU: Testing write buffer coherency: ok
  114. [ 14.037249] Setting up static identity map for 0x547018 - 0x547070
  115. [ 14.039008] devtmpfs: initialized
  116. [ 14.042343] pinctrl core: initialized pinctrl subsystem
  117. [ 14.042683] NET: Registered protocol family 16
  118. [ 14.043124] DMA: preallocated 256 KiB pool for atomic coherent allocations
  119. [ 14.044087] cpuidle: using governor ladder
  120. [ 14.044105] cpuidle: using governor menu
  121. [ 14.044231] Kirkwood: MV88F6281-A1, TCLK=200000000.
  122. [ 14.044253] Feroceon L2: Enabling L2
  123. [ 14.044292] Feroceon L2: Cache support initialised.
  124. [ 14.054626] vgaarb: loaded
  125. [ 14.054947] SCSI subsystem initialized
  126. [ 14.055418] usbcore: registered new interface driver usbfs
  127. [ 14.055493] usbcore: registered new interface driver hub
  128. [ 14.055606] usbcore: registered new device driver usb
  129. [ 14.055747] pps_core: LinuxPPS API ver. 1 registered
  130. [ 14.055757] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  131. [ 14.055786] PTP clock support registered
  132. [ 14.056697] Switched to clocksource orion_clocksource
  133. [ 14.076658] FS-Cache: Loaded
  134. [ 14.089607] NET: Registered protocol family 2
  135. [ 14.090229] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  136. [ 14.090255] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  137. [ 14.090275] TCP: Hash tables configured (established 1024 bind 1024)
  138. [ 14.090343] TCP: reno registered
  139. [ 14.090356] UDP hash table entries: 256 (order: 0, 4096 bytes)
  140. [ 14.090377] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  141. [ 14.090554] NET: Registered protocol family 1
  142. [ 14.091949] futex hash table entries: 256 (order: -1, 3072 bytes)
  143. [ 14.092001] audit: initializing netlink subsys (disabled)
  144. [ 14.092063] audit: type=2000 audit(0.140:1): initialized
  145. [ 14.201962] VFS: Disk quotas dquot_6.5.2
  146. [ 14.202242] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  147. [ 14.204437] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  148. [ 14.206237] aufs 3.15-20140728
  149. [ 14.206260] msgmni has been set to 236
  150. [ 14.208103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  151. [ 14.208117] io scheduler noop registered
  152. [ 14.208125] io scheduler deadline registered
  153. [ 14.208555] io scheduler cfq registered
  154. [ 14.208595] io scheduler bfq registered (default)
  155. [ 14.208602] BFQ I/O-scheduler version: v7r5
  156. [ 14.208769] mv_xor mv_xor.0: Marvell shared XOR driver
  157. [ 14.246832] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  158. [ 14.286768] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
  159. [ 14.286973] mv_xor mv_xor.1: Marvell shared XOR driver
  160. [ 14.326775] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
  161. [ 14.366774] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
  162. [ 14.372269] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  163. [ 14.373307] console [ttyS0] disabled
  164. [ 14.393361] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
  165. [ 14.910407] console [ttyS0] enabled
  166. [ 14.923138] brd: module loaded
  167. [ 14.930838] loop: module loaded
  168. [ 14.934365] sata_mv sata_mv.0: cannot get optional clkdev
  169. [ 14.939923] sata_mv sata_mv.0: slots 32 ports 2
  170. [ 14.947613] scsi0 : sata_mv
  171. [ 14.951160] scsi1 : sata_mv
  172. [ 14.954292] ata1: SATA max UDMA/133 irq 21
  173. [ 14.958451] ata2: SATA max UDMA/133 irq 21
  174. [ 14.963593] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xda
  175. [ 14.970203] nand: Toshiba NAND 256MiB 3,3V 8-bit
  176. [ 14.974844] nand: 256MiB, SLC, page size: 2048, OOB size: 64
  177. [ 14.980557] Scanning device for bad blocks
  178. [ 15.202725] 4 cmdlinepart partitions found on MTD device orion_nand
  179. [ 15.209032] Creating 4 MTD partitions on "orion_nand":
  180. [ 15.214194] 0x000000000000-0x000000100000 : "u-boot"
  181. [ 15.219648] 0x000000100000-0x000000500000 : "uImage"
  182. [ 15.225042] 0x000000500000-0x000002500000 : "rootfs"
  183. [ 15.230485] 0x000002500000-0x000010000000 : "data"
  184. [ 15.242737] libphy: orion_mdio_bus: probed
  185. [ 15.246977] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  186. [ 15.316730] ata1: SATA link down (SStatus 0 SControl F300)
  187. [ 15.686716] ata2: SATA link down (SStatus 0 SControl F300)
  188. [ 16.333398] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 02:50:43:06:8d:f7
  189. [ 16.342292] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  190. [ 16.348870] ehci-pci: EHCI PCI platform driver
  191. [ 16.353399] ehci-orion: EHCI orion driver
  192. [ 16.357514] orion-ehci orion-ehci.0: EHCI Host Controller
  193. [ 16.362959] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
  194. [ 16.370713] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
  195. [ 16.386733] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
  196. [ 16.393626] hub 1-0:1.0: USB hub found
  197. [ 16.397464] hub 1-0:1.0: 1 port detected
  198. [ 16.402081] usbcore: registered new interface driver usb-storage
  199. [ 16.408567] mousedev: PS/2 mouse device common for all mice
  200. [ 16.716748] usb 1-1: new high-speed USB device number 2 using orion-ehci
  201. [ 16.869080] usb-storage 1-1:1.0: USB Mass Storage device detected
  202. [ 16.875484] scsi2 : usb-storage 1-1:1.0
  203. [ 17.416725] rtc-mv rtc-mv: internal RTC not ticking
  204. [ 17.421752] i2c /dev entries driver
  205. [ 17.425758] orion_wdt: Initial timeout 21 sec
  206. [ 17.430503] sdhci: Secure Digital Host Controller Interface driver
  207. [ 17.436726] sdhci: Copyright(c) Pierre Ossman
  208. [ 17.441158] sdhci-pltfm: SDHCI platform and OF driver helper
  209. [ 17.448419] ledtrig-cpu: registered to indicate activity on CPUs
  210. [ 17.454581] usbcore: registered new interface driver r8712u
  211. [ 17.460356] gre: GRE over IPv4 demultiplexor driver
  212. [ 17.465264] TCP: cubic registered
  213. [ 17.468616] NET: Registered protocol family 17
  214. [ 17.473194] Key type dns_resolver registered
  215. [ 17.478212] registered taskstats version 1
  216. [ 17.483456] console [netcon0] enabled
  217. [ 17.487187] netconsole: network logging started
  218. [ 17.706279] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  219. [ 17.713652] Waiting 10 sec before mounting root device...
  220. [ 18.092017] scsi 2:0:0:0: Direct-Access WD My Passport 0740 1003 PQ: 0 ANSI: 6
  221. [ 18.101510] sd 2:0:0:0: Attached scsi generic sg0 type 0
  222. [ 18.107084] sd 2:0:0:0: [sda] 976707584 512-byte logical blocks: (500 GB/465 GiB)
  223. [ 18.115238] scsi 2:0:0:1: Enclosure WD SES Device 1003 PQ: 0 ANSI: 6
  224. [ 18.124202] sd 2:0:0:0: [sda] Write Protect is off
  225. [ 18.130328] sd 2:0:0:0: [sda] No Caching mode page found
  226. [ 18.135808] sd 2:0:0:0: [sda] Assuming drive cache: write through
  227. [ 18.143675] scsi 2:0:0:1: Attached scsi generic sg1 type 13
  228. [ 18.187562] sda: sda1 sda2 sda3
  229. [ 18.194065] sd 2:0:0:0: [sda] Attached SCSI disk
  230. [ 27.725321] EXT2-fs (sda1): warning: mounting ext3 filesystem as ext2
  231. [ 27.731890] EXT2-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
  232. [ 27.740843] VFS: Mounted root (ext2 filesystem) on device 8:1.
  233. [ 28.018478] devtmpfs: mounted
  234. [ 28.022267] Freeing unused kernel memory: 260K (c071c000 - c075d000)
  235. [ 28.150959] Starting init: /sbin/init exists but couldn't execute it (error -13)
  236. [ 28.184509] Starting init: /bin/init exists but couldn't execute it (error -13)
  237. [ 28.201453] Starting init: /bin/sh exists but couldn't execute it (error -13)
  238. [ 28.208642] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
  239. [ 28.221832] CPU: 0 PID: 1 Comm: swapper Not tainted 3.15.7-1-ARCH #1
  240. [ 28.228237] [<c000ee80>] (unwind_backtrace) from [<c000c41c>] (show_stack+0x10/0x14)
  241. [ 28.236025] [<c000c41c>] (show_stack) from [<c0539b20>] (panic+0x8c/0x1ec)
  242. [ 28.242945] [<c0539b20>] (panic) from [<c053837c>] (kernel_init+0xc8/0xec)
  243. [ 28.249852] [<c053837c>] (kernel_init) from [<c00094f0>] (ret_from_fork+0x14/0x24)
  244. [ 28.257456] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement