pastebin - collaborative debugging tool
eckelmann.kpaste.net RSS


Jobrechner with mountng boot failuer
Posted by Anonymous on Wed 18th Apr 2018 13:17
raw | new post

  1. barebox 2016.06.0-EAG_2.02-gf82aa8b #1 Fri Feb 16 15:08:52 CET 2018
  2.  
  3.  
  4. Board: Eckelmann AG ECU02
  5. mdio_bus: miibus0: probed
  6. nand: ONFI flash detected
  7. nand: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb1 (Micron MT29F1G16ABBDAH4), 128MiB, page size: 2048, OOB size: 64
  8. Bad block table not found for chip 0
  9. Bad block table not found for chip 0
  10. imx_nand bb000000.nand: no BBT found. create one using the imx_nand_bbm command
  11. m25p80 m25p80@20: mr25h256 (32 Kbytes)
  12. imx-usb 53ff4400.usb: USB EHCI 1.00
  13. netconsole: registered as netconsole-1
  14. malloc space: 0x83efde40 -> 0x87dfbc7f (size 63 MiB)
  15. envfs: wrong magic
  16. running /env/bin/init...
  17. Check if Memory is flashbased ...
  18. __FAIL__
  19. ==> Saving Defaultenv ...
  20. saving environment
  21. USB: scanning bus for devices...
  22. Bus 001 Device 001: ID 0000:0000 EHCI Host Controller
  23. 1 USB Device(s) found
  24. USB: scanning bus for devices...
  25. 1 USB Device(s) found
  26. running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed
  27. USB: scanning bus for devices...
  28. 1 USB Device(s) found
  29. running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed
  30. USB: scanning bus for devices...
  31. 1 USB Device(s) found
  32. running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed
  33.  
  34. Hit m for menu or any other key to stop autoboot:  0
  35. blspec: blspec_scan_directory: nand loader/entries
  36. USB: scanning bus for devices...
  37. 1 USB Device(s) found
  38. USB: scanning bus for devices...
  39. 1 USB Device(s) found
  40. running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed
  41. USB: scanning bus for devices...
  42. 1 USB Device(s) found
  43. running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed
  44. Could not find Imagefile: /mnt/usbstorage/ecu02/root.ubi
  45. UBI: scanning is finished
  46. UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 16, need 20
  47. UBI: registering /dev/nand0.root.ubi
  48. UBI: registering root as /dev/nand0.root.ubi.root
  49. UBI: attached mtd0 (name "nand0.root", size 80 MiB) to ubi0
  50. UBIFS (ubi0:0): recovery needed
  51. UBIFS (ubi0:0): recovery deferred
  52. UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "root", R/O mode
  53. UBIFS (ubi0:0): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  54. UBIFS (ubi0:0): FS size: 78317568 bytes (74 MiB, 607 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
  55. UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
  56. UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 83effab4, small LPT model
  57.  
  58. Loading ARM Linux zImage '/mnt/nand0-root/boot/zImage'
  59. commandline:  console=ttymxc0,115200n8   lpj=995328 mtdparts=mxc_nand:1024k(barebox),1024k(bareboxenv),2432k(history),80M(root),-(var) console=null ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3
  60. arch_number: 8016
  61. Booting Linux on physical CPU 0x0
  62. Initializing cgroup subsys cpuset
  63. Initializing cgroup subsys cpu
  64. Initializing cgroup subsys cpuacct
  65. Linux version 3.10.22-gd329fbd (rmainz@vm) (gcc version 4.7.2 (OSELAS.Toolchain-2012.12.0) ) #1 PREEMPT Wed Apr 18 12:46:00 CEST 2018
  66. CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=00053177
  67. CPU: VIVT data cache, VIVT instruction cache
  68. Machine: Eckelmann ECU02
  69. Memory policy: ECC disabled, Data cache writeback
  70. Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
  71. Kernel command line: console=ttymxc0,115200n8   lpj=995328 mtdparts=mxc_nand:1024k(barebox),1024k(bareboxenv),2432k(history),80M(root),-(var) console=null ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3
  72. PID hash table entries: 512 (order: -1, 2048 bytes)
  73. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  74. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  75. Memory: 128MB = 128MB total
  76. Memory: 122376k/122376k available, 8696k reserved, 0K highmem
  77. Virtual kernel memory layout:
  78.     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  79.     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  80.     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
  81.     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
  82.     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  83.       .text : 0xc0008000 - 0xc066dec0   (6552 kB)
  84.       .init : 0xc066e000 - 0xc06be95c   ( 323 kB)
  85.       .data : 0xc06c0000 - 0xc0704bb0   ( 275 kB)
  86.        .bss : 0xc0704bb0 - 0xc0759e10   ( 341 kB)
  87. NR_IRQS:16 nr_irqs:16 16
  88. MXC IRQ initialized
  89. sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 64585ms
  90. Console: colour dummy device 80x30
  91. Calibrating delay loop (skipped) preset value.. 398.13 BogoMIPS (lpj=995328)
  92. pid_max: default: 32768 minimum: 301
  93. Mount-cache hash table entries: 512
  94. Initializing cgroup subsys freezer
  95. Initializing cgroup subsys blkio
  96. CPU: Testing write buffer coherency: ok
  97. ftrace: allocating 17141 entries in 51 pages
  98. Setting up static identity map for 0xc04b4700 - 0xc04b473c
  99. devtmpfs: initialized
  100. NET: Registered protocol family 16
  101. DMA: preallocated 256 KiB pool for atomic coherent allocations
  102. bio: create slab <bio-0> at 0
  103. SCSI subsystem initialized
  104. usbcore: registered new interface driver usbfs
  105. usbcore: registered new interface driver hub
  106. usbcore: registered new device driver usb
  107. i2c i2c-0: IMX I2C adapter registered
  108. i2c i2c-2: IMX I2C adapter registered
  109. pps_core: LinuxPPS API ver. 1 registered
  110. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  111. PTP clock support registered
  112. cfg80211: Calling CRDA to update world regulatory domain
  113. Switching to clocksource mxc_timer1
  114. NET: Registered protocol family 2
  115. TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  116. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  117. TCP: Hash tables configured (established 1024 bind 1024)
  118. TCP: reno registered
  119. UDP hash table entries: 256 (order: 0, 4096 bytes)
  120. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  121. NET: Registered protocol family 1
  122. RPC: Registered named UNIX socket transport module.
  123. RPC: Registered udp transport module.
  124. RPC: Registered tcp transport module.
  125. RPC: Registered tcp NFSv4.1 backchannel transport module.
  126. NFS: Registering the id_resolver key type
  127. Key type id_resolver registered
  128. Key type id_legacy registered
  129. jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  130. msgmni has been set to 239
  131. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  132. io scheduler noop registered
  133. io scheduler cfq registered (default)
  134. imx-sdma imx35-sdma: initialized
  135. Serial: IMX driver
  136. imx21-uart.0: ttymxc0 at MMIO 0x43f90000 (irq = 61) is a IMX
  137. console [ttymxc0] enabled
  138. imx21-uart.1: ttymxc1 at MMIO 0x43f94000 (irq = 48) is a IMX
  139. imx21-uart.3: ttymxc3 at MMIO 0x50008000 (irq = 21) is a IMX
  140. loop: module loaded
  141. Trying ONFI probe in 16 bits mode, aborting !
  142. NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb1 (Micron NAND 128MiB 1,8V 16-bit), 128MiB, page size: 2048, OOB size: 64
  143. Scanning device for bad blocks
  144. 5 cmdlinepart partitions found on MTD device mxc_nand
  145. Creating 5 MTD partitions on "mxc_nand":
  146. 0x000000000000-0x000000100000 : "barebox"
  147. 0x000000100000-0x000000200000 : "bareboxenv"
  148. 0x000000200000-0x000000460000 : "history"
  149. 0x000000460000-0x000005460000 : "root"
  150. 0x000005460000-0x000008000000 : "var"
  151. spi_imx imx35-cspi.0: master is unqueued, this is deprecated
  152. spi_imx imx35-cspi.0: probed
  153. spi_imx imx35-cspi.1: master is unqueued, this is deprecated
  154. spi_imx imx35-cspi.1: probed
  155. spi_imx imx35-cspi.2: master is unqueued, this is deprecated
  156. spi_imx imx35-cspi.2: probed
  157. CAN device driver interface
  158. flexcan flexcan.0: device registered (reg_base=c88e8000, irq=59)
  159. flexcan flexcan.1: device registered (reg_base=c88f0000, irq=60)
  160. fec imx25-fec.0 (unregistered net_device): Invalid MAC address: 00:00:00:00:00:00
  161. fec imx25-fec.0 (unregistered net_device): Using random MAC address: 0e:66:3a:63:cf:d9
  162. libphy: fec_enet_mii_bus: probed
  163. usbcore: registered new interface driver rtl8192cu
  164. usbcore: registered new interface driver rt2800usb
  165. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  166. ehci-mxc: Freescale On-Chip EHCI Host driver
  167. mxc-ehci mxc-ehci.1: EHCI Host Controller
  168. mxc-ehci mxc-ehci.1: new USB bus registered, assigned bus number 1
  169. mxc-ehci mxc-ehci.1: irq 51, io mem 0x53ff4400
  170. mxc-ehci mxc-ehci.1: USB 2.0 started, EHCI 1.00
  171. usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  172. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  173. usb usb1: Product: EHCI Host Controller
  174. usb usb1: Manufacturer: Linux 3.10.22-gd329fbd ehci_hcd
  175. usb usb1: SerialNumber: mxc-ehci.1
  176. hub 1-0:1.0: USB hub found
  177. hub 1-0:1.0: 1 port detected
  178. usbcore: registered new interface driver usb-storage
  179. rtc-pcf2123 spi0.3: chip found, driver version 0.6
  180. rtc-pcf2123 spi0.3: spiclk 1039 KHz.
  181. rtc-pcf2123 spi0.3: rtc core: registered rtc-pcf2123 as rtc0
  182. i2c /dev entries driver
  183. ad7414 0-0049: chip found
  184. cpuidle: using governor ladder
  185. sdhci: Secure Digital Host Controller Interface driver
  186. sdhci: Copyright(c) Pierre Ossman
  187. sdhci-pltfm: SDHCI platform and OF driver helper
  188. mmc0: SDHCI controller on sdhci-esdhc-imx25.1 [sdhci-esdhc-imx25.1] using DMA
  189. usbcore: registered new interface driver usbhid
  190. usbhid: USB HID core driver
  191. TCP: cubic registered
  192. NET: Registered protocol family 10
  193. sit: IPv6 over IPv4 tunneling driver
  194. NET: Registered protocol family 17
  195. can: controller area network core (rev 20120528 abi 9)
  196. NET: Registered protocol family 29
  197. Key type dns_resolver registered
  198. VFP support v0.3: not present
  199. UBI: attaching mtd3 to ubi0
  200. UBI: scanning is finished
  201. UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 18, need 20
  202. UBI: attached mtd3 (name "root", size 80 MiB) to ubi0
  203. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
  204. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  205. UBI: VID header offset: 512 (aligned 512), data offset: 2048
  206. UBI: good PEBs: 640, bad PEBs: 0, corrupted PEBs: 0
  207. UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  208. UBI: max/mean erase counter: 43/21, WL threshold: 4096, image sequence number: 26795
  209. UBI: available PEBs: 0, total reserved PEBs: 640, PEBs reserved for bad PEB handling: 18
  210. UBI: background thread "ubi_bgt0d" started, PID 484
  211. rtc-pcf2123 spi0.3: setting system clock to 2017-12-27 19:05:44 UTC (1514401544)
  212. UBIFS: recovery needed
  213. UBIFS: recovery deferred
  214. UBIFS: mounted UBI device 0, volume 0, name "root", R/O mode
  215. UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  216. UBIFS: FS size: 78317568 bytes (74 MiB, 607 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
  217. UBIFS: reserved for root: 0 bytes (0 KiB)
  218. UBIFS: media format: w4/r0 (latest is w4/r0), UUID CAB7B21F-1C9A-4AFE-9578-044714EF5598, small LPT model
  219. VFS: Mounted root (ubifs filesystem) readonly on device 0:12.
  220. devtmpfs: mounted
  221. Freeing unused kernel memory: 320K (c066e000 - c06be000)
  222. systemd[1]: systemd 204 running in system mode. (-PAM +LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT -LIBCRYPTSETUP -GCRYPT -ACL -XZ)
  223.  
  224. Welcome to PTXdist / EAG-ecu02!
  225.  
  226. systemd[1]: Set hostname to <ecu02>.
  227. systemd[1]: Initializing machine ID from random generator.
  228. systemd[1]: Installed transient /etc/machine-id file.
  229. systemd[1]: /etc/mtab is not a symlink or not pointing to /proc/self/mounts. This is not supported anymore. Please make sure to replace this file by a symlink to avoid incorrect or misleading mount(8) output.
  230. systemd[1]: Hardware watchdog 'GPIO Watchdog', version 0
  231. systemd[1]: Set hardware watchdog to 10s.
  232. systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  233. systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  234. systemd[1]: Starting udev Kernel Socket.
  235. [  OK  ] Listening on udev Kernel Socket.
  236. systemd[1]: Listening on udev Kernel Socket.
  237. systemd[1]: Starting udev Control Socket.
  238. [  OK  ] Listening on udev Control Socket.
  239. systemd[1]: Listening on udev Control Socket.
  240. systemd[1]: Starting Journal Socket.
  241. [  OK  ] Listening on Journal Socket.
  242. systemd[1]: Listening on Journal Socket.
  243. systemd[1]: Mounting Debug File System...
  244.          Mounting Debug File System...
  245. systemd[1]: Mounted Huge Pages File System.
  246. systemd[1]: Starting Load Kernel Modules...
  247.          Starting Load Kernel Modules...
  248. systemd[1]: Starting Apply Kernel Variables...
  249.          Starting Apply Kernel Variables...
  250. systemd[1]: Starting Journal Service...
  251.          Starting Journal Service...
  252. [  OK  ] Started Journal Service.
  253. systemd[1]: Started Journal Service.
  254. systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  255. systemd[1]: Started Set Up Additional Binary Formats.
  256. systemd[1]: Starting Create static device nodes in /dev...
  257.          Starting Create static device nodes in /dev...
  258. systemd[1]: Mounting POSIX Message Queue File System...
  259.          Mounting POSIX Message Queue File System...
  260. systemd[1]: Starting Swap.
  261. [  OK  ] Reached target Swap.
  262. systemd[1]: Reached target Swap.
  263. systemd[1]: Starting Attach data ubi partition...
  264.          Starting Attach data ubi partition...
  265. systemd[1]: Starting File System Check on Root Device...
  266.          Starting File System Check on Root Device...
  267. [  OK  ] Mounted Debug File System.
  268. [  OK  ] Started Apply Kernel Variables.
  269. [  OK  ] Mounted POSIX Message Queue File System.
  270. UBI: attaching mtd4 to ubi1
  271. [  OK  ] Started File System Check on Root Device.
  272.          Starting Remount Root and Kernel File Systems...
  273. [  OK  ] Started Create static device nodes in /dev.
  274.          Starting udev Kernel Device Manager...
  275. ### Flush-Cache module - Apr 18 2018 12:46:22 ###
  276. systemd-journald[492]: Failed to resolve 'systemd-journal' group: No such process
  277. [  OK  ] Started Load Kernel Modules.
  278. [  OK  ] Started udev Kernel Device Manager.
  279. systemd-udevd[508]: starting version 204
  280. UBIFS assert failed in ubifs_remount_fs at 1879 (pid 505)
  281. CPU: 0 PID: 505 Comm: mount Tainted: G           O 3.10.22-gd329fbd #1
  282. [<c0013624>] (unwind_backtrace+0x0/0xfc) from [<c0011b44>] (show_stack+0x20/0x24)
  283. [<c0011b44>] (show_stack+0x20/0x24) from [<c04af9e8>] (dump_stack+0x20/0x28)
  284. UBI: scanning is finished
  285. [<c04af9e8>] (dump_stack+0x20/0x28) from [<c018571c>] (ubifs_remount_fs+0x65c/0x79c)
  286. [<c018571c>] (ubifs_remount_fs+0x65c/0x79c) from [<c00d185c>] (do_remount_sb+0xac/0x140)
  287. [<c00d185c>] (do_remount_sb+0xac/0x140) from [<c00ed840>] (do_mount+0x578/0x83c)
  288. [<c00ed840>] (do_mount+0x578/0x83c) from [<c00edb98>] (SyS_mount+0x94/0xc8)
  289. UBI: attached mtd4 (name "var", size 43 MiB) to ubi1
  290. UBI: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
  291. [<c00edb98>] (SyS_mount+0x94/0xc8) from [<c000e9e0>] (ret_fast_syscall+0x0/0x44)
  292. UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
  293. UBI: VID header offset: 512 (aligned 512), data offset: 2048
  294. [  OK  ] Started Remount Root and Kernel File Systems.
  295. UBI: good PEBs: 349, bad PEBs: 0, corrupted PEBs: 0
  296. UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
  297. [  OK  ] Reached target Local File Systems (Pre).
  298.          Mounting /var/tmp...
  299.          Mounting /var/lock...
  300. UBI: max/mean erase counter: 5/2, WL threshold: 4096, image sequence number: 3356684198
  301.          Mounting /var/run...
  302.          Mounting /var/log...
  303. UBI: available PEBs: 13, total reserved PEBs: 336, PEBs reserved for bad PEB handling: 20
  304.          Mounting /var/lib...
  305.          Mounting /media...
  306.          Mounting /tmp...
  307. UBI: background thread "ubi_bgt1d" started, PID 517
  308. [  OK  ] Mounted /var/run.
  309. [  OK  ] Mounted /var/tmp.
  310. [  OK  ] Mounted /var/lib.
  311. [  OK  ] Mounted /var/log.
  312. [  OK  ] Mounted /var/lock.
  313. systemd-udevd[508]: IMPORT{builtin}: 'uaccess' unknown /lib/udev/rules.d/73-seat-late.rules:15
  314. [  OK  ] Started Attach data ubi partition.
  315.          Starting Check and create ubi partitions...
  316. [  OK  ] Mounted /media.
  317. [  OK  ] Mounted /tmp.
  318. [  OK  ] Started Check and create ubi partitions.
  319.          Mounting Mount /var/stat partition...
  320.          Mounting Mount /var/dyn partition...
  321. UBIFS: background thread "ubifs_bgt1_1" started, PID 543
  322. UBIFS: background thread "ubifs_bgt1_0" started, PID 545
  323. UBIFS: recovery needed
  324. UBIFS: recovery needed
  325. UBIFS: recovery completed
  326. UBIFS: mounted UBI device 1, volume 1, name "stat"
  327. UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  328. UBIFS: FS size: 18837504 bytes (17 MiB, 146 LEBs), journal size 1032193 bytes (0 MiB, 7 LEBs)
  329. UBIFS: reserved for root: 889741 bytes (868 KiB)
  330. UBIFS: media format: w4/r0 (latest is w4/r0), UUID E9C427EE-6A3A-453E-81C4-C1719C9AB063, small LPT model
  331. [  OK  ] Mounted Mount /var/stat partition.
  332. UBIFS: recovery completed
  333. UBIFS: mounted UBI device 1, volume 0, name "dyn"
  334. UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  335. UBIFS: FS size: 18837504 bytes (17 MiB, 146 LEBs), journal size 1032193 bytes (0 MiB, 7 LEBs)
  336. UBIFS: reserved for root: 889741 bytes (868 KiB)
  337. UBIFS: media format: w4/r0 (latest is w4/r0), UUID AE0DF495-AAC9-4C69-9E41-527A80E237E7, small LPT model
  338. [  OK  ] Mounted Mount /var/dyn partition.
  339. [  OK  ] Reached target Local File Systems.
  340.          Starting Recreate Volatile Files and Directories...
  341.          Starting Trigger Flushing of Journal to Persistent Storage...
  342. [  OK  ] Started Recreate Volatile Files and Directories.
  343. [  OK  ] Reached target System Initialization.
  344. [  OK  ] Reached target System Update.
  345. systemd-rc-once[551]: remounting root rw...mounting rootfs writable
  346. UBIFS: completing deferred recovery
  347. UBIFS: background thread "ubifs_bgt0_0" started, PID 556
  348. UBIFS: deferred recovery completed
  349. systemd-rc-once[551]: done
  350. systemd-rc-once[551]: running rc.once.d services...
  351. systemd-rc-once[551]: chmod: /etc/machine-id: Read-only file system
  352. systemd-rc-once[551]: running dbus failed.
  353. systemd-rc-once[551]: remounting root ro...mounting rootfs readonly
  354. UBIFS: background thread "ubifs_bgt0_0" stops
  355. systemd-rc-once[551]: done
  356. Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.
  357. Type "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.
  358. Give root password for system maintenance

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at