https://github.com/jamezrin/grub-reboot-windows
Set of scripts to reboot to Windows with Grub using a desktop icon
https://github.com/jamezrin/grub-reboot-windows
grub grub2 linux reboot windows
Last synced: about 1 month ago
JSON representation
Set of scripts to reboot to Windows with Grub using a desktop icon
- Host: GitHub
- URL: https://github.com/jamezrin/grub-reboot-windows
- Owner: jamezrin
- License: mit
- Created: 2019-04-11T16:40:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:47:15.000Z (over 2 years ago)
- Last Synced: 2025-01-28T01:28:03.839Z (over 1 year ago)
- Topics: grub, grub2, linux, reboot, windows
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grub-reboot-windows
These scripts are meant to be used from Linux to set the next selected entry to be the one with Windows.
It requires the commands `pkexec`, `grub-editenv` and `awk` for the scripts to work.
By default it assumes the grub directory is in `/boot/grub`, you might want to modify that in the file `grub-setnext.sh`
## Installing
- Ensure you have all the required commands available
- Clone the repository somewhere under your user directory
- Run in a terminal `git clone https://github.com/jamezrin/grub-reboot-windows`
- Execute the install script
- Run in a terminal `./install.sh`
- After that, make a shortcut of the `reboot-windows.desktop` file to the desktop
- You are done, now if you double click that file it should ask for your user password and reboot