Stm32mp1 workshop Virtual Machine archive corrupted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-08 9: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.
- Labels:
-
ST-Boards
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-20 2: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 :
- download all the split archives in the same directory,
- unzip the archive .7z.0001 (and only this one) by right-clicking it and selecting «7-Zip» and then one of the «Extract» items
Best regards,
--JM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-20 2: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 :
- download all the split archives in the same directory,
- unzip the archive .7z.0001 (and only this one) by right-clicking it and selecting «7-Zip» and then one of the «Extract» items
Best regards,
--JM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-20 2:55 AM
Oh alright I should have known that...
Thank you!
I will do this.
Regards,
RL
