Winboot从 Linux 终端直接启动到 Windows

联合创作 · 2023-09-29

Winboot 是一个 shell 脚本,可以从你的 Linux 会话中直接重启到 Windows,而不需要从 grub 菜单中选择。对于所有那些你忘了做而你的 grub 计时器用完的时候。对双启动设置很有用。

Installation:

      1. Open up a terminal 
      
      2. Run the following commands:
                
                git clone https://github.com/semiismaili/Winboot.git
                
                cd Winboot
                
                chmod 755 winboot
                
                ./winboot -install

Usage:

      winboot (reboots to windows)
      
      winboot -h (brings this screen)
      
      winboot -update (updates to latest version from repository)
      
      winboot -install (initial one-time only installation)

      sudo winboot -set <your_entry_number>  (changes the windows entry number to <your_entry_number>)

 

浏览 1
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报