Skip to content

InkosiZhong/reboot-to-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Reboot-to-Windows

This is a simple tool for GRUB users to quickly switch systems.

It makes it possible for unattended devices to switch between multiple systems using remote connections.

Install

> sh setup.sh

Usage

> r2w
### GRUB boot menu ###
1: Ubuntu
2: Advanced options for Ubuntu
3: Windows Boot Manager (on /dev/nvme0n1p1)
4: UEFI Firmware Settings

Select the index of the target system:
> 3
Selected system: Windows Boot Manager (on /dev/nvme0n1p1)

> r2w 3
### GRUB boot menu ###
1: Ubuntu
2: Advanced options for Ubuntu
3: Windows Boot Manager (on /dev/nvme0n1p1)
4: UEFI Firmware Settings
Selected system: Windows Boot Manager (on /dev/nvme0n1p1)

About

A simple service to reboot from ubuntu to windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages