RedPill-TTG / redpill-load

RedPill Loader Generator
GNU General Public License v3.0
743 stars 556 forks source link

Failed to install DSM Failed to install the file the file is probably corrupt. VMware ESXi 7.0.2 #64

Closed AkideLiu closed 2 years ago

AkideLiu commented 2 years ago

Try to install DSM 7.0.1 on VMware ESXi, 7.0.2, 17867351 followed this instruction: https://github.com/pocopico/tinycore-redpill

Got the error: Failed to install DSM Failed to install the file the file is probably corrupt.

The loader could be successful boot till install the synology .pat system.

below is the device info :

image

The log info retrieved from /var/log/message via telnet is attached below

redpill_loader_install_7.0.1_with_esxi_7.0.2.log

pocopico commented 2 years ago

These are typical no synoboot issues

Did you select Sata in grub ? Did you set the loader disk to a sata controller ?

AkideLiu commented 2 years ago

These are typical no synoboot issues

Did you select Sata in grub ?

Yes, i selected SATA in Grub.

Did you set the loader disk to a sata controller ?

The loader disk is selected to IDE 0 controller because the loader can not boot if connect to a SATA bus, and data disk connected to SATA controller

for instance, the error of loader connect to SATA controller :

Unsupported or invalid disk type 2 for 'sata0:2'. Ensure that the disk has been imported.

BobWs commented 2 years ago

Having the same problem! Did you find out a solution for this yet?

AkideLiu commented 2 years ago

Having the same problem! Did you find out a solution for this yet?

Solution found, and there is an awesome step by step tutorial, I would suggest the problem occurred with the boot disk and data disk on the same SATA controller.

https://www.youtube.com/watch?v=3EI7nzlnbyk

rosyidcho commented 1 year ago

I have the same problem in my setup, got the solution here:

https://www.youtube.com/watch?v=UaVixedAVdQ

Hope it help....