emonSD-24Jul20 release

You need to differentiate between the version of linux vs the version of EmonCMS. You’re looking only at the EmonCMS version.

The July 2020 image is running “debian buster”, whereas previous versions were running “debian stretch”, “debian wheezy”, or “debian jessie”, depending on how far back you go. Those are the “distribution level upgrades” being referred to.

2 Likes

@Greebo

Thx for that additional clarification.

What is important to me is the emoncms functionality (incl Python 3). If I stick with a fully updated Oct 2019 image, will that pick up the fixes and enhancements that are continuous with emoncms? Or is it now frozen at 10.2.6?

Will these future fixes & enhancements only apply to the July 2020 image? and it alone will advance beyond 10.2.6?

I guess there could come a time when a future emoncms fix/enhancement will only work on Buster and will not work on Stretch?

You should see a different entry here in the admin screen (this is 2019 image).

image

emoncms will continue to update, but it is always good to keep the OS as current as possible so nothing is lost by using a new image.

For now no, the 2019 image will update.

Yes hence dropping the updating of earlier images.

1 Like

Will this image automatically make full use of SD cards larger than 16 GB?

I don’t think so. You can expand the data partition easily, but increasing the size of rootfs is more difficult.

I’d suggest running the Script process yourself on larger cards.

For what it’s worth, I wrote the 16GB image to a 32 GB card using Etcher, then quite simply, with the card still in the laptop where I downloaded the image, used GParted to expand the third partition (the one with the data directories phpfina, phpfiwa, phptimeseries, etc) to fill the card.

Very late to the game with this one, but in the process of upgrading my emonPi from emonSD-30Jul18 to emonSD-24Jul20, following the instructions on Update & Upgrade - Guide | OpenEnergyMonitor and https://www.raspberrypi.org/documentation/installation/installing-images/mac.md using a Mac. But when I unmount the /disk5 it then says it can’t find it in the subsequent step - which (other than that is what it says I should do) seems logical anyway!

Whilst asking, can I use Balena Etcher to do this, or does that do something different from using Terminal?

TIA

I use Balena Etcher now, works a treat! Maybe it would be better to point to the OEM image page which recommends Etcher rather than the raspberrypi documentation there come to think of it emonSD pre built SD card Download & Change Log · openenergymonitor/emonpi Wiki · GitHub

2 Likes

@TrystanLea, it looks like you unpinned this. Did you mean to?

It is good to keep it pinned so easily found. The alternatives is an ‘Announcement’ Category into which you post announcements (funnily enough) but lock the posts so questions get added to new threads. If possible link to the menu at the top (other than in categories) so easily found (when responding to a question answered by the announcement).

Thanks @TrystanLea - I am flashing via Etcher now. Another quick question - why is the image so large? It is 15.5GB, and even a fairly loaded version of Raspbian is notably smaller than that? How much space is left for user data? (I’m using a 16GB card).

Compressing an image file is a little tricky and not something we do at the moment. If anyone wants to offer of course :slight_smile:

:crazy_face:

I wasn’t complaining - just wondered how it allowed space for user data on a 16GB card - but perhaps 500MB is enough anyway.

Honest!

No that is a whole card and includes all the partitions, but the partitions are empty not full.

Do

df -h

4 posts were split to a new topic: Duplicate Inputs with new Image

2 posts were split to a new topic: Problems with restore from USB

@TrystanLea please note emonscripts documentation has not been updated

Thanks @borpin now updated:
EmonScripts/readme.md at master · openenergymonitor/EmonScripts · GitHub

1 Like

I have been keeping mine up to date, at least I thought.

I guess upgrading does not upgrade everything?

It says I still have Release emonSD-26Oct17?

Can I get an answer on this? I guess the upgrading does not upgrade the SD card fully?