Here you'll find the raspi image and many other stuff :

Here you’ll find the raspi image and many other stuff :

https://www.mycloud.ch/s/S00A186C8F537127A037EE1E8649CCCB5EBC875D3EC9FE83402DC508B8F57B6E

(the raspi image is mine, with some mods. If someone have the original, I can open a ftp to upload it and push it back on that storage area)

Thanks for this post! I do have the original.

Zip File is 2.5GB.

Original raspi firmware available at https://www.mycloud.ch/s/S00A186C8F537127A037EE1E8649CCCB5EBC875D3EC9FE83402DC508B8F57B6E/Raspi_img/original/

Thanks for the repackage, @Nicolas_Liaudat ! Could you add an instruction in that directory? I added your repo to Links in this forum.

Everybody who’s have the link can add it’s own content. The only limit is that the max single filesize is 1GB. I test for a while giving access to everybody, but if there is a problem of non ares3d related content, I’ll suspend write access.
Regards

I mean steps to stitch 3 files back to one usable image. (I know how to do this on a *nix like system but forgot how on Windows, for example.)

######################

Extract

######################

M$ Windows

Install 7zip from http://7zip.org
Extract with gui

Fedora

yum install p7zip
7za e octopi1-2-9-16gsmall0225.7z.001

Debian

sudo apt-get install p7zip
7za e octopi1-2-9-16gsmall0225.7z.001

#######################
###Restore to sdcard
######################

M$ Window

install win32diskimager at Win32 Disk Imager download | SourceForge.net
Use gui to push img file to sdcard

Unix (or direct in raspi)

dd if=/octopi1-2-9-16gsmall0225 of=/dev/sdX

sdX can be given following #fdisk -l

If anybody need support on disk image restore, you can ask me at nliaudat@gmail.com