Replies: 2 comments 113 replies
-
大神,你好,麻烦问下在使用mmtoo插入ffs时,提示invalid volume index ,这个时候需要填写一个什么样的vol.index ? |
Beta Was this translation helpful? Give feedback.
113 replies
-
… ------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年8月1日(星期天) 中午12:47
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [Error996/Scorpion] 虚拟机使用教程 (#3)
现在哪能下载你那个虚拟机镜像?两个链接都无效
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
虚拟机修复:打开桌面UDK2018,进入OvmfPkg,进入RamDisk,右键CreateImg.sh,文件编辑器中打开,将count=3450修改为count=1440


1.打开桌面的“EFI分区”文件夹,彻底删除已经存在的EFI文件夹,将你的EFI文件夹复制进去,右键EFI文件夹,属性,查看大小,比如3.2M,记下来,并记录bootx64的相对路径


如:\\EFI\\BOOT\\BootX64.efi,此处大小写敏感,且为双斜杠
2.打开桌面UDK2018,进入OvmfPkg,进入RamDisk,打开RDMain.c,修改第四行双引号内为上步中的路径(大小写敏感,双斜杠),


修改第6行双引号中为你想要的启动项名字
3.双击桌面的Build.sh,选择在终端窗口中运行,输入3400,也就是第一步中的3.2m按3200k计算,上浮200,不要担心会有多余的,后面MMTOOL插入的时候会压缩
4.回车,等待编译结束,桌面自动出现ffs

5.用mmtool把ffs插入rom,选择压缩插入
6.刷机
注:虚拟机中的样例是技嘉B460M的
Beta Was this translation helpful? Give feedback.
All reactions