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
Last revision Both sides next revision
products:sbc:edge2:troubleshooting:windows-install [2023/08/15 00:25]
hyphop [Build on Linux host]
products:sbc:edge2:troubleshooting:windows-install [2023/08/28 23:22]
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 ======
  
 +<WRAP important >
 +During 1st time Windows Setup ''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request [[#running-the-oobe-bypassnro-command]]
 +</WRAP>
  
-===== Build on Linux host  ===== 
  
-<WRAP important > +===== OOWOW Online script  =====
-doesn't boot from eMMC  +
-``` +
-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. +Simplest way to install Windows to eMMC by [[software/oowow/how-to/online-scripts]]
-  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 
-manufacturer for assistance.  
  
-    File: \EFI\Microsoft\Boot\BCD 
  
-    Status: 0xc000000d 
  
-    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://github.com/hyphop/edge2-win-tools
  
-root@edge2-00000:/1# df /1 +===== Running the OOBE BypassNRO command =====
-Filesystem           1K-blocks      Used Available Use% Mounted on +
-/dev/mmcblk0p1           99786     30760     69026  31% /1+
  
-root@edge2-00000:/1# find EFI | grep BCD\+  * Start the Window 11 setup. 
-EFI/Microsoft/Boot/BCD +  * When you see the Let's connect you to a network screen with the grayed-out Next button, press ''Shift + F10''. ... 
-EFI/Microsoft/Recovery/BCD +  * Now run the following command at the command prompt''oobe\BypassNRO'' ... 
-``` +  * After you execute this command, your system will restart.
-</WRAP>+
  
-WIPpreparing custom scripts for building image +  * https://www.google.com/search?q=Shift+F10+type+oobe+by+passnro 
- +  https://www.reddit.com/r/computers/comments/12brgth/does_anyone_know_how_to_get_off_this_screen_i/
-https://github.com/hyphop/edge2-win-tools+
  
  
 +/*
  
 ===== UEFI bootload on eMMC ===== ===== UEFI bootload on eMMC =====
Line 73: 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 100: Line 85:
 mv driver/* . mv driver/* .
 rm *.zip *.cab rm *.zip *.cab
-echo dwcsdhc\dwcsdhc.inf >> ../critical+echo 'dwcsdhc\dwcsdhc.inf>> ../critical
 ) )
  
Line 112: 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/28 23:23 by hyphop