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/17 23:22]
hyphop [WOR-flasher]
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 
-===== Build on Linux host  ===== +During 1st time Windows Setup ''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request [[#running-the-oobe-bypassnro-command]]
- +
-<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> </WRAP>
  
-<WRAP important > 
-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. +===== OOWOW Online script  =====
-  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 +Simplest way to install Windows to eMMC by [[software/oowow/how-to/online-scripts]]
-manufacturer for assistance. +
  
-    File: \EFI\Microsoft\Boot\BCD 
  
-    Status: 0xc000000d 
  
-    Info: The Boot Configuration Data for your PC is missing or contains     
-          errors.                                                            
-                                                                            
-                                                    ESC=UEFI Firmware Settings  
-``` 
  
-```shell info from oowow rescue system+===== Build Installation disk =====
  
-root@edge2-00000:/1# df -T /+https://github.com/hyphop/edge2-win-tools
-Filesystem           Type       1K-blocks      Used Available Use% Mounted on +
-/dev/mmcblk0p1       vfat           99786     30760     69026  31% /1+
  
-root@edge2-00000:/1# find EFI | grep BCD\$ +===== Running the OOBE BypassNRO command =====
-EFI/Microsoft/Boot/BCD +
-EFI/Microsoft/Recovery/BCD +
-``` +
-</WRAP>+
  
-WIPpreparing custom scripts for building image+  * 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://github.com/hyphop/edge2-win-tools+  * 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/
  
  
 +/*
  
 ===== UEFI bootload on eMMC ===== ===== UEFI bootload on eMMC =====
Line 119: Line 99:
 {{local:dev:edge2:edge2-win-install-emmc-disks.jpg?w=640}} {{local:dev:edge2:edge2-win-install-emmc-disks.jpg?w=640}}
  
-===== Links =====+*/ 
 + 
 +====== Links ======
  
   * https://github.com/buddyjojo/workli   * https://github.com/buddyjojo/workli
Last modified: 2023/08/28 23:23 by hyphop