ApplePi-Baker Changelog

What's new in ApplePi-Baker 2.1.0

Jun 3, 2019
  • I’m very excited to announce that ApplePi-Baker now supports shrinking and expanding of Ext2, Ext3 or Ext4 Linux partitions on a Mac!!
  • This is something I wasn’t able to do before and is commonly seen as a challenge on a Mac (since MacOS does not support these Linux File Systems).
  • This update can only shrink or expand Linux partitions on a MBR partitioned disks (very common format used for the Raspberry Pi).
  • Keep in mind: I’ve done quite a lot of successful tests, but by lack of beta testers, I’m still marking it as experimental.
  • During backup, if the option has been enabled, ApplePi-Baker will locate a Linux partition and if found shrink it to it’s minimal size, and update the IMG file and it’s partition table (the source will not be affected). This will result in a much more compact IMG file, and offers a restore to a device of a different capacity.
  • On Restore, this same option will expand that Linux partition to the maximum available size on the target disk.
  • Obviously, the target device needs to be able to accommodate at least the minimum size of the IMG file.
  • Since quite a bit needs to be done (find partition, check file system integrity, resize partition, etc), this will naturally slow down the backup and restore process, but it will help restoring to different sized target disks/SD-card.
  • Not only that, version 2.1.0 will be much faster than 2.0.0 – I’ve seen speed increases up to 300% during backup.

New in ApplePi-Baker 2.0 (May 13, 2019)

  • Completely revamped version
  • 64 bit
  • Signed
  • No more sudo password

New in ApplePi-Baker 1.9.4 (Aug 9, 2016)

  • Fixes a small bug for macOS Sierra users (beta 2 tested).
  • The disk/SD card size was not displaying. This has been fixed in 1.9.4.

New in ApplePi-Baker 1.9.2 (Jul 12, 2016)

  • Addresses a minor issue with MacOS Sierra (beta) concerning proper device detection.

New in ApplePi-Baker 1.9.1 (Jun 22, 2016)

  • Addresses a potential issue with restoring large SD cards (sync kernel buffers), and compression when making backups of larger SD Cards.
  • The mechanism to “eject” and SD card has internally been revamped as well. Additional, the option “Auto Eject after Restore” has been implemented.
  • To show that ApplePi-Baker is still working, a small indicator has been placed in the upper right corner of the window.
  • Additionally the status refreshrate has been increased.