Linux GRUB 引导Win 7 ---- error: invalid EFI file path

最近新买了个固态硬盘,先装了个Win 7系统,现在装的系统和以前装系统唯一的区别是引导不是以前的MBR,而是最新看似是个趋势的GPT+UEFI方式。

win 7 装完啦,还是和以往的一样装 Ubantu (Ubantu 12.04),ubantu 引导磁盘扇区选择的是装win7是的那个引导磁盘(ESP分区的那个盘);

ubantu 安装先是断网安装,安装到一半是抛出错误说GRUB 啥啥啥的错误,网上搜罗了一下说联网就没问题,照做啦联网后确实OK,就这样Ubantu安装一切顺利,安装完成后就发现进入Win 7 的时候总是报错(error: invalid EFI file path)进不去,而从BIOS中 的boot 中看到的Win 的选项则可以进入Win 7。

安装成功后的引导项:

选择Win7进入的时候报错:

Win 7 引导的信息:

关于这个问题,解决时费了些时间,因此记录下来,分享一下~

解决的方法是配置引导所需要的EFI 文件路径:

chainloader +1
把 “+1”改成了win 引导的efi文件路径
#chainloader +1
chainloader /EFI/Microsoft/Boot/bootmgfw.efi

修改完后保存,重启进入Win 7 后就O啦。

时间: 2024-10-05 11:30:28

Linux GRUB 引导Win 7 ---- error: invalid EFI file path的相关文章

JWPlayer Uncaught Error: Invalid SRT file

错误场景: JWPlayer 播放视频,添加了字幕和缩略图: 字幕为Srt格式: 1 00:00:00,000 --> 00:00:02,000 战略管理过程 2 00:00:03,000 --> 00:00:05,000 我们说战略管理过程也称作叫 3 00:00:06,000 --> 00:00:08,000 那么在战略管理过程当中涉及到 4 00:00:09,000 --> 00:00:11,000 战略分析战略选择和战略实施 5 00:00:12,000 --> 00

解决问题 xcrun: error: invalid active developer path

文章转载自 码经笔记 [https://majing.io]  https://majing.io/posts/10000002011165 升级到macOS High Sierra后,执行git命令报错: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/x

Mac 执行git命令报错xcrun: error: invalid active developer path的解决办法

报错 git clone xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun C02M71L9F8J2:~ pub_pawf_autotest$ git clone http://git-ma.paic.com.cn/DINGXIANZHI795/a

解决MacOS升级后出现xcrun: error: invalid active developer path, missing xcrun的问题

升级了系统 命令行不能用了 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 解决方法,重装xcode command line: xcode-select --install 还挺大的,cdn做的很好 High Sierra,终端里使用git的时

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun

mac报错: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun   场景: 使用goland  debug模式运行go代码main方法时,报以上错误,初步分析是xcode 组件缺失了 包括一些其他场景如运行git命令等也有可能出现此错误 解决方法:

LINUX配置出现:configure: error: newly created file is older than distributed files!

date 看下系统时间 文件夹目录 ls -l 查看文件时间[按提示应该是文件时间问题,新创建的时间既然比现在的文件时间晚,系统时间问题] 解决:hwclock --set --date="月/日/年 小时:分钟:秒钟"hwclock --hctosys 比如:hwclock --set --date="07/24/2012 12:33:22"hwclock --hctosys是让上面设置的硬件时间同系统时间同步

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at:

今天更新了一下mac系统,然后发现  idea的svn插件不能用了,有的报 有的报  is not under version 经查找需要做如下处理,打开终端,安装xcode: xcode-select --install

在Fedora20用grub引导freeBSD10

装完FreeBSD10的安装,安装完退出之后,发现启动项里面只剩下fedora的启动项,我的电脑是Fedora20+FreeBSD双系统,想用GRUB引导修复freeBSD的启动项,网上搜了一堆方法.但是都不可行. 我的FreeBSD是装在gpt5中 修改/ect/grub.d/40-custom #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply typ

Invalid signature file digest for Manifest main attributes

Solving a Spark error: Invalid signature file digest for Manifest main attributes When using spark-submit to run a jar, you may encounter this error: Invalid signature file digest for Manifest main attributes The error occurs when one of the included