Very pleased to introduce the Pi-Kitchen

Posted: November 8, 2014 in General

The last few weeks I’ve been very busy working on a new concept which I’ve been using for months.  The groundwork is now in place and I’m ready to start sharing some of the results.  I hope that people give this a try and find it useful (I know I have and is now something I use all the time).

It also lives on GitHub, so I hope it will also grow as others submit their own recipes.

Enjoy…


Introducing the Pi-Kitchen

Have you created that perfect setup on your Raspberry Pi and then needed to update or reinstall your card?

Ever wanted to share your creations with others without having to go through all the trouble-shooting that typically comes with it?

Would you like to be able to use the same setup over and over without needing to clone SD-Cards?

Do you want your Raspberry Pi SD-Card experience to just be simpler right from the start?

Well, welcome and come into the Pi-Kitchen!

The aim of the Pi-Kitchen is to provide a new way to customise and build your SD-Card even before you power up your Raspberry Pi. It should allow you to bake your own bespoke installation which is ready to go right off the first power up, up to date and fully loaded with whatever you desire.

The Pi-Kitchen Concept

The overall concept for using the Pi-Kitchen is to provide a wide selection of “ingredients” from which you can select and include in your very own special “recipe” for your own perfect SD-Card.

In theory, you will be able to mix and combine the various ingredients (=a particular feature/setup) with other ingredients, to create that perfect blend of special spices to go into your recipe (=your desired setup).

The key difference to the standard method of building custom images is the that source files (the ingredients) are kept separate to the installation (the recipe). This means we are free to mix and combine them how we wish.

Since NOOBS supports the installation of flavours we can (if we want to) create a range of flavours each using a different recipe, all drawing from a common set of ingredients.

The Pi-Kitchen works using standard files making it easy to edit, adjust and re-configure your setup (even from OSX/Windows or directly from your Raspberry Pi). Of course once you are happy, you can also tar-ball (compress) everything as desired into a single package.

How does it work?

The Pi-Kitchen uses a small modification to the scripts used by NOOBS to perform an additional step in the installation process, allowing us to inject our own files into the final installation (without having to edit the standard images or create custom flavour images).

In the most basic setup, we replace one file in the standard NOOBS install, and then just add the files we need.

With thanks to…

A huge thanks to Kevin Hill who created NOOBS-config which performs the magic, and has kept modifying it to fit in with my ideas/plans for it.

Also thanks also goes to the NOOBS team (Andrew Scheller etc) who created NOOBS in the first place.

NOTE: We do allow the Pi-Kitchen to break the golden NOOBS rule about not messing with the recovery partition (and in some cases we are actively encouraging it) so these methods will probably remain outside of the standard NOOBS system.

What can the Pi-Kitchen do?

By using this very simple idea, we can perform lots of exceedingly useful operations:

  • Injection of network and WiFi settings so we can have full networking and remote access enabled immediately.
  • Automatically enable the settings for a direct network cable link to use the Raspberry Pi with a laptop/PC
  • An automated install script which we can trigger on the first power up of the Raspberry Pi following the NOOBS installation (so we can install SAMBA, VNC etc as needed)
  • Enable a bluetooth keyboard to work on the first boot
  • Automatically run background scripts to check for and respond to attached hardware (such as hardware buttons)
  • Build stand-alone projects which can be quickly deployed by selecting a specific OS flavour
  • Possibility to setup scripts which automatically run on start up
  • Option to setup mapping of data and recovery partitions automatically
  • We can create a range of different flavours which then can install a unique combination of ingredients (=a particular feature/setup). For example, you could create one flavour for a workshop and another flavour which runs an automated demonstration of the workshop as soon as it is switched on
  • Create installations which can be run without a network but can be easily updated when required.
  • Pre-load the installation with relevant data-sheets, resource materials or web-links.
  • Ability to share and develop common ingredients with others.
  • and probably a lot more we’ve not tried!

The bonus is, that once you have got something setup and working, you don’t need to keep doing it each time you create a new installation or perform clean install.

Get baking!

Take a look in the subsections for examples and ideas, and bake your first SD-Card.

Pi-Kitchen: Getting Started – explains how to setup a very basic Pi-Kitchen setup and how everything works.

Pi-Kitchen: Creating Flavours – explains how to extend your setup to use flavours, expanding your Pi-Kitchen to support multiple setups.

Pi-Kitchen: Automatic Installations – explains how to configure the Pi-Kitchen to perform an automated install of your preferred setup.

Recipe 001 – Direct Network – The first recipe for the Pi-Kitchen finally provides an out-of-the-box direct networking solution (based on the Super Easy…Direct Network Connection guide).

I will have a Quick Start guide coming very soon too, as well as lots more of the recipes I’ve been using on my own Raspberry Pi!

Also don’t forget to let me know how you get on.

UPDATE: The Pi-Kitchen: Quick Start is now available too!

Comments

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.