WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: PiCore 7 on Raspberry Pi3  (Read 3979 times)

Offline obi8

  • Newbie
  • *
  • Posts: 2
PiCore 7 on Raspberry Pi3
« on: April 23, 2016, 09:52:50 AM »
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?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
PiCore 7 on Raspberry Pi3
« Reply #1 on: April 23, 2016, 11:36:13 AM »
Which piCore version? You need the latest 7.1beta
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 661

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: PiCore 7 on Raspberry Pi3
« Reply #3 on: April 23, 2016, 11:40:32 AM »
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.

Offline obi8

  • Newbie
  • *
  • Posts: 2
Re: PiCore 7 on Raspberry Pi3
« Reply #4 on: April 23, 2016, 11:50:04 AM »
Thx for your reply, i try it :-)

Offline fault-tolerant

  • Newbie
  • *
  • Posts: 19
Re: PiCore 7 on Raspberry Pi3
« Reply #5 on: May 09, 2016, 10:32:44 PM »
@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.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: PiCore 7 on Raspberry Pi3
« Reply #6 on: May 09, 2016, 10:54:28 PM »
@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!


« Last Edit: May 09, 2016, 10:56:30 PM by bmarkus »
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."