Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.50 KB | None | 0 0
  1. 335x-bone7ò59256 bytes read in 56 ms (1 MiB/s)
  2. debug: [console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable] ...
  3. debug: [bootz 0x82000000 0x88080000:48b571 0x88000000] ...
  4. Kernel image @ 0x82000000 [ 0x000000 - 0x76f108 ]
  5. ## Flattened Device Tree blob at 88000000
  6. Booting using the fdt blob at 0x88000000
  7. Using Device Tree in place at 88000000, end 88011777
  8.  
  9. Starting kernel ...
  10.  
  11. [ 0.001165] clocksource_probe: no matching clocksources found
  12. [ 1.992701] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  13. [ 2.170190] omap_voltage_late_init: Voltage driver support not added
  14. [ 2.182533] PM: Cannot get wkup_m3_ipc handle
  15. [ 2.332278] bone_capemgr bone_capemgr: slot #1: No cape found
  16. [ 2.376289] bone_capemgr bone_capemgr: slot #2: No cape found
  17. [ 2.420277] bone_capemgr bone_capemgr: slot #3: No cape found
  18. Loading, please wait...
  19. [ 3.436568] bone_capemgr bone_capemgr: loader: failed to load slot-0 BB-AAM-M AX:00A0 (prio 0)
  20. fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmc blk0p2
  21. fsck exited with status code 8
  22. NOEXEC found - Skipping staging : /build/emmc.sh
  23. [ 28.718859] rc.local[1563]: umount: /dev/mmcblk0p1: not mounted
  24. [FAILED] Failed to start /etc/rc.local Compatibility.
  25. See 'systemctl status rc-local.service' for details.
  26. [ OK ] Started Serial Getty on ttyS0.
  27. [ OK ] Started Serial Getty on ttyGS0.
  28. [ OK ] Started Getty on tty1.
  29. [ OK ] Reached target Login Prompts.
  30. [ OK ] Started Generic Board Startup.
  31. [ OK ] Reached target Multi-User System.
  32. [ OK ] Reached target Graphical Interface.
  33. Starting Update UTMP about System Runlevel Changes...
  34. [ OK ] Started Update UTMP about System Runlevel Changes.
  35.  
  36. Debian GNU/Linux 8 beaglebone ttyS0
  37.  
  38. BeagleBoard.org Debian Image 2016-09-26
  39.  
  40. Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
  41.  
  42. default username:password is [debian:temppwd]
  43.  
  44. The IP Address for eth0 is: 192.168.55.55
  45. The IP Address for usb0 is: 192.168.7.2
  46. beaglebone login: debian
  47. Password:
  48.  
  49. Login incorrect
  50. beaglebone login: debian
  51. Password:
  52. Last login: Tue Jan 17 19:09:55 UTC 2017 on ttyS0
  53. Linux beaglebone 4.4.21-ti-r47 #1 SMP Fri Sep 23 22:23:02 UTC 2016 armv7l
  54.  
  55. The programs included with the Debian GNU/Linux system are free software;
  56. the exact distribution terms for each program are described in the
  57. individual files in /usr/share/doc/*/copyright.
  58.  
  59. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  60. permitted by applicable law.
  61. debian@beaglebone:~$ ifconfig
  62. -bash: ifconfig: command not found
  63. debian@beaglebone:~$ sudo su -
  64. root@beaglebone:~# pwd
  65. /root
  66. root@beaglebone:~# ls
  67. mnt
  68. root@beaglebone:~# systemctl start ssh.socket
  69. root@beaglebone:~# NOEXEC found - Skipping staging : ./emmc.sh
  70. NOEXEC found - Skipping staging : ./emmc.sh
  71. [ 782.575466] watchdog watchdog0: watchdog did not stop!
  72. [ 782.899038] reboot: Restarting system
  73.  
  74. U-Boot SPL 2016.03-00001-gd12d09f (Mar 17 2016 - 16:16:15)
  75. Trying to boot from MMC
  76. reading args
  77. spl_load_image_fat_os: error reading image args, err - -1
  78. reading u-boot.img
  79. reading u-boot.img
  80.  
  81.  
  82. U-Boot 2016.03-00001-gd12d09f (Mar 17 2016 - 16:16:15 -0500), Build: jenkins-git hub_Bootloader-Builder-351
  83.  
  84. Watchdog enabled
  85. I2C: ready
  86. DRAM: 512 MiB
  87. Reset Source: Global warm SW reset has occurred.
  88. Reset Source: Power-on reset has occurred.
  89. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  90. Using default environment
  91.  
  92. Net: <ethaddr> not set. Validating first E-fuse MAC
  93. cpsw, usb_ether
  94. Press SPACE to abort autoboot in 2 seconds
  95. switch to partitions #0, OK
  96. mmc0 is current device
  97. Scanning mmc 0:1...
  98. gpio: pin 56 (gpio 56) value is 0
  99. gpio: pin 55 (gpio 55) value is 0
  100. gpio: pin 54 (gpio 54) value is 0
  101. gpio: pin 53 (gpio 53) value is 1
  102. switch to partitions #0, OK
  103. mmc0 is current device
  104. gpio: pin 54 (gpio 54) value is 1
  105. Checking for: /uEnv.txt ...
  106. reading uEnv.txt
  107. 1179 bytes read in 4 ms (287.1 KiB/s)
  108. gpio: pin 55 (gpio 55) value is 1
  109. Loaded environment from uEnv.txt
  110. Importing environment from mmc ...
  111. Checking if uenvcmd is set ...
  112. gpio: pin 56 (gpio 56) value is 1
  113. Running uenvcmd ...
  114. 1198 bytes read in 29 ms (40 KiB/s)
  115. debug: [/boot/vmlinuz-4.4.21-ti-r47] ...
  116. 7794952 bytes read in 446 ms (16.7 MiB/s)
  117. debug: [/boot/initrd.img-4.4.21-ti-r47] ...
  118. 4765041 bytes read in 284 ms (16 MiB/s)
  119. debug: [/boot/dtbs/4.4.21-ti-r47/am335x-bonegreen.dtb] ...
  120. 59256 bytes read in 56 ms (1 MiB/s)
  121. debug: [console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait coherent_pool=1M quiet cape_universal=enable] ...
  122. debug: [bootz 0x82000000 0x88080000:48b571 0x88000000] ...
  123. Kernel image @ 0x82000000 [ 0x000000 - 0x76f108 ]
  124. ## Flattened Device Tree blob at 88000000
  125. Booting using the fdt blob at 0x88000000
  126. Using Device Tree in place at 88000000, end 88011777
  127.  
  128. Starting kernel ...
  129.  
  130. [ 0.001172] clocksource_probe: no matching clocksources found
  131. [ 1.992512] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
  132. [ 2.170060] omap_voltage_late_init: Voltage driver support not added
  133. [ 2.182204] PM: Cannot get wkup_m3_ipc handle
  134. [ 2.332247] bone_capemgr bone_capemgr: slot #1: No cape found
  135. [ 2.376244] bone_capemgr bone_capemgr: slot #2: No cape found
  136. [ 2.420243] bone_capemgr bone_capemgr: slot #3: No cape found
  137. Loading, please wait...
  138. [ 3.436537] bone_capemgr bone_capemgr: loader: failed to load slot-0 BB-AAM-M AX:00A0 (prio 0)
  139. fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmc blk0p2
  140. fsck exited with status code 8
  141. [ 30.291928] rc.local[1564]: umount: /dev/mmcblk0p1: not mounted
  142.  
  143. [ 30.360677] rc.local[1564]: -------FLASHER START-------
  144. -------FLASHER START-------
  145. [ 30.394078] rc.local[1564]: Zeroing eMMC
  146. Zeroing eMMC
  147. [ 53.336976] rc.local[1564]: 16+0 records in
  148. [ 53.347549] rc.local[1564]: 16+0 records out
  149. [ 53.358803] rc.local[1564]: 268435456 bytes (268 MB) copied, 22.9202 s, 11.7 MB/s
  150. [ 53.375108] rc.local[1564]: Paritioning eMMC
  151. Paritioning eMMC
  152. [ 53.438695] rc.local[1564]: DISK SIZE - 3867148288 bytes
  153. [ 53.477735] rc.local[1564]: sfdisk: Checking that no-one is using this disk r ight now ...
  154. [ 53.494801] rc.local[1564]: sfdisk: OK
  155. [ 53.507251] rc.local[1564]: sfdisk: /dev/mmcblk1: unrecognized partition tab le type
  156. [ 53.527729] rc.local[1564]: sfdisk: No partitions found
  157. [ 53.543094] rc.local[1564]: Disk /dev/mmcblk1: 118016 cylinders, 4 heads, 16 sectors/track
  158. [ 53.558656] rc.local[1564]: Old situation:
  159. [ 53.570834] rc.local[1564]: New situation:
  160. [ 53.582916] rc.local[1564]: Units: 1MiB = 1024*1024 bytes, blocks of 1024 byt es, counting from 0
  161. [ 53.598640] rc.local[1564]: Device Boot Start End MiB #blocks Id System
  162. [ 53.614594] rc.local[1564]: /dev/mmcblk1p1 * 5 100 96 98304 c W95 FAT32 (LBA)
  163. [ 53.630601] rc.local[1564]: /dev/mmcblk1p2 101 3687 3587 3673088 83 Linux
  164. [ 53.646680] rc.local[1564]: /dev/mmcblk1p3 0 - 0 0 0 Empty
  165. [ 53.662719] rc.local[1564]: /dev/mmcblk1p4 0 - 0 0 0 Empty
  166. [ 53.678588] rc.local[1564]: Successfully wrote the new partition table
  167. [ 53.690984] rc.local[1564]: sfdisk: If you created or changed a DOS partition , /dev/foo7, say, then use dd(1)
  168. [ 53.706508] rc.local[1564]: to zero the first 512 bytes: dd if=/dev/zero of= /dev/foo7 bs=512 count=1
  169. [ 53.722736] rc.local[1564]: (See fdisk(8).)
  170. [ 53.734571] rc.local[1564]: Re-reading the partition table ...
  171. [ 54.590520] rc.local[1564]: umount: /dev/mmcblk1p1: not mounted
  172. [ 54.750795] rc.local[1564]: mkfs.fat 3.0.27 (2014-11-12)
  173. [ 54.892494] rc.local[1564]: umount: /dev/mmcblk1p2: not mounted
  174. [ 54.912270] rc.local[1564]: mke2fs 1.43 (17-May-2016)
  175. [ 55.365830] rc.local[1564]: Discarding device blocks: done
  176. [ 55.382843] rc.local[1564]: Creating filesystem with 918272 4k blocks and 229 680 inodes
  177. [ 55.398521] rc.local[1564]: Filesystem UUID: 769587ea-94ea-498f-b996-d6d4211c 59f1
  178. [ 55.414512] rc.local[1564]: Superblock backups stored on blocks:
  179. [ 55.427351] rc.local[1564]: 32768, 98304, 163840, 229376, 294912, 819200, 88 4736
  180. [ 78.488315] rc.local[1564]: Checking for bad blocks (read-only test): 0.00% 21.93% done, 0:23 elapsed. (0/0/0 errors)
  181. [ 103.606019] rc.loc 45.80% done, 0:48 elapsed. (0/0/0 errors)
  182. [ 127.69 68.71% done, 1:12 elapsed. (0/0/0 errors)
  183. [ 91.63% done, 1:36 elapsed. (0/0/0 errors)
  184. [ 160.582155] rc.local[1564]done27% done, 1:44 elapsed. (0/0/0 errors)
  185. [ 160.669318] rc.local[1564]: Allocating group tables: done
  186. [ 160.943535] rc.local[1564]: Writing inode tables: done
  187. [ 163.905379] rc.local[1564]: Creating journal (16384 blocks): done
  188. [ 171.530428] rc.local[1564]: Writing superblocks and filesystem accounting inf ormation: done
  189. [ 171.564643] rc.local[1564]: Mounting partitions
  190. Mounting partitions
  191. [ 171.776749] rc.local[1564]: Copying bootloader files
  192. Copying bootloader files
  193. [ 175.283870] rc.local[1564]: Extracting rootfs
  194. Extracting rootfs
  195. [ 204.208339] rc.local[1564]: rm: cannot remove '/media/2/lib/modules/3.15.10-m ax1/kernel/crypto/omap-sham': No such file or directory
  196. [ 204.230944] rc.local[1564]: cp: cannot stat 'cryptsoft.ko': No such file or d irectory
  197. [ 204.920716] rc.local[1564]: cp: cannot stat 'bash': No such file or directory
  198. [ 205.013634] rc.local[1564]: Generating machine ID
  199. Generating machine ID
  200. 205.077905] rc.local[1564]: Spawning container 2 on /media/2.
  201. [ 205.091416] rc.local[1564]: Press ^] three times within 1s to kill container .
  202. [ 205.109095] rc.local[1564]: Failed to register machine: The name org.freedesk top.machine1 was not provided by any .service files
  203. [ 205.128646] rc.local[1564]: Running Post-Install
  204. Running Post-Install
  205. [ 205.153794] rc.local[1564]: --opkg cleanup
  206. --opkg cleanup
  207. [ 205.194719] rc.local[1564]: cpufreq-set: error while loading shared libraries : libcpufreq.so.0: cannot open shared object file: No such file or directory
  208. [ 205.214661] rc.local[1564]: Spawning container 2 on /media/2.
  209. [ 205.228577] rc.local[1564]: Press ^] three times within 1s to kill container.
  210. [ 205.246891] rc.local[1564]: Failed to register machine: The name org.freedesk top.machine1 was not provided by any .service files
  211. [ 205.262784] rc.local[1564]: cpufreq-set: error while loading shared libraries : libcpufreq.so.0: cannot open shared object file: No such file or directory
  212. --opkg space reclaim
  213. [ 205.283080] rc.local[1564]: --opkg space reclaim
  214. [ 205.306800] rc.local[1564]: Spawning container 2 on /media/2.
  215. [ 205.318505] rc.local[1564]: Press ^] three times within 1s to kill container.
  216. [ 205.383144] rc.local[1564]: Failed to register machine: The name org.freedesk top.machine1 was not provided by any .service files
  217. [ 205.430460] rc.local[1564]: --systemd setup
  218. --systemd setup
  219. [ 205.597506] rc.local[1564]: sed: can't read /media/2/usr/lib/tmpfiles/tmp.con f: No such file or directory
  220. [ 205.646125] rc.local[1564]: --var run cleanup
  221. --var run cleanup
  222. [ 205.674833] rc.local[1564]: --build AAM dir tree
  223. --build AAM dir tree
  224. [ 205.793258] rc.local[1564]: --service config
  225. --service config
  226. set serial number
  227. Setting serial.txt as : 223
  228. [ 208.729120] rc.local[1564]: --java install
  229. --java install
  230. verification stage
  231. verify MLO
  232. verify uboot
  233. verify uEnv.txt
  234. verify uImage
  235. [ 212.998478] rc.local[1564]: md5sum: /media/2/boot: Is a directory
  236. [ 213.020642] rc.local[1564]: md5sum: //media/2/boot: Is a directory
  237. Begin AAM AutoBuild stage
  238. license is present: license.txt
  239. BUNDLE is present: aspect_ALL_upgrade_3.01.00-a23.aam
  240. [ 214.793067] rc.local[1564]: Verifying archive integrity... All good.
  241. [ 214.848186] rc.local[1564]: Uncompressing Aspect Upgrade Script 3.01.00-a23df : Warning: cannot read table of mounted file systems: No such file or directory
  242. [ 217.458329] rc.local[1564]: ................................................. ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ..................................................................
  243. [ 217.560198] rc.local[1564]: ident: /usr/local/aam/bin/supervisor: No such fil e or directory
  244. [ 217.574774] rc.local[1564]: ./setup.sh: line 35: [: -eq: unary operator expec ted
  245. [ 217.590903] rc.local[1564]: Detected existing license file.
  246. [ 217.620718] rc.local[1564]: Licensed for variant: ASPECTMAX
  247. [ 217.632123] rc.local[1564]: Variant Check [OK]
  248. [ 217.642798] rc.local[1564]: Detected system arch: max
  249. [ 217.654625] rc.local[1564]: /home/MIX_CMIX
  250. [ 217.666845] rc.local[1564]: grep: /home/MIX_CMIX/mix.properties: No such file or directory
  251. [ 217.682681] rc.local[1564]: StartPort: 7226 | Count: 20 | EndPort: 7245
  252. [ 217.694615] rc.local[1564]: Upgrade Detected: Backing up custom settings...
  253. [ 217.710631] rc.local[1564]: Saving user and group settings...
  254. [ 217.722808] rc.local[1564]: cp: cannot stat '//home/MIX_CMIX.backup/htmlroot/ group.properties': No such file or directory
  255. [ 217.739006] rc.local[1564]: cp: cannot stat '//home/MIX_CMIX.backup/htmlroot/ user.properties': No such file or directory
  256. [ 217.754744] rc.local[1564]: Saving ethernet settings...
  257. [ 217.766788] rc.local[1564]: cp: cannot stat '//usr/local/aam/etc/eth0': No su ch file or directory
  258. [ 217.782615] rc.local[1564]: Saving HTTP server settings...
  259. [ 217.794733] rc.local[1564]: cp: cannot stat '//usr/local/aam/etc/web': No suc h file or directory
  260. [ 217.810723] rc.local[1564]: Saving backup of new runtime...
  261. [ 217.822772] rc.local[1564]: Saving existing runtime...
  262. [ 217.834637] rc.local[1564]: Saving existing project source...
  263. [ 217.846613] rc.local[1564]: Saving existing project
  264. [ 217.858602] rc.local[1564]: No existing WebDAV calendar user file detected - creating default
  265. [ 217.874782] rc.local[1564]: Using Lighttpd options...
  266. [ 217.886669] rc.local[1564]: Pre-installing in-use applications...
  267. [ 217.902479] rc.local[1564]: install: cannot create regular file '//usr/local/ bin/stunnel': No such file or directory
  268. [ 220.926840] rc.local[1564]: unzip is bb symlink, upgrading...
  269. [ 221.047669] rc.local[1564]: Installing new applications...
  270. [ 221.214154] rc.local[1564]: Building configuration files...
  271. [ 221.256800] rc.local[1564]: Cleaning up config files...
  272. [ 221.372596] rc.local[1564]: No existing WebDAV deployment user file detected - creating default
  273. [ 221.386703] rc.local[1564]: This will take a few seconds...
  274. [ 221.411795] rc.local[1564]: java: error while loading shared libraries: libjl i.so: cannot open shared object file: No such file or directory
  275. [ 221.434739] rc.local[1564]: java: error while loading shared libraries: libjl i.so: cannot open shared object file: No such file or directory
  276. [ 221.454732] rc.local[1564]: Default deployment password file created
  277. [ 221.466642] rc.local[1564]: Perform Minimal Touch update
  278. [ 221.640987] rc.local[1564]: Update project index page
  279. [ 221.651946] rc.local[1564]: Begin MatrixMAX Post-Install Configuration
  280. [ 221.728906] rc.local[1564]: Setting PPPd permissions...
  281. [ 221.756421] rc.local[1564]: depmod: ERROR: could not open directory /lib/modu les/4.4.21-ti-r47: No such file or directory
  282. [ 221.770953] rc.local[1564]: depmod: FATAL: could not search modules: No such file or directory
  283. [ 221.786697] rc.local[1564]: End MatrixMAX Post-Install Configuration
  284. [ 221.812813] rc.local[1564]: Modifying Lighttpd config - 80
  285. [ 221.835373] rc.local[1564]: create an empty mixconf.txt if it does not exist
  286. [ 221.850747] rc.local[1564]: ./setup.sh: line 781: [: missing `]'
  287. [ 221.862623] rc.local[1564]: SSL Configuration not found - running configurati on
  288. [ 222.270526] rc.local[1564]: Generating a 2048 bit RSA private key
  289. [ 226.637932] rc.local[1564]: ................................................. ...............................................+++
  290. [ 229.925007] rc.local[1564]: ................................................. .......................+++
  291. [ 229.942596] rc.local[1564]: writing new private key to '/usr/local/etc/stunne l/stunnel.pem'
  292. [ 229.958270] rc.local[1564]: -----
  293. [ 230.082783] rc.local[1564]: Stopping mix daemon:killall: java: no process kil led
  294. [ 230.098693] rc.local[1564]: .
  295. [ 230.129120] rc.local[1564]: Failed to get D-Bus connection: No connection to service manager.
  296. [ 230.146737] rc.local[1564]: Failed to get D-Bus connection: No connection to service manager.
  297. [ 230.162994] rc.local[1564]: Sync Filesystem
  298. [ 230.974709] rc.local[1564]: Upgrade Complete - reboot your system to restart supervisor
  299. ETHCFG is present
  300. DHCP=NO
  301. IPADDR=192.168.1.250
  302. NETMASK=255.255.255.0
  303. NETWORK=192.168.1.0
  304. BROADCAST=192.168.1.255
  305. DNS1=
  306. DNS2=
  307.  
  308. [ 231.461126] rc.local[1564]: ls: cannot access eth*: No such file or directory
  309. [ 231.499862] rc.local[1564]: Error: Failed to connect to socket /var/run/dbus/ system_bus_socket: No such file or directory
  310. [ 231.514793] rc.local[1564]: Error: Failed to connect to socket /var/run/dbus/ system_bus_socket: No such file or directory
  311. [ 231.537981] rc.local[1564]: Failed to get D-Bus connection: No connection to service manager.
  312. [ 231.554727] rc.local[1564]: Failed to get D-Bus connection: No connection to service manager.
  313. [ 231.570611] rc.local[1564]: foof
  314. [ 233.612525] rc.local[1564]: umount: /dev/mmcblk0p1: not mounted
  315. Done! Remove card and power down/up to reboot
  316. BLINK BLINK BLINK BLINK
  317. BLINK BLINK BLINK BLINK
  318. BLINK BLINK BLINK BLINK
  319. BLINK BLINK BLINK BLINK
  320. BLINK BLINK BLINK BLINK
  321. BLINK BLINK BLINK BLINK
  322. BLINK BLINK BLINK BLINK
  323. BLINK BLINK BLINK BLINK
  324. BLINK BLINK BLINK BLINK
  325. BLINK BLINK BLINK BLINK
  326. BLINK BLINK BLINK BLINK
  327. BLINK BLINK BLINK BLINK
  328. BLINK BLINK BLINK BLINK
  329. BLINK BLINK BLINK BLINK
  330. BLINK BLINK BLINK BLINK
  331. BLINK BLINK BLINK BLINK
  332. [ OK ] Stopped target System Time Synchronized.
  333. [ OK ] Stopped target Timers.
  334. [ OK ] Stopped Daily Cleanup of Temporary Directories.
  335. Stopping Regular background program processing daemon...
  336. Stopping OpenBSD Secure Shell server...
  337. Stopping D-Bus System Message Bus...
  338. [ OK ] Removed slice system-getty.slice.
  339. Stopping Permit User Sessions...
  340. [ OK ] Removed slice system-serial\x2dgetty.slice.
  341. Stopping Login Service...
  342. Stopping System Logging Service...
  343. Stopping LSB: Start busybox udhcpd at boot time...
  344. Starting Update UTMP about System Runlevel Changes...
  345. [ OK ] Stopped System Logging Service.
  346. [ OK ] Stopped Regular background program processing daemon.
  347. [ OK ] Stopped Generic Board Startup.
  348. [ OK ] Stopped Login Service.
  349. [ OK ] Stopped D-Bus System Message Bus.
  350. [ OK ] Stopped OpenBSD Secure Shell server.
  351. [ OK ] Stopped /etc/rc.local Compatibility.
  352. [ OK ] Stopped Permit User Sessions.
  353. [ OK ] Started Update UTMP about System Runlevel Changes.
  354. [ OK ] Stopped LSB: Start busybox udhcpd at boot time.
  355. [ OK ] Stopped target Remote File Systems.
  356. [ OK ] Stopped target Remote File Systems (Pre).
  357. [ OK ] Stopped target Network.
  358. Stopping Raise network interfaces...
  359. [ OK ] Stopped target Basic System.
  360. [ OK ] Stopped target Paths.
  361. [ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
  362. [ OK ] Stopped Forward Password Requests to Wall Directory Watch.
  363. [ OK ] Stopped target Sockets.
  364. [ OK ] Closed D-Bus System Message Bus Socket.
  365. [ OK ] Stopped target Slices.
  366. [ OK ] Removed slice User and Session Slice.
  367. [ OK ] Stopped target System Initialization.
  368. [ OK ] Stopped target Swap.
  369. Stopping Network Time Synchronization...
  370. Stopping Load/Save Random Seed...
  371. [ OK ] Stopped target Encrypted Volumes.
  372. [ OK ] Closed Syslog Socket.
  373. [ OK ] Stopped Network Time Synchronization.
  374. [ OK ] Stopped Load/Save Random Seed.
  375. [ OK ] Stopped Create Volatile Files and Directories.
  376. Unmounting media-dosboot.mount...
  377. [ OK ] Reached target Unmount All Filesystems.
  378. [ OK ] Unmounted media-dosboot.mount.
  379. [ OK ] Stopped Raise network interfaces.
  380. [ OK ] Stopped target Local File Systems.
  381. [ OK ] Stopped target Local File Systems (Pre).
  382. [ OK ] Stopped Create Static Device Nodes in /dev.
  383. [ OK ] Stopped Remount Root and Kernel File Systems.
  384. [ OK ] Stopped Apply Kernel Variables.
  385. [ OK ] Stopped Load Kernel Modules.
  386. [ OK ] Reached target Shutdown.
  387. [ OK ] Reached target Final Step.
  388. Starting Reboot...
  389. [ 464.877428] watchdog watchdog0: watchdog did not stop!
  390. [ 465.246578] reboot: Restarting system
  391.  
  392. U-Boot SPL 2016.03-00001-gd12d09f (Mar 17 2016 - 16:16:15)
  393. Trying to boot from MMC
  394. reading args
  395. spl_load_image_fat_os: error reading image args, err - -1
  396. reading u-boot.img
  397. reading u-boot.img
  398.  
  399.  
  400. U-Boot 2016.03-00001-gd12d09f (Mar 17 2016 - 16:16:15 -0500), Build: jenkins-git hub_Bootloader-Builder-351
  401.  
  402. Watchdog enabled
  403. I2C: ready
  404. DRAM: 512 MiB
  405. Reset Source: Global warm SW reset has occurred.
  406. Reset Source: Power-on reset has occurred.
  407. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  408. Using default environment
  409.  
  410. Net: <ethaddr> not set. Validating first E-fuse MAC
  411. cpsw, usb_ether
  412. Press SPACE to abort autoboot in 2 seconds
  413. switch to partitions #0, OK
  414. mmc0 is current device
  415. Scanning mmc 0:1...
  416. gpio: pin 56 (gpio 56) value is 0
  417. gpio: pin 55 (gpio 55) value is 0
  418. gpio: pin 54 (gpio 54) value is 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement