Skip to content
#

union

Here are 85 public repositories matching this topic...

mirceal
mirceal commented Oct 6, 2018

this conversion can be done on the fly.
document it and/or maybe provide a script that can be downloaded and ran

something along the lines of:

cd /tmp
curl -L https://api.cattlepi.com/images/global/raspbian-lite/2018-06-29/bootstrap/cattlepi.zip?apiKey=deadbeef > cattlepi.zip
unzip cattlepi.zip
mkdir -p /tmp/boot
sudo mount  -o loop,offset=1048576 /tmp/cattlepi.img /tmp/boot
su

Improve this page

Add a description, image, and links to the union topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the union topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.