mirror of
https://git.sdbs.cz/sdbs/digital-garden-anabasis.git
synced 2025-01-22 11:05:46 +01:00
6 lines
191 B
Markdown
6 lines
191 B
Markdown
|
## booting to windows directly
|
||
|
- `bcdedit /set {bootmgr} path \\EFI\\ubuntu\\grubx64.efi`
|
||
|
- cmd as admin
|
||
|
- https://myviewsonfoss.blogspot.com/2018/11/set-grub-as-default-boot-manager.html
|
||
|
|