YuanzhaoNiu 发表于 2022-8-25 02:31:38

Windows上不使用ExistOS_Updater烧录HP39GII ExistOS的方法

准备edb.exe与sb_loader.exe,如此前未烧录过OSLoader,则首先使用命令:
.\sb_loader.exe -f OSLoader.sb
将OSLoader写入内存。接下来在保持上电的同时重新连接计算器,使用:
.\edb.exe -r -s -f .\OSLoader.sb 1408 b
将OSLoader写入闪存。之后通过:
.\edb.exe -r -s -f .\ExistOS.sys 1984
将系统写入闪存。

mbox2008 发表于 2022-11-10 11:47:13

windows7 64位操作系统,在官网下载了edb.exe与sb_loader.exe,但运行均提示不支持的操作系统,怎么解决呢?

molucule 发表于 2022-11-10 15:45:58

只能换台有win10的机器试试了

mbox2008 发表于 2022-11-10 17:23:45

molucule 发表于 2022-11-10 15:45
只能换台有win10的机器试试了

win10试了也不行,提示找不到Qt6Widgets.dll,网上下了一个,还是出错。

critor 发表于 2022-11-12 20:58:09

Hello.


I would gladly have newsed about this very promising project, but it immediately crashes my HP 39gII.
Note this is my first attempt at installing ExistOS.

I followed the steps under the Flashing with automated tools section in the english readme.
I used ExistOS Updater under Windows 10 64 bits with both images from the latest build 77 release.

And the only thing I get is a "system panic" screen :
https://tiplanet.org/forum/gallery/image.php?mode=thumbnail&album_id=137&image_id=16185

Any help will be appreciated. Should I retry with different files or tools ? Which ones ?
Thank you very much.

YuanzhaoNiu 发表于 2022-11-15 22:26:50

critor 发表于 2022-11-12 20:58
Hello.




Try v0.6.8. System can’t run correctly without matched boot loader and OS. Those in builds named as build xx may have a newer version of OS than boot loader and can’t correctly start.

8192Bit 发表于 2022-11-19 09:58:58

mbox2008 发表于 2022-11-10 11:47
windows7 64位操作系统,在官网下载了edb.exe与sb_loader.exe,但运行均提示不支持的操作系统,怎么解决呢 ...

我这边也是Windows7 64 专业版,可以使用,不知是不是要安装最新.net?
页: [1]
查看完整版本: Windows上不使用ExistOS_Updater烧录HP39GII ExistOS的方法