Tiny Core Base > piCore Final Releases

piCore64 13.0 released (64-bit)

(1/4) > >>

Paul_123:
Team Tiny Core is pleased to announce the release of piCore64-13.0:

Core components

- kernel 5.10.39
- rpi firmware 2021/05/25 (Note rpi4 bootloader has to be upgraded manually. The easiest way is to use rpiImager to put the latest bootloader on a microsdcard and boot your pi)
- glibc-2.32
- busybox-1.33
- gcc-10.2.0
- micropython 1.13

http://www.tinycorelinux.net/13.x/aarch64/releases/RPi/piCore64-13.0.zip

Juanito:
It would maybe be good to put a link to the RPi4 boot loader  :)

Paul_123:
It used to be easier to direct link.   The bootloader repo is here.  https://github.com/raspberrypi/rpi-eeprom. Rpi imager will pull the latest from that repo.

The readme on the repo has basic instructions.

Juanito:
I compiled rpi-imager for CorePure64 - it fails with:
--- Code: ---sfdisk: "Checking that no-one is using this disk right now ... OK\n\nDisk /dev/mmcblk0: 14.45 GiB, 15510536192 bytes, 30294016 sectors\nUnits: sectors of 1 * 512 = 512 bytes\nSector size (logical/physical): 512 bytes / 512 bytes\nI/O size (minimum/optimal): 512 bytes / 512 bytes\nDisklabel type: dos\nDisk identifier: 0x2ddfd8be\n\nOld situation:\n\nDevice         Boot Start      End  Sectors  Size Id Type\n/dev/mmcblk0p1       8192 30294015 30285824 14.4G  e W95 FAT16 (LBA)\n\n>>> Created a new DOS disklabel with disk identifier 0xd35f0ab7.\n/dev/mmcblk0p1: Created a new partition 1 of type 'W95 FAT16 (LBA)' and of size 14.4 GiB.\nPartition #1 contains a vfat signature.\n/dev/mmcblk0p2: Ignoring partition.\n/dev/mmcblk0p3: Ignoring partition.\n/dev/mmcblk0p4: Ignoring partition.\n/dev/mmcblk0p5: Done.\n\nNew situation:\nDisklabel type: dos\nDisk identifier: 0xd35f0ab7\n\nDevice         Boot Start      End  Sectors  Size Id Type\n/dev/mmcblk0p1       8192 30294015 30285824 14.4G  e W95 FAT16 (LBA)\n\nThe partition table has been altered.\nCalling ioctl() to re-read partition table.\nSyncing disks.\n"
mkfs.fat: "mkfs.fat: unable to open /dev/mmcblk0p1: No such file or directory\nmkfs.fat 4.2 (2021-01-31)\n"

--- End code ---

..when obviously there is a /dev/mmcblk0p1  :(

Rich:
Hi Juanito

--- Quote from: Juanito on June 07, 2021, 05:13:01 AM --- ... right now ... OK\n\nDisk /dev/mmcblk0: 14.45 GiB, 15510536192 bytes, 30294016 sectors\nUnits: ...
--- End quote ---
What's with all of the escape sequences? ???

Navigation

[0] Message Index

[#] Next page

Go to full version