This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:edge2:troubleshooting:windows-install [2023/08/15 00:26] hyphop [Build on Linux host] |
products:sbc:edge2:troubleshooting:windows-install [2024/07/04 03:50] (current) sravan |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~tag> Edge2 Windows~~ | + | ~~tag> Edge2 Windows |
- | ====== Edge2 Windows install ====== | + | ====== Edge2 Windows install |
+ | This document guides the installation of the Windows 11 Image for the Edge2. | ||
- | ===== Build on Linux host ===== | + | <WRAP info > |
+ | This image is purely experimental and is not recommended for general use, and is currently only for testing purposes. \\ | ||
+ | Please check the hardware support status [[gh> | ||
- | <WRAP important > | + | As the USB 2.0 remains nonfunctional, |
- | doesn' | + | We recommend using a standard USB 3.0 hub that has been verified to work on other Windows-on-arm devices to expand |
- | ``` | + | |
- | Windows failed | + | |
- | cause. To fix the problem: | + | |
- | 1. Insert your Windows installation disc and restart your computer. | + | Wi-Fi and Bluetooth are also non functional, for networking you will need to rely on a USB network dongle. |
- | 2. Choose your language settings, and then click " | + | |
- | 3. Click " | + | |
- | If you do not have this disc, contact your system administrator or computer | + | </ |
- | manufacturer for assistance. | + | |
- | File: \EFI\Microsoft\Boot\BCD | + | ===== OOWOW Online script |
- | Status: 0xc000000d | + | Simplest way to install Windows to eMMC by [[software/ |
- | Info: The Boot Configuration Data for your PC is missing or contains | + | <WRAP important > |
- | | + | During the initial Windows Setup you will need to bypass the system enrollment, |
- | + | ||
- | ESC=UEFI Firmware Settings | + | |
- | ``` | + | |
- | ```shell info from oowow rescue | + | * Start the Window 11 setup. |
+ | * When you see the Let's connect you to a network screen with the grayed-out Next button, press '' | ||
+ | * After you execute this command, your system | ||
- | root@edge2-00000:/1# df -T /1 | + | * https://www.google.com/ |
- | Filesystem | + | |
- | / | + | |
- | + | ||
- | root@edge2-00000:/1# find EFI | grep BCD\$ | + | |
- | EFI/Microsoft/Boot/BCD | + | |
- | EFI/Microsoft/Recovery/BCD | + | |
- | ``` | + | |
</ | </ | ||
- | WIP: preparing custom scripts for building image | + | ===== Build Installation disk ===== |
https:// | https:// | ||
+ | ====== Links ====== | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * WIP: | ||
+ | |||
+ | * [[/ | ||
+ | |||
+ | |||
+ | /* | ||
===== UEFI bootload on eMMC ===== | ===== UEFI bootload on eMMC ===== | ||
Line 73: | Line 82: | ||
boot from USB only | boot from USB only | ||
- | '' | + | '' |
- | + | ||
Line 100: | Line 107: | ||
mv driver/* . | mv driver/* . | ||
rm *.zip *.cab | rm *.zip *.cab | ||
- | echo dwcsdhc\dwcsdhc.inf >> ../critical | + | echo 'dwcsdhc\dwcsdhc.inf' |
) | ) | ||
Line 112: | Line 119: | ||
``` | ``` | ||
- | ===== Links ===== | + | {{local:dev:edge2:edge2-win-install-emmc-disks.jpg?w=640}} |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * WIP: | + | |
- | + | ||
- | * [[/ | + | |
+ | */ | ||