2021-05-08 09:26 AM
Hello,
I am using an stm32mp157c-dk2 and browsed the stm32mp1 workshop MOOC :
I tried launching the pre-configured VM given here :
https://drive.google.com/drive/folders/1eHO37VljVpbTt-TBJFZ2-Yack5fZPj-v
But the updated archive files (OpenSTLinux-1.2, 2.0, etc.) are corrupted.
This may be due to their extension (.7z.003 instead of .7z).
Any way to fix this?
Thanks.
Solved! Go to Solution.
2021-05-20 02:32 AM
Hi @RLepr.1
The extension .7z.000<num> means the initial archive has been split into several files. To decompress them, you need to :
Best regards,
--JM
2021-05-20 02:32 AM
Hi @RLepr.1
The extension .7z.000<num> means the initial archive has been split into several files. To decompress them, you need to :
Best regards,
--JM
2021-05-20 02:55 AM
Oh alright I should have known that...
Thank you!
I will do this.
Regards,
RL