rashevskyv / kefir

483 stars 78 forks source link

can't finish install when clean SD #57

Closed Leuconoe closed 2 years ago

Leuconoe commented 2 years ago

I copied kefir to a clean SD card and tried to install it, but an error occurred and the installation was not completed.

here is log

Choose mounted SD card letter

Disk letter: G; free: ***GB; size: ***GB; FS: FAT32

Enter SD card letter: g
------------------------------------------------------------------------

                         Remove old pack files

------------------------------------------------------------------------

------------------------------------------------------------------------

                            Installing

------------------------------------------------------------------------
Cannot perform a cyclic copy
0 File(s) copied
------------------------------------------------------------------------

                             Fix atributes

------------------------------------------------------------------------

File not found - G:\atmosphere\contents\*
The batch file cannot be found.
----------------------------------------------------------
======            Choosed SD letter is: g:/            =====
======               Выбранный диск: g:/               =====

======     По адресу g:/ карта памяти не найдена     =====
======       There is no SD card in drive g:/        =====
----------------------------------------------------------

         Убедитесь, что указали правильную букву диска

           1.  The card letter is correct
               Буква диска указана верно

           2.  Choose another card letter
               Ввести другую букву диска

==========================================================
                                             Q.  Выход

:1
------------------------------------------------------------------------

                        Removing _backup folder
                             Please wait!

------------------------------------------------------------------------
The system cannot find the file specified.
The batch file cannot be found.

Press any button for exit
The system cannot find the file specified.

https://github.com/rashevskyv/kefir/blob/719274a58dce90822524706577449d0dc4331a2e/install.bat#L259 The "batch file delete command" was found to be causing the problem and the command was deleted. After that the installation is complete.

Any idea why this error occurred?

rashevskyv commented 2 years ago

You should copy files to SD and put it to Switch. No need to launch script. If you want to install with script, you should unpack kefir to PC and launch script from there