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 01:30] 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> | ||
+ | |||
+ | As the USB 2.0 remains nonfunctional, | ||
+ | We recommend using a standard USB 3.0 hub that has been verified to work on other Windows-on-arm devices to expand the number of available USB ports. | ||
+ | |||
+ | Wi-Fi and Bluetooth are also non functional, for networking you will need to rely on a USB network dongle. | ||
- | <WRAP tip > | ||
- | eMMC driver was injected to the windows installation and works but windows still cant bootup from eMMC, if we bootup from USB all works well ... | ||
</ | </ | ||
- | <WRAP important > | + | ===== OOWOW Online script |
- | doesn' | + | |
- | + | ||
- | ``` | + | |
- | Windows failed to start. A recent hardware or software change might be the | + | |
- | cause. To fix the problem: | + | |
- | 1. Insert your Windows | + | Simplest way to install |
- | 2. Choose your language settings, and then click " | + | |
- | 3. Click " | + | |
- | If you do not have this disc, contact your system | + | <WRAP important > |
- | manufacturer for assistance. | + | During the initial Windows Setup you will need to bypass the system |
- | File: \EFI\Microsoft\Boot\BCD | + | * 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 will restart. | ||
- | Status: 0xc000000d | + | * https:// |
+ | * https:// | ||
+ | </ | ||
- | Info: The Boot Configuration Data for your PC is missing or contains | + | ===== Build Installation disk ===== |
- | errors. | + | |
- | + | ||
- | ESC=UEFI Firmware Settings | + | |
- | ``` | + | |
- | ```shell info from oowow rescue system | + | https:// |
- | root@edge2-00000:/ | + | ====== Links ====== |
- | Filesystem | + | |
- | / | + | |
- | root@edge2-00000:/1# find EFI | grep BCD\$ | + | * https:// |
- | EFI/Microsoft/Boot/BCD | + | * https:// |
- | EFI/Microsoft/Recovery/BCD | + | * https:// |
- | ``` | + | * https://github.com/worproject/ |
- | </WRAP> | + | * https://github.com/Botspot/ |
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * WIP: | ||
- | WIP: preparing custom scripts for building image | + | * [[/products/sbc/edge2/ |
- | + | ||
- | https://github.com/hyphop/edge2-win-tools | + | |
+ | /* | ||
===== UEFI bootload on eMMC ===== | ===== UEFI bootload on eMMC ===== | ||
Line 78: | Line 82: | ||
boot from USB only | boot from USB only | ||
- | '' | + | '' |
- | + | ||
Line 105: | Line 107: | ||
mv driver/* . | mv driver/* . | ||
rm *.zip *.cab | rm *.zip *.cab | ||
- | echo dwcsdhc\dwcsdhc.inf >> ../critical | + | echo 'dwcsdhc\dwcsdhc.inf' |
) | ) | ||
Line 117: | 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: | + | |
- | + | ||
- | * [[/ | + | |
+ | */ | ||