<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Re: Kernel panic - not syncing: No init found. Try passing init=</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-panic-not-syncing-No-init-found-Try-passing-init/m-p/811239#M125111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lille&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"try passing init= option to kernel" may be due to kernel versions differencies, as&lt;/P&gt;&lt;P&gt;from log: "Linux version 4.9.11-1.0.0", while "fsl_yocto-L4.1.15_2.0.0-ga bsp" is mentioned&lt;/P&gt;&lt;P&gt;on post. Please try to rebuild image from scratch using one kernel version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2018 04:00:48 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-06-26T04:00:48Z</dc:date>
    <item>
      <title>Kernel panic - not syncing: No init found. Try passing init=</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-panic-not-syncing-No-init-found-Try-passing-init/m-p/811238#M125110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am port fsl_yocto-L4.1.15_2.0.0-ga bsp in the imx6ull hardware platform,kernel ,device tree, file system ,bootload&lt;/P&gt;&lt;P&gt;rebuild is succes,I write a simle test program,for example test.sh, I want push in rootfs_nogpu.tar.bz2,&lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 18px;"&gt;Do the following,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333; font-size: 18px;"&gt;1,tar jxvf&amp;nbsp;&lt;SPAN style="color: #3d3d3d;"&gt;rootfs_nogpu.tar.bz2, -C /mydir&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; font-size: 18px;"&gt;2,cp test.sh /mydir/etc/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; font-size: 18px;"&gt;3,tar jcvf&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;rootfs_nogpu.tar.bz2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18px; background-color: #ffffff;"&gt;Finally download kernel,&lt;SPAN&gt;rootfs_nogpu.tar.bz2,uboot,by mfgtools ,is no problem,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18px; background-color: #ffffff;"&gt;&lt;SPAN&gt;and power on evbboard boot from sd ,&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;The following error occurred.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18px; background-color: #ffffff;"&gt;&lt;SPAN&gt;*************************************************************************************************&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;mmc1 is current device&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc1 is current device&lt;BR /&gt;reading boot.scr&lt;BR /&gt;** Unable to read file boot.scr **&lt;BR /&gt;reading zImage&lt;BR /&gt;5815464 bytes read in 264 ms (21 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;reading iotgw.dtb&lt;BR /&gt;32959 bytes read in 20 ms (1.6 MiB/s)&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x58bca8 ]&lt;BR /&gt;## Flattened Device Tree blob at 83000000&lt;BR /&gt; Booting using the fdt blob at 0x83000000&lt;BR /&gt; Using Device Tree in place at 83000000, end 8300b0be&lt;BR /&gt;Modify /soc/aips-bus@02200000/epdc@0228c000:status disabled&lt;BR /&gt;ft_system_setup for mx6&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.9.11-1.0.0+gc27010d (micetek@ubuntu253) (gcc version 5.3.0 (GCC) ) #54 SMP PREEMPT Fri May 25 13:18:16 CST 2018&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: div instructions available: patching division code&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;OF: fdt:Machine model: Freescale i.MX6ULL IoTGW Board&lt;BR /&gt;Reserved memory: created CMA memory pool at 0x8c000000, size 320 MiB&lt;BR /&gt;OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;percpu: Embedded 14 pages/cpu @8bb33000 s25868 r8192 d23284 u57344&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk1p2 rootwait rw&lt;BR /&gt;PID hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;BR /&gt;Memory: 179156K/524288K available (7168K kernel code, 390K rwdata, 2408K rodata, 1024K init, 439K bss, 17452K reserved, 327680K cma-reserved, 0K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt; fixmap : 0xffc00000 - 0xfff00000 (3072 kB)&lt;BR /&gt; vmalloc : 0xa0800000 - 0xff800000 (1520 MB)&lt;BR /&gt; lowmem : 0x80000000 - 0xa0000000 ( 512 MB)&lt;BR /&gt; pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt; modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt; .text : 0x80008000 - 0x80800000 (8160 kB)&lt;BR /&gt; .init : 0x80b00000 - 0x80c00000 (1024 kB)&lt;BR /&gt; .data : 0x80c00000 - 0x80c619c0 ( 391 kB)&lt;BR /&gt; .bss : 0x80c63000 - 0x80cd0db0 ( 440 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt; Build-time adjustment of leaf fanout to 32.&lt;BR /&gt; RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;Switching to timer-based delay loop, resolution 333ns&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns&lt;BR /&gt;clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;/cpus/cpu@0 missing clock-frequency property&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x80100000 - 0x80100058&lt;BR /&gt;Brought up 1 CPUs&lt;BR /&gt;SMP: Total of 1 processors activated (6.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5&lt;BR /&gt;clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 8 bytes.&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;imx6ul-pinctrl 2290000.iomuxc-snvs: initialized IMX pinctrl driver&lt;BR /&gt;mxs-dma 1804000.dma-apbh: initialized&lt;BR /&gt;SCSI subsystem initialized&lt;BR /&gt;usbcore: registered new interface driver usbfs&lt;BR /&gt;usbcore: registered new interface driver hub&lt;BR /&gt;usbcore: registered new device driver usb&lt;BR /&gt;i2c i2c-2: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-2: can't use DMA, using PIO instead.&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;&lt;SPAN&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:giometti@linux.it"&gt;giometti@linux.it&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;clocksource: Switched to clocksource mxc_timer1&lt;BR /&gt;VFS: Disk quotas dquot_6.6.0&lt;BR /&gt;VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;TCP bind hash table entries: 4096 (order: 3, 32768 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 4096 bind 4096)&lt;BR /&gt;UDP hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;NET: Registered protocol family 1&lt;BR /&gt;RPC: Registered named UNIX socket transport module.&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;futex hash table entries: 256 (order: 2, 16384 bytes)&lt;BR /&gt;workingset: timestamp_bits=30 max_order=17 bucket_order=0&lt;BR /&gt;NFS: Registering the id_resolver key type&lt;BR /&gt;Key type id_resolver registered&lt;BR /&gt;Key type id_legacy registered&lt;BR /&gt;jffs2: version 2.2. (NAND) Â© 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.26)&lt;BR /&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: pin MX6UL_PAD_GPIO1_IO08 already requested by 20e0000.iomuxc; cannot claim for 2080000.pwm&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: pin-31 (2080000.pwm) status -22&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: could not request pin 31 (MX6UL_PAD_GPIO1_IO08) from group pwm1grp on device 20e0000.iomuxc&lt;BR /&gt;imx-pwm 2080000.pwm: Error applying setting, reverse things back&lt;BR /&gt;imx-pwm: probe of 2080000.pwm failed with error -22&lt;BR /&gt;backlight supply power not found, using dummy regulator&lt;BR /&gt;21c8000.lcdif supply lcd not found, using dummy regulator&lt;BR /&gt;mxsfb 21c8000.lcdif: failed to find mxc display driver&lt;BR /&gt;Console: switching to colour frame buffer device 128x37&lt;BR /&gt;mxsfb 21c8000.lcdif: initialized&lt;BR /&gt;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 18, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 68, base_baud = 5000000) is a IMX&lt;BR /&gt;21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 69, base_baud = 5000000) is a IMX&lt;BR /&gt;21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 70, base_baud = 5000000) is a IMX&lt;BR /&gt;21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 71, base_baud = 5000000) is a IMX&lt;BR /&gt;imx-rng 2284000.rngb: iMX RNG Registered.&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized&lt;BR /&gt;[drm] Initialized vivante 1.0.0 20120216 on minor 0&lt;BR /&gt;brd: module loaded&lt;BR /&gt;loop: module loaded&lt;BR /&gt;fsl-quadspi 21e0000.qspi: w25m512 (65536 Kbytes)&lt;BR /&gt;libphy: Fixed MDIO Bus: probed&lt;BR /&gt;20b4000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps0: new PPS source ptp0&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 20b4000.ethernet eth0: registered PHC device 0&lt;BR /&gt;2188000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps1: new PPS source ptp1&lt;BR /&gt;fec 2188000.ethernet eth1: registered PHC device 1&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;ehci-mxc: Freescale On-Chip EHCI Host driver&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;usbcore: registered new interface driver usb_ehset_test&lt;BR /&gt;2184800.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;2184000.usb supply vbus not found, using dummy regulator&lt;BR /&gt;2184200.usb supply vbus not found, using dummy regulator&lt;BR /&gt;ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;BR /&gt;ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1&lt;BR /&gt;ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;hub 1-0:1.0: USB hub found&lt;BR /&gt;hub 1-0:1.0: 1 port detected&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0&lt;BR /&gt;input: iMX6UL Touchscreen Controller as /devices/soc0/soc/2000000.aips-bus/2040000.tsc/input/input1&lt;BR /&gt;random: fast init done&lt;BR /&gt;rtc-ds1307 2-0068: rtc core: registered ds1339 as rtc0&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)&lt;BR /&gt;sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;sdhci-pltfm: SDHCI platform and OF driver helper&lt;BR /&gt;sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO&lt;BR /&gt;mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode&lt;BR /&gt;mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;NET: Registered protocol family 26&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;8021q: 802.1Q VLAN Support v1.8&lt;BR /&gt;mmc1: host does not support reading read-only switch, assuming write-enable&lt;BR /&gt;mmc0: host does not support reading read-only switch, assuming write-enable&lt;BR /&gt;mmc1: new high speed SDHC card at address 0001&lt;BR /&gt;mmc0: new high speed SDHC card at address aaaa&lt;BR /&gt;Key type dns_resolver registered&lt;BR /&gt;mmcblk0: mmc0:aaaa SS08G 7.40 GiB&lt;BR /&gt;mmcblk1: mmc1:0001 SD8GB 7.24 GiB&lt;BR /&gt; mmcblk1: p1 p2&lt;BR /&gt;cpu cpu0: Registered imx6q-cpufreq&lt;BR /&gt; mmcblk0: p1&lt;BR /&gt;backlight supply power not found, using dummy regulator&lt;BR /&gt;imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C&lt;BR /&gt;backlight supply power not found, using dummy regulator&lt;BR /&gt;rtc-ds1307 2-0068: setting system clock to 2018-06-12 16:50:46 UTC (1528822246)&lt;BR /&gt;EXT4-fs (mmcblk1p2): mounting ext3 file system using the ext4 subsystem&lt;BR /&gt;EXT4-fs (mmcblk1p2): recovery complete&lt;BR /&gt;EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)&lt;BR /&gt;VFS: Mounted root (ext3 filesystem) on device 179:18.&lt;BR /&gt;devtmpfs: error mounting -2&lt;BR /&gt;Freeing unused kernel memory: 1024K (80b00000 - 80c00000)&lt;BR /&gt;Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.&lt;BR /&gt;---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 10:14:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-panic-not-syncing-No-init-found-Try-passing-init/m-p/811238#M125110</guid>
      <dc:creator>lilleli</dc:creator>
      <dc:date>2018-06-22T10:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic - not syncing: No init found. Try passing init=</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-panic-not-syncing-No-init-found-Try-passing-init/m-p/811239#M125111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi lille&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"try passing init= option to kernel" may be due to kernel versions differencies, as&lt;/P&gt;&lt;P&gt;from log: "Linux version 4.9.11-1.0.0", while "fsl_yocto-L4.1.15_2.0.0-ga bsp" is mentioned&lt;/P&gt;&lt;P&gt;on post. Please try to rebuild image from scratch using one kernel version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 04:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-panic-not-syncing-No-init-found-Try-passing-init/m-p/811239#M125111</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-06-26T04:00:48Z</dc:date>
    </item>
  </channel>
</rss>

