01-08-2022, 11:38 AM
@longpanda
According to the CHIPSEC manual I tried to create ESP img file with espack. So inside ESP folder (C:\espack-1.1\ESP) I have got:
Then I run esp.bat script and after a while esp.img file is created. When I boot that file by Ventoy I can't use chipsec utilities because when type for example (as it is descibe in manual):
python368.efi chipsec_main.py
...nothing is happening. There is no reaction at all. No error messages, nothing. I tired to boot esp.img by Ventoy on the other laptop but still no luck.
According to the CHIPSEC manual I tried to create ESP img file with espack. So inside ESP folder (C:\espack-1.1\ESP) I have got:
Code:
- efi
- boot
- bootx64.efi (optional)
- StdLib
- lib
- python36.8
- [lots of python files and directories]
- Tools
- Python368.efi
- chipsec
- chipsec
- ...
- chipsec_main.py
- chipsec_util.py
- ...
Then I run esp.bat script and after a while esp.img file is created. When I boot that file by Ventoy I can't use chipsec utilities because when type for example (as it is descibe in manual):
python368.efi chipsec_main.py
...nothing is happening. There is no reaction at all. No error messages, nothing. I tired to boot esp.img by Ventoy on the other laptop but still no luck.