HC1 Boot Logs for debugging HassOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rem *** Disable Some Service *** | |
sc stop DiagTrack | |
sc stop diagnosticshub.standardcollector.service | |
sc stop dmwappushservice | |
sc stop WMPNetworkSvc | |
sc stop WSearch | |
sc config DiagTrack start = disabled | |
sc config diagnosticshub.standardcollector.service start= disabled | |
sc config dmwappushservice start= disabled |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
...SNIP... | |
2018-08-16 09:10:09,864 15948 [DEBUG] - XmlConfiguration is now operational | |
2018-08-16 09:10:09,910 15948 [INFO ] - ============================================================ | |
2018-08-16 09:10:10,070 15948 [INFO ] - Chocolatey v0.10.11 | |
2018-08-16 09:10:10,081 15948 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0 | |
2018-08-16 09:10:10,085 15948 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". | |
2018-08-16 09:10:10,091 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". | |
2018-08-16 09:10:10,113 15948 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install vagrant -y | |
2018-08-16 09:10:10,121 15948 [DEBUG] - Received arguments: install vagrant -y | |
2018-08-16 09:10:10,173 15948 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- mode: ruby; indent-tabs-mode: nil; c-basic-offset: 2; tab-width: 2 -*- | |
# vim: set ft=ruby sw=2 ts=2 smartindent expandtab : | |
# Flatirons Digital Innovations Windows 10 Enterprise - Baseline | |
VMNAME = 'w10e' | |
require 'fileutils' | |
require 'yaml' | |
# Verify pre-requisites |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1 | |
Model: Odroid XU3 based on EXYNOS5422 | |
Board: Odroid XU3 based on EXYNOS5422 | |
Type: hc1 | |
DRAM: 2 GiB | |
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 | |
Loading Environment from MMC... *** Warning - bad CRC, using default environment | |
Failed (-5) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1 | |
Model: Odroid XU3 based on EXYNOS5422 | |
Board: Odroid XU3 based on EXYNOS5422 | |
Type: hc1 | |
DRAM: 2 GiB | |
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 | |
Loading Environment from MMC... *** Warning - bad CRC, using default environment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1 | |
Model: Odroid XU3 based on EXYNOS5422 | |
Board: Odroid XU3 based on EXYNOS5422 | |
Type: hc1 | |
DRAM: 2 GiB | |
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 | |
Loading Environment from MMC... *** Warning - bad CRC, using default environment | |
Failed (-5) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1 | |
Model: Odroid XU3 based on EXYNOS5422 | |
Board: Odroid XU3 based on EXYNOS5422 | |
Type: hc1 | |
DRAM: 2 GiB | |
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 | |
Loading Environment from MMC... *** Warning - bad CRC, using default environment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1 | |
Model: Odroid XU3 based on EXYNOS5422 | |
Board: Odroid XU3 based on EXYNOS5422 | |
Type: hc1 | |
DRAM: 2 GiB | |
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 | |
Loading Environment from MMC... *** Warning - bad CRC, using default environment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2018.07 (Feb 10 2019 - 07:16:24 +0000) for ODROID-XU3/XU4/HC1 | |
Model: Odroid XU3 based on EXYNOS5422 | |
Board: Odroid XU3 based on EXYNOS5422 | |
Type: hc1 | |
DRAM: 2 GiB | |
MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 | |
Loading Environment from MMC... *** Warning - bad CRC, using default environment |
OlderNewer