Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:troubleshooting:windows-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:edge2:troubleshooting:windows-install [2023/08/14 23:14]
hyphop [UEFI bootload on eMMC]
products:sbc:edge2:troubleshooting:windows-install [2023/08/28 23:23] (current)
hyphop [Running the OOBE BypassNRO command]
Line 1: Line 1:
-~~tag> Edge2 Windows~~+~~tag> Edge2 Windows install~~
  
-====== Edge2 Windows install ====== +====== Edge2 Windows install ARM UEFI ======
- +
- +
-===== Build on Linux host  =====+
  
 <WRAP important > <WRAP important >
-doesn't boot from eMMC  +During 1st time Windows Setup ''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request [[#running-the-oobe-bypassnro-command]] 
-``` +</WRAP>
-Windows failed to start. A recent hardware or software change might be the +
-cause. To fix the problem: +
  
-  1. Insert your Windows installation disc and restart your computer. 
-  2. Choose your language settings, and then click "Next." 
-  3. Click "Repair your computer." 
  
-If you do not have this disc, contact your system administrator or computer +===== OOWOW Online script  =====
-manufacturer for assistance. +
  
-    File: \EFI\Microsoft\Boot\BCD+Simplest way to install Windows to eMMC by [[software/oowow/how-to/online-scripts]]
  
-    Status: 0xc000000d 
  
-    Info: The Boot Configuration Data for your PC is missing or contains     
-          errors.                                                            
-                                                                            
-                                                    ESC=UEFI Firmware Settings  
-``` 
-</WRAP> 
  
-WIP: preparing custom scripts for building image+ 
 +===== Build Installation disk =====
  
 https://github.com/hyphop/edge2-win-tools https://github.com/hyphop/edge2-win-tools
 +
 +===== Running the OOBE BypassNRO command =====
 +
 +  * Start the Window 11 setup.
 +  * When you see the Let's connect you to a network screen with the grayed-out Next button, press ''Shift + F10''. ...
 +  * Now run the following command at the command prompt: ''oobe\BypassNRO'' ...
 +  * After you execute this command, your system will restart.
 +
 +  * https://www.google.com/search?q=Shift+F10+type+oobe+bypassnro
 +  * https://www.reddit.com/r/computers/comments/12brgth/does_anyone_know_how_to_get_off_this_screen_i/
  
  
 +/*
  
 ===== UEFI bootload on eMMC ===== ===== UEFI bootload on eMMC =====
Line 62: Line 58:
 boot from USB only  boot from USB only 
  
-''Shift+F10'' type ''oobe\bypassnro''+''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request 
  
  
Line 89: Line 85:
 mv driver/* . mv driver/* .
 rm *.zip *.cab rm *.zip *.cab
 +echo 'dwcsdhc\dwcsdhc.inf' >> ../critical
 ) )
  
Line 100: Line 97:
 ``` ```
  
-===== Links =====+{{local:dev:edge2:edge2-win-install-emmc-disks.jpg?w=640}} 
 + 
 +*/ 
 + 
 +====== Links ======
  
   * https://github.com/buddyjojo/workli   * https://github.com/buddyjojo/workli
Last modified: 2023/08/14 23:14 by hyphop