当前位置: 首页 > news >正文

拯救者双系统问题 Verifiying shim SBAT data failed: Security Policy Violation

Verifiying shim SBAT data failed: Security Policy Violation
Something has gone seriously wrong: SBAT self-check failed: Security Policy Violation

windows更新的问题

https://forums.linuxmint.com/viewtopic.php?t=427297
https://github.com/Metabolix/HackBGRT/issues/197

This can be resolved by disabling Secure Boot and/or uninstalling HackBGRT.

解决方法 , 直接 重启,然后开机的时候按下F2

然后在 security 里面 disabling Secure Boot

Hello,

Thanks a lot for posting this. It happened the same to me in my dual boot with Ubuntu 22 and Win10.

What worked for me was to follow the instructions in: https://discourse.ubuntu.com/t/sbat-rev … cess/34996

In case this can help anyone, here is what worked for me:

  1. Disable Secure Boot
  2. Log into your Ubuntu user and open a terminal
  3. Delete the SBAT policy with:
    CODE: SELECT ALL

sudo mokutil --set-sbat-policy delete
4. Reboot your PC and log back into Ubuntu to update the SBAT policy
5. Reboot and then re-enable secure boot in your BIOS.

Sorry if this is off topic since its related to Ubuntu and not Mint. I just wanted to put what worked for me on the top link that appeared when I searched online.

http://www.lryc.cn/news/425688.html

相关文章:

  • ThreeJs学习笔记--坐标系,光源,相机控件
  • 基于 Android studio 实现停车场管理系统--原创
  • 8 个最佳 Java IDE 和文本编辑器
  • 【2024最新版版】PyCharm安装教程
  • 奥运科技观察:AI PC,如何成为当代体育精神的数字捍卫者?
  • Java进阶篇之包的概念及其应用
  • 短剧出海,赚钱新途径,掌握海外短剧CPS分销的秘诀
  • uniapp小程序openid和unionId
  • 前端工程化-04.Vue项目简介
  • 10 Checkbutton 组件
  • 获奖方案|趋动科技:资源池化释放AI算力价值
  • Gin框架接入pyroscope完美替代pprof实现检测内存泄露
  • 记录一个lombok和mybatisplus的问题,@Data注解失效
  • React学习-初始化react项目
  • ubuntu查看CPU、内存、硬盘
  • 第5章 使用Intent和IntentFilter通信
  • AI产品经理需要了解的算法知识
  • OD C卷 - 结对编程
  • AcWing 723. PUM
  • 编译安装php7.4.33正确开启opcache,不只是去掉opcache.enable=1前面的分号
  • ComfyUI - 在服务器中部署 AIGC 绘画的 ComfyUI 工具 教程
  • MySQL中的distinct和group by哪个效率更高?
  • STM32F103C8T6单片机原理图设计(PCB板)
  • Qt自定义控件:关于大佬“飞扬青云“的自定义UI控件的使用教程(MinGw,MSVC)
  • 关于RCE
  • 深入理解npm:从入门到精通
  • Docker入门教程:10分钟掌握基础
  • NLP实验-基于预训练模型的文本分类
  • Table API SQL的概念和通用API
  • 【网络】UDP和TCP之间的差别和回显服务器