Skip to content

Add possibility to build image without web-interface #9

@jbaiter

Description

@jbaiter

To quote @matti-kariluoma:

A raspberry pi stack that is low-tech (no external laptop, router, etc.) and dumps images directly to an attached usb stick.

@markvdb:

I had a prototype running in the past (Debian based). Gunirus has the board and the root file system that was on it. He will upload some of the relevant files from my old experiment.

  • Automounting USB mass storage devices itself is not that difficult. See https://wiki.debian.org/AutoFs‎ .
  • Trickier thing: FAT32 usb mass storage devices are easily corrupted if not unmounted properly. iirc, I used a beeping sound on the cameras to tell when it was safe to remove the stick.

This issue was copied from an earler "raspberry-pi-pauper-build" repository, which is now removed, to avoid confusion and code duplication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions