Advertisement
Guest User

kernel panic

a guest
Aug 29th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.04 KB | None | 0 0
  1. Marvell>> tftpboot 0x2000000 uImage
  2. Using egiga0 device
  3. TFTP from server 192.168.1.47; our IP address is 192.168.1.214
  4. Filename 'uImage'.
  5. Load address: 0x2000000
  6. Loading: #################################################################
  7. #################################################################
  8. #################################################################
  9. #################################################################
  10. #################################################################
  11. #################################################################
  12. #################################################################
  13. #################################################################
  14. #################################################################
  15. ##################################
  16. done
  17. Bytes transferred = 3168347 (30585b hex)
  18. Marvell>> bootm 0x2000000
  19. ## Booting image at 02000000 ...
  20. Image Name: Linux-4.4.0-kirkwood-tld-1
  21. Created: 2016-08-29 12:18:53 UTC
  22. Image Type: ARM Linux Kernel Image (uncompressed)
  23. Data Size: 3168283 Bytes = 3 MB
  24. Load Address: 00008000
  25. Entry Point: 00008000
  26. Verifying Checksum ... OK
  27. OK
  28.  
  29. Starting kernel ...
  30.  
  31. Uncompressing Linux... done, booting the kernel.
  32. [ 0.000000] Booting Linux on physical CPU 0x0
  33. [ 0.000000] Initializing cgroup subsys cpuset
  34. [ 0.000000] Initializing cgroup subsys cpu
  35. [ 0.000000] Initializing cgroup subsys cpuacct
  36. [ 0.000000] Linux version 4.4.0-kirkwood-tld-1 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Mon Jan 25 20:35:24 PST 206
  37. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
  38. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  39. [ 0.000000] Machine model: Zyxel NSA320S
  40. [ 0.000000] Memory policy: Data cache writeback
  41. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  42. [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),/
  43. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  44. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  45. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  46. [ 0.000000] Memory: 250576K/262144K available (6007K kernel code, 573K rwdata, 1992K rodata, 296K init, 312K bss, 11568K reserved, 0K cma-re)
  47. [ 0.000000] Virtual kernel memory layout:
  48. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  49. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  50. [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
  51. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  52. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  53. [ 0.000000] .text : 0xc0008000 - 0xc07d7ef4 (8000 kB)
  54. [ 0.000000] .init : 0xc07d8000 - 0xc0822000 ( 296 kB)
  55. [ 0.000000] .data : 0xc0822000 - 0xc08b169c ( 574 kB)
  56. [ 0.000000] .bss : 0xc08b169c - 0xc08ff9d0 ( 313 kB)
  57. [ 0.000000] Preemptible hierarchical RCU implementation.
  58. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  59. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  60. [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns
  61. [ 0.000009] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns
  62. [ 0.000346] Console: colour dummy device 80x30
  63. [ 0.000377] Calibrating delay loop... 990.41 BogoMIPS (lpj=4952064)
  64. [ 0.090096] pid_max: default: 32768 minimum: 301
  65. [ 0.090215] Security Framework initialized
  66. [ 0.090295] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  67. [ 0.090318] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  68. [ 0.091215] Initializing cgroup subsys io
  69. [ 0.091249] Initializing cgroup subsys devices
  70. [ 0.091275] Initializing cgroup subsys freezer
  71. [ 0.091309] Initializing cgroup subsys net_cls
  72. [ 0.091391] CPU: Testing write buffer coherency: ok
  73. [ 0.091844] Setting up static identity map for 0x8200 - 0x8258
  74. [ 0.092187] mvebu-soc-id: MVEBU SoC ID=0x6702, Rev=0x3
  75. [ 0.096084] devtmpfs: initialized
  76. [ 0.102356] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  77. [ 0.102832] prandom: seed boundary self test passed
  78. [ 0.107336] prandom: 100 self tests passed
  79. [ 0.107366] pinctrl core: initialized pinctrl subsystem
  80. [ 0.108831] NET: Registered protocol family 16
  81. [ 0.109258] DMA: preallocated 256 KiB pool for atomic coherent allocations
  82. [ 0.140110] cpuidle: using governor ladder
  83. [ 0.170106] cpuidle: using governor menu
  84. [ 0.170561] Feroceon L2: Enabling L2
  85. [ 0.170606] Feroceon L2: Cache support initialised.
  86. [ 0.171036] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
  87. [ 0.177374] No ATAGs?
  88. [ 0.211735] vgaarb: loaded
  89. [ 0.212134] usbcore: registered new interface driver usbfs
  90. [ 0.212225] usbcore: registered new interface driver hub
  91. [ 0.212304] usbcore: registered new device driver usb
  92. [ 0.213507] clocksource: Switched to clocksource orion_clocksource
  93. [ 0.276812] NET: Registered protocol family 2
  94. [ 0.277696] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  95. [ 0.277740] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  96. [ 0.277775] TCP: Hash tables configured (established 2048 bind 2048)
  97. [ 0.277843] UDP hash table entries: 256 (order: 0, 4096 bytes)
  98. [ 0.277869] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  99. [ 0.278078] NET: Registered protocol family 1
  100. [ 0.278511] RPC: Registered named UNIX socket transport module.
  101. [ 0.278525] RPC: Registered udp transport module.
  102. [ 0.278533] RPC: Registered tcp transport module.
  103. [ 0.278542] RPC: Registered tcp NFSv4.1 backchannel transport module.
  104. [ 0.278974] NetWinder Floating Point Emulator V0.97 (double precision)
  105. [ 0.280116] futex hash table entries: 256 (order: -1, 3072 bytes)
  106. [ 0.280193] audit: initializing netlink subsys (disabled)
  107. [ 0.280248] audit: type=2000 audit(0.270:1): initialized
  108. [ 0.280631] Initialise system trusted keyring
  109. [ 0.281037] zbud: loaded
  110. [ 0.281351] VFS: Disk quotas dquot_6.6.0
  111. [ 0.281423] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  112. [ 0.282010] NFS: Registering the id_resolver key type
  113. [ 0.282075] Key type id_resolver registered
  114. [ 0.282087] Key type id_legacy registered
  115. [ 0.282117] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  116. [ 0.282135] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  117. [ 0.282378] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  118. [ 0.282964] Key type big_key registered
  119. [ 0.295943] Key type asymmetric registered
  120. [ 0.295966] Asymmetric key parser 'x509' registered
  121. [ 0.296067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  122. [ 0.296090] io scheduler noop registered
  123. [ 0.296108] io scheduler deadline registered
  124. [ 0.296171] io scheduler cfq registered (default)
  125. [ 0.297688] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
  126. [ 0.298469] irq: Cannot allocate irq_descs @ IRQ33, assuming pre-allocated
  127. [ 0.298956] irq: Cannot allocate irq_descs @ IRQ65, assuming pre-allocated
  128. [ 0.299900] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00
  129. [ 0.299922] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
  130. [ 0.299939] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
  131. [ 0.299954] pci_bus 0000:00: root bus resource [bus 00-ff]
  132. [ 0.300381] PCI: bus0: Fast back to back transfers disabled
  133. [ 0.300411] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  134. [ 0.300619] PCI: bus1: Fast back to back transfers enabled
  135. [ 0.300722] pci 0000:00:01.0: PCI bridge to [bus 01]
  136. [ 0.301089] mv_xor f1060800.xor: Marvell shared XOR driver
  137. [ 0.344302] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
  138. [ 0.344549] mv_xor f1060900.xor: Marvell shared XOR driver
  139. [ 0.384284] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
  140. [ 0.384810] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  141. [ 0.386350] console [ttyS0] disabled
  142. [ 0.386414] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 10416666) is a 16550A
  143. [ 1.032372] console [ttyS0] enabled
  144. [ 1.037271] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
  145. [ 1.043703] nand: Eon NAND 128MiB 3,3V 8-bit
  146. [ 1.047962] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  147. [ 1.055526] Scanning device for bad blocks
  148. [ 1.064745] Bad eraseblock 100 at 0x000000c80000
  149. [ 1.070508] Bad eraseblock 123 at 0x000000f60000
  150. [ 1.079022] Bad eraseblock 200 at 0x000001900000
  151. [ 1.128118] libphy: Fixed MDIO Bus: probed
  152. [ 1.132566] libphy: orion_mdio_bus: probed
  153. [ 1.137525] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  154. [ 1.144926] mv643xx_eth: Set the PHY to fix link down
  155. [ 1.150585] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address snip
  156. [ 1.159656] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  157. [ 1.166257] ehci-pci: EHCI PCI platform driver
  158. [ 1.170764] ehci-orion: EHCI orion driver
  159. [ 1.175000] orion-ehci f1050000.ehci: EHCI Host Controller
  160. [ 1.180492] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
  161. [ 1.188657] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
  162. [ 1.213542] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
  163. [ 1.219766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  164. [ 1.226555] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  165. [ 1.233774] usb usb1: Product: EHCI Host Controller
  166. [ 1.238630] usb usb1: Manufacturer: Linux 4.4.0-kirkwood-tld-1 ehci_hcd
  167. [ 1.245234] usb usb1: SerialNumber: f1050000.ehci
  168. [ 1.250751] hub 1-0:1.0: USB hub found
  169. [ 1.254581] hub 1-0:1.0: 1 port detected
  170. [ 1.259586] mousedev: PS/2 mouse device common for all mice
  171. [ 1.265622] i2c /dev entries driver
  172. [ 1.271738] ht1382 0-0068: rtc core: registered ht1382 as rtc0
  173. [ 1.280287] hidraw: raw HID events driver (C) Jiri Kosina
  174. [ 1.286139] drop_monitor: Initializing network drop monitor service
  175. [ 1.292662] NET: Registered protocol family 17
  176. [ 1.297415] Key type dns_resolver registered
  177. [ 1.302560] registered taskstats version 1
  178. [ 1.306728] Loading compiled-in X.509 certificates
  179. [ 1.311567] zswap: loaded using pool lzo/zbud
  180. [ 1.317037] Key type encrypted registered
  181. [ 1.322649] ht1382 0-0068: setting system clock to 2016-08-29 14:07:05 UTC (1472479625)
  182. [ 1.332479] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
  183. [ 1.340008] Please append a correct "root=" boot option; here are the available partitions:
  184. [ 1.348438] 1f00 131072 mtdblock0 (driver?)
  185. [ 1.353473] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
  186. [ 1.361700] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.0-kirkwood-tld-1 #1
  187. [ 1.368623] Hardware name: Marvell Kirkwood (Flattened Device Tree)
  188. [ 1.374891] [<c0016784>] (unwind_backtrace) from [<c00129f8>] (show_stack+0x10/0x14)
  189. [ 1.382606] [<c00129f8>] (show_stack) from [<c00c2200>] (panic+0x80/0x214)
  190. [ 1.389459] [<c00c2200>] (panic) from [<c07d9280>] (mount_block_root+0x204/0x24c)
  191. [ 1.396912] [<c07d9280>] (mount_block_root) from [<c07d93b4>] (mount_root+0xec/0x118)
  192. [ 1.404714] [<c07d93b4>] (mount_root) from [<c07d9504>] (prepare_namespace+0x124/0x184)
  193. [ 1.412689] [<c07d9504>] (prepare_namespace) from [<c07d8e9c>] (kernel_init_freeable+0x208/0x258)
  194. [ 1.421531] [<c07d8e9c>] (kernel_init_freeable) from [<c05b16b4>] (kernel_init+0x8/0xe4)
  195. [ 1.429591] [<c05b16b4>] (kernel_init) from [<c000f090>] (ret_from_fork+0x14/0x24)
  196. [ 1.437130] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement