Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: obi8 on April 23, 2016, 12:52:50 PM

Title: PiCore 7 on Raspberry Pi3
Post by: obi8 on April 23, 2016, 12:52:50 PM
Hello guys,

i try to install PiCore 7 on my raspberry pi3.
I download the zip file, unpack it and with dd put the .img file on the sd card.
If the pi boot i see only a rainbow picture and no more. I wait 10min but nothing perhaps.

I try it with ssh but i cant ping the pi.

Can any help to install PiCore on my Pi3?
Title: PiCore 7 on Raspberry Pi3
Post by: bmarkus on April 23, 2016, 02:36:13 PM
Which piCore version? You need the latest 7.1beta
Title: Re: PiCore 7 on Raspberry Pi3
Post by: patrikg on April 23, 2016, 02:38:54 PM
Here:
http://tinycorelinux.net/7.x/armv6/test_releases/piCore-7.1beta3.zip
Title: Re: PiCore 7 on Raspberry Pi3
Post by: jgrulich on April 23, 2016, 02:40:32 PM
Doesn't mater if it is for arm6, or arm7, both are now the same.
The img file is working well on all Raspi versions included RPi3 without any additional modification.
Probably some issue with the SD card, use SDFormatter  with the "Format Size Adjustment" ON.
Than use dd, or better Win32DiskImager to create SD partitions.
Title: Re: PiCore 7 on Raspberry Pi3
Post by: obi8 on April 23, 2016, 02:50:04 PM
Thx for your reply, i try it :-)
Title: Re: PiCore 7 on Raspberry Pi3
Post by: fault-tolerant on May 10, 2016, 01:32:44 AM
@obi8 you can download the original Raspbian image and copy the .dat, .elf, and .bin files (two-stage bootloader and memory mapping helper files) from it to your piCore SDCARD. This will do the trick. The reason is differences in memory mapping during the boot process between the two models.
Title: Re: PiCore 7 on Raspberry Pi3
Post by: bmarkus on May 10, 2016, 01:54:28 AM
@obi8 you can download the original Raspbian image and copy the .dat, .elf, and .bin files (two-stage bootloader and memory mapping helper files) from it to your piCore SDCARD. This will do the trick. The reason is differences in memory mapping during the boot process between the two models.

Do not need to copy over Raspbian boot files. piCore SD-card image comes with the proper files matching kernel used. Mixing up boot files and kernels may or may not cause issues.

piCore-7.1beta4 supports all RPi boards. Leave boot partition as it is!