Botspot / wor-flasher

Legal utility that runs on RPiOS to flash another SD card with Windows 10/11
625 stars 76 forks source link

PE-based installer integrity check failed #147

Closed dbtronics closed 9 months ago

dbtronics commented 9 months ago

Setup:

Procedure:

Tell us what you did, step by step. Be specific enough so that one of us would be able to replicate your setup.

This is my terminal output:

Choose Windows version: 1) Windows 11 2) Windows 10 3) More options... Enter 1, 2 or 3: 1

Finding newest build... Selected version: Windows 11 build 22631.2861

ar-sa - Arabic (Saudi Arabia) bg-bg - Bulgarian (Bulgaria) cs-cz - Czech (Czechia) da-dk - Danish (Denmark) de-de - German (Germany) el-gr - Greek (Greece) en-gb - English (United Kingdom) en-us - English (United States) es-es - Spanish (Spain, International Sort) es-mx - Spanish (Mexico) et-ee - Estonian (Estonia) fi-fi - Finnish (Finland) fr-ca - French (Canada) fr-fr - French (France) he-il - Hebrew (Israel) hr-hr - Croatian (Croatia) hu-hu - Hungarian (Hungary) it-it - Italian (Italy) ja-jp - Japanese (Japan) ko-kr - Korean (Korea) lt-lt - Lithuanian (Lithuania) lv-lv - Latvian (Latvia) nb-no - Norwegian Bokmål (Norway) nl-nl - Dutch (Netherlands) pl-pl - Polish (Poland) pt-br - Portuguese (Brazil) pt-pt - Portuguese (Portugal) ro-ro - Romanian (Romania) ru-ru - Russian (Russia) sk-sk - Slovak (Slovakia) sl-si - Slovenian (Slovenia) sr-latn-rs - Serbian (Latin, Serbia) sv-se - Swedish (Sweden) th-th - Thai (Thailand) tr-tr - Turkish (Turkey) uk-ua - Ukrainian (Ukraine) zh-cn - Chinese (Simplified, China) zh-tw - Chinese (Traditional, Taiwan)

From the list above, enter a language: en-us

Choose Raspberry Pi model to deploy Windows on: 1) Raspberry Pi 5 2) Raspberry Pi 4 / 400 3) Raspberry Pi 3 or Pi2 v1.2 Enter 1, 2, or 3: 2

Available devices: /dev/sda - 461.3GB - Lexar USB Flash Drive Choose a device to flash the Windows setup files to: /dev/sda

Would you like to: 1) Create an installation drive capable of installing Windows to itself 2) Create a recovery drive to install Windows on other >16 GB drives Choose the installation mode (1 or 2): 1

Input configuration: DL_DIR: /home/dianbasit/wor-flasher-files RUN_MODE: cli RPI_MODEL: 4 DEVICE: /dev/sda CAN_INSTALL_ON_SAME_DRIVE: 1 BID: 22631.2861 WIN_LANG: en-us

Downloading WoR PE-based installer from Google Drive Done ———————————————————————————————————————————————————————————————————————————————————————————————————————————————— PE-based installer integrity check failed

I tried flashing this yesterday on my Pi 4, and it flashed fine. Then today, I tried flashing and it was continuously giving me integrity check error. I tried this on bookworm and bullseye version of RPi OS and still couldn't get through this error. I even reformatted my usb many times, but couldn't resolve this issue at all.

Please let me know what I should do to resolve this issue.

Thanks.

Screenshot 2024-02-12 at 6 57 55 PM
Botspot commented 9 months ago

Looks like the google drive downloader broke again.

Botspot commented 9 months ago

Oh Google actually blocked the file because so many users were downloading it! :) 20240212_20h25m13s_grim

Leaf239 commented 9 months ago

me toooo!! @Botspot , please fix for me!! (windows 10 on raspi.5)

Leaf239 commented 9 months ago

@Botspot .. please 😭

Leaf239 commented 9 months ago

botspot will fix it.... lol

Botspot commented 9 months ago

I'm trying to get around google's restrictions as we speak...

Botspot commented 9 months ago

If that doesn't work then I will have everybody download the PE package from github instead.

dbtronics commented 9 months ago

So @Botspot after 24 hrs, the link should be operational then?

Leaf239 commented 9 months ago

@Botspot , thank you so much!!

Leaf239 commented 9 months ago

so, Do I have to wait 24 hours to download it?

Botspot commented 9 months ago

OK this should be fixed now. Google Drive is no longer used. See what I did in this code change: https://github.com/Botspot/wor-flasher/commit/abcc5a3248892061517d72a0ec4befa940cd1ab7

Just run wor-flasher again and everything should work now.

dbtronics commented 9 months ago

Yes issue resolved! Thanks