Page 1 of 1

Noop question SD kite sword

Posted: Mon Mar 11, 2019 12:31 pm
by phreaky
Uhm I feel kinda stupid ... :oops:

I have a kite circuit sword cm3. But what’s the process of installing. According to the wiki I have to install the software from kite but does that contain Retropie as well ? Or do I need kite software only for testing the board? And then applie Retropie to the SDcard ?

Re: Noop question SD kite sword

Posted: Mon Mar 11, 2019 12:43 pm
by Ludaris
Hey,

The image of kite is fully equipped with all necessary settings for the board and also contains retropie 4.4.
But you have to install the roms on your own :)

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 2:41 am
by phreaky
thnx for the info :D

1 other question.
i have a 64GB sdcard and it leave an unallocated partion on the SD card do i need to partion that so retropie see it ?

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 2:58 am
by McGyver
For transfering images to SD card you need the right software tools. Just google for it depending on windows or Mac other tools are necessary.

When you transfer the image to the SD card all previous formating or file system will be revoked and several new partitions will be written by your software tool to the card.

Note: copy / past only the image file to the SD card wil not work!

To check if the image transfer to card worked well you can check the finished card by your computer: inserted you should see a fat filesystem with appprox 56MB size. Inside are several files including config.txt for example.

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 3:08 am
by phreaky
McGyver wrote:
Tue Mar 12, 2019 2:58 am
Note: copy / past only the image file to the SD card wil not work!
i did know that ;)
McGyver wrote:
Tue Mar 12, 2019 2:58 am
For transfering images to SD card you need the right software tools. Just google for it depending on windows or Mac other tools are necessary.

When you transfer the image to the SD card all previous formating or file system will be revoked and several new partitions will be written by your software tool to the card.

Note: copy / past only the image file to the SD card wil not work!

To check if the image transfer to card worked well you can check the finished card by your computer: inserted you should see a fat filesystem with appprox 56MB size. Inside are several files including config.txt for example.
well i imaged the SD card with balenaEtcher to get kite software on it. but when i go windows and open diskmanager i see the 3 partitions on the sd card.
partition 1: boot 57MB
partition 2: 2.19 GB
59GB unallocated space i assume i have to partition this so i can put the roms in the or is that someting i can do from within the retropie interface?

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 4:11 am
by McGyver
The roms needs to go into partition2. But since this partition is ext4 you are normally only on linux able tonwrite to this file.

This is the reason most of us transfer roms after all setup finally by a ssh connection using terminal or other sftp file transfer clients.

Or you access your sd card by a linux environment and place the roms into the right folder.

Search the forum or internet for reteopie rom transfer.

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 4:36 am
by kite
On first boot it will expand the file system

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 11:00 am
by phreaky
kite wrote:
Tue Mar 12, 2019 4:36 am
On first boot it will expand the file system
Nice thnx for the info

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 11:01 am
by phreaky
McGyver wrote:
Tue Mar 12, 2019 4:11 am
The roms needs to go into partition2. But since this partition is ext4 you are normally only on linux able tonwrite to this file.

This is the reason most of us transfer roms after all setup finally by a ssh connection using terminal or other sftp file transfer clients.

Or you access your sd card by a linux environment and place the roms into the right folder.

Search the forum or internet for reteopie rom transfer.
Cool i will use my linux mint system then for that :)

Re: Noop question SD kite sword

Posted: Tue Mar 12, 2019 4:24 pm
by McGyver
As Kite wrote: the filesystem should be expanded in order to get enough space on the need partition. Perform the first boot with your raspberry with this card before transfering the roms. You can later if need resize your partitions with linux using Gparted if need.